For anyone trying to install VMware on a 2.6.35 kernel, you'll need to know about this: http://communities.vmware.com/thread/272625
FYI, I installed 10.10 on a hard drive partition, and set it up with Nvidia proprietary driver, desktop effects, and VMware Player 3.1, and it all seems fine. There's an error during boot concerning the mounting of /proc/bus/usb that I haven't had time to research or work with, but after I press "S to skip", I don't see any problems running the system.
EDIT: Fixed -- I dunno why this line was in my /etc/fstab file:
but, commenting it out stopped the silly boot error message.
FYI, I installed 10.10 on a hard drive partition, and set it up with Nvidia proprietary driver, desktop effects, and VMware Player 3.1, and it all seems fine. There's an error during boot concerning the mounting of /proc/bus/usb that I haven't had time to research or work with, but after I press "S to skip", I don't see any problems running the system.
EDIT: Fixed -- I dunno why this line was in my /etc/fstab file:
Code:
usbfs /proc/bus/usb usbfs defaults 0 0