Virtual machine not starting at Ubuntu Startup
- by Mirage
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