fixing Vmware 2 port for 5.x and 6.x.. kmem _alloc_pageable
Sean Welch
Sean_Welch at alum.wofford.org
Sat Mar 5 08:18:41 PST 2005
On Fri, Mar 04, 2005 at 09:43:23PM -0800, Julian Elischer wrote:
> it takes 2 args...
> try:
>
>
> jules# ./update vmware /usr/local/lib/vmware/bin/vmware
> Updating /usr/local/lib/vmware/bin/vmware ... VMware Workstation 2.0.4
> (build-1142), now patched
> jules#
Aha! That did it. Thanks!
Here is a strange thing, however. I'm running vmware3 and without
the binary patched I get the message about AIO not being implemented
when I power off the VM. With the binary patched that message goes
away but then I have the host reboot issue when I try to use the
power on button. Odd. For the time being I'll just run with the
port as is.
Oh, one other thing. The 001.vmware.sh script has to be modified
for vmware3 to even start.
*** 001.vmware.sh Sat Mar 5 10:14:48 2005
--- /usr/local/etc/rc.d/001.vmware.sh Sat Mar 5 10:08:50 2005
***************
*** 23,29 ****
vmware=`vmware_config vmware.fullpath`
vmware_libdir=`vmware_config libdir`
! networking=
dev_vmnet1=/dev/vmnet1
vmnet1_minor=0x00800001
--- 23,29 ----
vmware=`vmware_config vmware.fullpath`
vmware_libdir=`vmware_config libdir`
! networking=1
dev_vmnet1=/dev/vmnet1
vmnet1_minor=0x00800001
Thanks for the help!
Sean
More information about the freebsd-current
mailing list