Page 1 of 1

How to use DD to backup to remote HDD

Posted: 2011/06/12 08:21:59
by kmdot
Hi,

I want to create an exact clone of a remote centos server that we have, and so far have done it all wrong...

What I have done is: Mounted the HDD on another install. and zipped the whole drive, and now I have all files, but no image

What I want to do is:

Create an image of the entire HDD, and copy it to a remote HDD. The remote HDD is a virtual HDD, and was thinking I could create a DD image, and then use a converter to convert the dd image to a VDI/VMDK?

Any ideas on the best way to clone my remote server, and copy it to my local machine to a vdi/vmdk?

Thanks

Re: How to use DD to backup to remote HDD

Posted: 2011/06/12 10:37:15
by TrevorH
Have a look at partimage, it can write the result to a partimage server on the network.

How to use DD to backup to remote HDD

Posted: 2011/06/13 20:38:15
by pschaff
Welcome to the CentOS fora. Reading [url=https://www.centos.org/modules/newbb/viewforum.php?forum=47]FAQ & Readme First[/url] is recommended for new users.

Another option would be [url=http://clonezilla.org/]Clonezilla[/url]. Use Clonezilla on the physical machine to create an image file, boot the VM with Clonezilla and restore the image in the VM.