This may be a little noobish, and it may have been said, but can't you just install the new drive, partition it identically to the original drive and then...
dd if=/dev/hda1 of=/dev/hdb1 dd if=/dev/hda2 of=/dev/hdb2 so on and so forth until you've got everything copied? Or event just dd if=/dev/hda of=/dev/hdb Wouldn't that work? -Peter On 10/6/07, Drake Donahue <[EMAIL PROTECTED]> wrote: > ----- Original Message ----- > From: "Mark Knecht" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, October 06, 2007 9:16 AM > Subject: Re: [gentoo-amd64] Re: Cloning a system drive > > weekend update: > > Gparted-clonezilla link that works (hard to find now): > http://linux.softpedia.com/progDownload/GParted-Clonezilla-Download-25168.html > > Apparently the gparted and clonezilla folk decided to split and the combined > livecd is being maintained by one gparted guy with a french homesite and a > chinese mirror. Neither providing downloads just now. > > Gparted iso: > > http://sourceforge.net/project/showfiles.php?group_id=115843&package_id=173828 > > Clonezilla iso: > > http://clonezilla.sourceforge.net/download/sourceforge/ > > Sorry about the bad info. Too bad the two groups did not continue to link > their efforts. > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
