Re: [newbie] 10.1 & VMWare

2004-11-04 Thread Edgars Smits
To solve this with 10.1, add for a in `seq 0 9`; do mknod /dev/vmnet$a c 119 $a; chmod 600 dev/vmnet$a; chown root.root /dev/vmnet$a; done at the beginning of /etc/init.d/vmware script, just below initial '#' comments. works for me ED Stew Benedict wrote: I was having trouble trying to use kern

Re: [newbie] 10.1 & VMWare

2004-11-04 Thread Stew Benedict
On Wed, 3 Nov 2004, Paul Kaplan wrote: > Has anyone gotten VMWare 4.5.2 to run on a 10.1 host? > > It installed fine from the rpm, but when executing vmware-config.pl (as a > normal user or root) it ended with the following: > > ... > make[1]: Leaving directory '/usr/src/linux-2.6.8.1-12mdk' >

Re: [newbie] 10.1 & VMWare

2004-11-03 Thread Stephen Kühn
On Thu, 2004-11-04 at 11:44, Paul Kaplan wrote: > Has anyone gotten VMWare 4.5.2 to run on a 10.1 host? > > It installed fine from the rpm, but when executing vmware-config.pl (as a > normal user or root) it ended with the following: > > ... > make[1]: Leaving directory '/usr/src/linux-2.6.8.1-1

[newbie] 10.1 & VMWare

2004-11-03 Thread Paul Kaplan
Has anyone gotten VMWare 4.5.2 to run on a 10.1 host? It installed fine from the rpm, but when executing vmware-config.pl (as a normal user or root) it ended with the following: ... make[1]: Leaving directory '/usr/src/linux-2.6.8.1-12mdk' cp -f vmmon.ko ./../vmmon.o make: execvp: cp: Permission