[solved] ivalid machine name during systemstartup
Posted: 19. Sep 2008, 13:56
Hi there!
I try to start a specific VM during host startup. The host runs under Ubuntu hardy. Therefor I added the line
to my rc.local. But it won't start up. The console output is
Even if I try the uuid it won't do. The output is
The command starts up the VM proper when I'm logged in and issued the command manually.
I'm thankfull for any suggestions
Thx,
MM
I try to start a specific VM during host startup. The host runs under Ubuntu hardy. Therefor I added the line
Code: Select all
/usr/bin/VBoxHeadless -s anymachine
Code: Select all
invalid machine name
Code: Select all
Could not find a registered machine with UUID {...}
I'm thankfull for any suggestions
Thx,
MM