Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:clone_linux_physical_machine_to_virtualbox_vm [2012/02/23 20:45]
Joel Dare
linux:clone_linux_physical_machine_to_virtualbox_vm [2020/06/01 22:53] (current)
Line 1: Line 1:
 +====== Clone Linux Physical Machine to VirtualBox ======
 +
 +This is a quick write up of how I cloned my physical machine to a VirtualBox VM in Linux. ​ I had a machine that I wanted to wipe out and re-structure the drives.
 +
 +===== What you Need =====
 +
 +  - Ubuntu (or other flavor) Linux on CD
 +  - Partimage (easy install)
 +
 +===== Overview =====
 +
 +  - Burn your favorite Linux distribution to CD and boot it.
 +  - Install PartImage and run /​partimage/​.
 +  - Make a copy of your current hard drive using partimage.
 +  - Reboot and start VirtualBox.
 +  - Create a new VM using the image you created with partimage.
  
comments powered by Disqus