![]() |
autostart a virtualbox vm on boot - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: autostart a virtualbox vm on boot (/showthread.php?tid=8630) |
autostart a virtualbox vm on boot - donbrew - 12-23-2022 Evidently I am the only one. I have Home Assistant OS in a virtualbox virtual machine. It would be very convenient to have it start up at boot. I have found the Application Autostart tab in Session and Startup. The ADD button wants the startup command. What is the command to start virtualbox and the particular VM? Is this correct: VBoxManage startvm HAOS --type gui HAOS is the name of the VM. Re: autostart a virtualbox vm on boot - donbrew - 12-24-2022 I decided to give it a blind test. It works! Much easier to do than all of the advice from GoOgle involving making scripts and other BS. |