I have an Ubuntu Server 10.04 VPS (Virtual Private Server) that hosts my website. I would like to clone this VPS and create a VirtualBox machine from it. How can I do this?
|
I think you want to look at the command Once you have the hard drive converted, you can just create a new Virtual Machine, but use your existing disk image you just created. |
|||
|
|
If you want to migrate the whole installation byte-for-byte, in essence making a copy of the disk: read penguin359's answer, or see Moving linux install to a new computer. If you just want to reproduce the settings of an existing installation: install a basic system from scratch, then run |
|||
|
|