Howto reset a VirtualBox VM

Really simple:

VBoxManage will give you a list of currently running vm’s

#VBoxManage list runningvms

Then use VBoxManage from the command line as described below:

#VBoxManage controlvm <vmname> pause|resume|reset|poweroff|savestate

get the complete list of options with: #VBoxManage controlvm

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Comments Protected by WP-SpamShield Spam Filter