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 kernel-source-stripped. Full kernel source works, although some workarounds are required for udev or you have to re-run vmware-config.pl each boot.

VMware Workstation 4.5.2 build-8848



------------------------------------------------------------------------

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to