Actions

Difference between revisions of "Vmware vmmon problem"

From zen2

(Created page with 'try <pre> sudo /etc/init.d/vmware start </pre> Previous to this I did <pre> sudo mknod /dev/vmmon c 10 165 </pre> to add to the kernel, but this created yet another error.')
 
m (1 revision)
 
(No difference)

Latest revision as of 08:45, 25 July 2013

try

sudo /etc/init.d/vmware start

Previous to this I did

sudo mknod /dev/vmmon c 10 165

to add to the kernel, but this created yet another error.