[nmglug] cloning HD
Nick Frost
nickf at frostitute.com
Mon Jan 3 13:20:20 PST 2011
On Jan 3, 2011, at 1:59 PM, Eric Krieger wrote:
> How are you cloning the drive? Are you connecting the new drive to
> the system via some sort of usb or firewire enclosure? Running...
>
> dd if=/dev/sda of=/dev/sdb
>
> Will copy all partitions from sda to sdb and just expand sda1 on the
> new drive once it's finished. Granted it's not the fastest method but
> it works.
The above works well, but I've had slightly better results with;
dd if=/dev/sda of=/dev/sdb bs=1M conv=notrunc,noerror
- Nick
---------------------------------------
Nicholas S. Frost
7 Avenida Vista Grande #325
Santa Fe, NM 87508
nickf at frostitute.com
----------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4372 bytes
Desc: not available
URL: <http://lists.nmglug.org/pipermail/nmglug-nmglug.org/attachments/20110103/3a32e120/attachment.bin>
More information about the nmglug
mailing list