-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Jan 26, 2009 at 11:49:36AM +0000, Peter Ford wrote: > I'm stuck trying to unregister the VM - I get an error complaining that a hard > disk image is still attached. > > So how do I detach the hard disk image? I can't see a VBoxManage command to do > that...
vboxmanage modifyvm vm_name -hda none If this isn't the primary on the first controller, replace -hda with - -hdb/d as appropriate. You should then be able to unregister the vm. Hth. Greg - -- web site: http://www.romuald.net.eu.org gpg public key: http://www.romuald.net.eu.org/pubkey.asc skype: gregn1 (authorization required, add me to your contacts list first) - -- Free domains: http://www.eu.org/ or mail [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkl+DCIACgkQ7s9z/XlyUyBYdgCcDJvlHM8O4xD/ZATszvEHJWUM +l8AnRCWaRTXKTQBcQhyLYTp93XOTlgv =w/Hl -----END PGP SIGNATURE----- _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
