Sziasztok!
Közben a neten találtam rá megoldást, még nem próbáltam, de közzéteszem, hátha több ujj többet lát.
Az eredeti szöveg:
Because you’re running into the udev system in Fedora Core 3. Devices are created dynamically in Fedora Core 3 from info in /etc/udev/devices – if the devices are not in there, they won’t be recreated when you reboot your system. You need to make some adjustments to get the devices created in the udev try – run these commands as root after installing VMWare
Make sure you have the latest udev update RPM’s installed.
Install the vmware RPM
run vmware-config.pl to set up vmware
# cp -rp /dev/vm* /etc/udev/devices
# /sbin/chkconfig vmware reseet
Röviden és szabadon:
Mivel udev-et használ a rendszer ezért a ténylegesen meglévõ eszközök lesznek minden indításkor betöltve.
Ezért a VMWare install után root-ként futtasd a következõ parancsokat:
(az udev-ed legyen a legutolsó frissítésû!!!)
futtasd: vmware-config.pl , hogy beállítsd vmware-t
aztán:
# cp -rp /dev/vm* /etc/udev/devices
# /sbin/chkconfig vmware reseet
remélem segített. én is ki fogom próbálni
legutóbbi hsz