[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: disk cloning with dd



David wrote:

   After a quick "cp --help", I see that it, too has a --one-file-system
   option, so no doubt you could use an identical strategy using "cp" as
   with "tar".

If drives /dev/hda and /dev/hdb are identical models, then
"cp /dev/hda /dev/hdb" works and insures an exact sector for
sector mirror copy of all the partitions.



Reply to: