creating a VM using the Virtualbox API
Posted: 27. Jul 2012, 13:51
Hello everyone,
I am trying to create a new Vitrual machine using the java api. I would like to make it work on a windows machine to create a linux machine. I can create a VM, a storage controller and a (normal) harddisk, but I cannot seem to be able to attach the harddisk to the VM. I get the same problem trying to attach a DVD device. I keep getting that the machine is not mutable (state is powered off) This is with a registered machine.
What steps do I need to do to attach the devices to the VM?
Thanks
I am trying to create a new Vitrual machine using the java api. I would like to make it work on a windows machine to create a linux machine. I can create a VM, a storage controller and a (normal) harddisk, but I cannot seem to be able to attach the harddisk to the VM. I get the same problem trying to attach a DVD device. I keep getting that the machine is not mutable (state is powered off) This is with a registered machine.
What steps do I need to do to attach the devices to the VM?
Thanks