Re: [Nolug] Cloning hard drives

From: Scott Harney <scotth_at_scottharney.com>
Date: Thu, 17 Jul 2003 09:35:31 -0500
Message-ID: <87r84pqkzw.fsf@zenarcade.local.lan>

Craig Jackson <craig.jackson@wild.net> writes:

>
> 1) Buy Drive Image Pro or Ghost and work through that.
> 2) Do a minimal install which takes a few minutes, then copy the rest
> of the files using cp.

actually, tar is a better tool for this:

tar cf . | (cd /wherever/the/other/disk/is/mounted && tar pxf -)

Mount old disk and new disk from a rescue CD, cd into the root of your
source disk, make your copy using tar command above, edit critical /etc
files (hosts, hostname, etc) and then move to the next one.

> 3) Try http://www.partimage.org/

This is another way to go in. Gentoo installation CDs and knoppix
have partimage on them so they could be used to boot the system and
image one disk over to another.

-- 
Scott Harney<scotth@scottharney.com>
"...and one script to rule them all."
gpg key fingerprint=7125 0BD3 8EC4 08D7 321D CEE9 F024 7DA6 0BC7 94E5
___________________
Nolug mailing list
nolug@nolug.org
Received on 07/17/03

This archive was generated by hypermail 2.2.0 : 12/19/08 EST