On 06/07/2013 09:46 AM, jcdole wrote:
>
> Hello.
> What tasks are necessary be done for make a virtual machine to start
> automatically when hosts have finished booting.
> Have read this post http://tinyurl.com/md6vzsa, but does not help me.
>
> And what should one put in /etc/vbox/vbox.conf
>
> Help is welcome.
I use 12.2 with the following file in /etc/init.d/StartVM:
Hello.
2 more questions :
1°) Who have the responsability to call /etc/init.d/StartVM with the start/stop parameter
2°) Seems that the script is working only if virtualbox is running before calling StartVM
Regards
Hi folks, since 12.3 and up will have systemd as default might as well do a native systemd solution. Checkout https://github.com/Jetchisel/VBoxAutostart/archive/master.zip and the instructions are there as well . Although i admit i always use the binary blob from virtualbox.org and not from the distro. cheers lol!
Actually you can cancel that zip file since i have that package as an rpm in my home repo look for “systemd-vboxinit” in the suse download page. Note there i s a man page too