Virtual machine not starting at Ubuntu Startup
Posted
by Mirage
on Server Fault
See other posts from Server Fault
or by Mirage
Published on 2010-04-23T02:19:40Z
Indexed on
2010/04/23
2:24 UTC
Read the original article
Hit count: 352
ubuntu
|vmware-workstation
I have read this tutorial to and added this command in the file
vmrun start /media/VM/WindowXP/Windows XP Professional.vmx
I have also added one more line
echo "hello" >> /home/abc/test.txt
to check if script is runinng or not.
When i restart the ubuntu , then virtual machine does not start. But there are two "hello" in that text file
I don't know why two hellos but vm is not starting
© Server Fault or respective owner