Yes :
On linux add to rc.local or rc.boot :
su -l user  -c 'VBoxManage startvm windows -type vrdp'

and on shutdwon or reboot add something like:
VboxManage controlvm acpipowerbutton windows



On 3/2/07, Alexey Eremenko <[EMAIL PROTECTED]> wrote:

On 3/2/07, Johann Spies <[EMAIL PROTECTED]> wrote:
> With something like linux-vserver one can indicate which virtual
> machines should start up on a reboot.  Can something similar be done
> using vbox?

since vbox has command-line interface, I think you could write a
script that starts the needed VMs on boot.

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users




--
--
Michael
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to