[Sussex] Simple cloning
John Crowhurst
fyremoon at fyremoon.net
Mon Nov 13 18:39:18 UTC 2006
On Mon, November 13, 2006 17:00, Brendan Whelan wrote:
> Hello,
>
> I am looking for the simplest way to reliably clone a Fedora Core 5
> system. Small differences in disk size, changes in server hardware, out
> dated proprietary software, etc have all caused me aggravation at
> different times.
dd if=/dev/sda of=/dev/sdb
This way you copy everything over (including partition table and all)
It would be the most time consuming especially if you had bad sectors on
the drive.
--
John
More information about the Sussex
mailing list