Gregory Nowak wrote: > 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 > >
Greg, I thought I'd tried that, but this time it works. Thanks for lending me your aura :) Cheers Pete _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users -- Peter Ford, Developer phone: 01580 893333 fax: 01580 893399 Justcroft International Ltd. www.justcroft.com Justcroft House, High Street, Staplehurst, Kent TN12 0AH United Kingdom Registered in England and Wales: 2297906 Registered office: Stag Gates House, 63/64 The Avenue, Southampton SO17 1XS _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
