Showing posts with label VMware. Show all posts

VMware, VirtualBox Tips  

Posted by Unknown in , ,


How to backup VMs (VirtualBox)
  • VBoxManage clonevdi /home/user/.VirtualBox/VDI/vm.vdi vm_copy.vdi
This will clone your VM. To restore the VM, just create a new VM in VirtualBox and select the cloned VM as HDD.