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

Re: [sheflug] hdd cloning



On Mon, 2006-07-03 at 17:44 +0100, Ted.Harding [at] nessie.mcc.ac.uk wrote:
> On 03-Jul-06 Alex Hudson wrote:
> > dd doesn't really provide any of the features of Ghost; it just copies
> > (parts of) files.
> 
> Whatever the merits of other suggestions, I don't think this
> does justice to 'dd'. For example,
> 
>   dd if=/dev/hda of=/dev/hdb
> 
> (with possible tweaks as per 'man dd') will do a byte-for-byte
> copy of the one HD to the other HD.

Sure, but that's still just copying part of a file - it's not doing
anything special. 'cat /dev/hda > /dev/hdb' is probably just as good.

So long as your new disc isn't smaller than the old one, it works. If
it's bigger, you have to repartition to get the extra space back. You
end up with the same partitioning scheme and filesystems. 'dd' is a
pretty poor Ghost.

Cheers,

Alex.


___________________________________________________________________

Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html

  GNU the choice of a complete generation.