can autostart order be controlled?

This is for discussing general topics about how to use VirtualBox.
Post Reply
Dima
Posts: 13
Joined: 1. Dec 2012, 00:03

can autostart order be controlled?

Post by Dima »

Hi,

I have setup autostart on Linux and it works well. But I have a lot of VMs and I need them to start in a certain order (most important ones first).

Is there a way to control the autostartup order? If not is there a defined algorithm VBox uses to start things up?

Thanks,
Dima.
noteirak
Site Moderator
Posts: 5231
Joined: 13. Jan 2012, 11:14
Primary OS: Debian other
VBox Version: OSE Debian
Guest OSses: Debian, Win 2k8, Win 7
Contact:

Re: can autostart order be controlled?

Post by noteirak »

AFAIK not possible.
Hyperbox - Virtual Infrastructure Manager - https://apps.kamax.lu/hyperbox/
Manage your VirtualBox infrastructure the free way!
rayH
Posts: 7
Joined: 5. Jun 2010, 17:50
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: WinXP Win7 Centos5

Re: can autostart order be controlled?

Post by rayH »

Instead of "autostart" I have always used an "@reboot VBoxHeadless --startvm" crontab entry. For multiple VMs I use a shell script, called from cron, to start the VMs as background processes, cotrol dependencies, etc.
Post Reply