Hi All

I'm starting out to use the virtualbox C API, my objective is to carry out
the following sequence of simple operations to automate the deployment of
VMs on VirtualBox:

1. Create and Launch a VM
2. Create a virtual disk and attach it to the VM
3. Detach a virtual disk from the VMr
4. Shut the VM down

I'm working through the single example C program supplied with the
VirtualBox SDK,  however, I find it's quite a complex piece of work, and
I'd appreciate it if there were smaller more digestable examples for doing
limited sing-purpose operations like those listed above?

Any pointers to working examples of C code would be much appreciated!

Thanks in advance!
Traiano
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to