I'd like to auto start a VM when phpVirtualBox is loaded on my Synology NAS - how do I do this please?
May be you need to start VMs with VirtualBox started? it's vboxmanage modifyvm [vm_name] --autostart-enable on as I remember.
Log in to post a comment.
I'd like to auto start a VM when phpVirtualBox is loaded on my Synology NAS - how do I do this please?
May be you need to start VMs with VirtualBox started?
it's vboxmanage modifyvm [vm_name] --autostart-enable on as I remember.