From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IduRC-0007fX-79 for garchives@archives.gentoo.org; Fri, 05 Oct 2007 21:10:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l95KwK37024411; Fri, 5 Oct 2007 20:58:20 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l95KwJB7024405 for ; Fri, 5 Oct 2007 20:58:19 GMT Received: by wx-out-0506.google.com with SMTP id h30so1336654wxd for ; Fri, 05 Oct 2007 13:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=X88MFyc+kSkm66ScPVSXkIiTKojAm758hLylkx1xx1Q=; b=kq0t8nzoMyYf20Icit9TVcoSkkdgFLN4EfajFGug09c5Pn0FkEURmRmtumhEQH8TQt5L4fYZhG8U/MM+fZ0oGGWAgJHM2zyK60X5a+1cCy/Szjxn4RP08ZyTb8IQs8acHCcoIsT94qAntATolLFiiecRDYrnpyup4bnE1mjCf2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oOpHMXg+VKVx31tAuJrCzc2s7Iy7xxm0s6nzJkOX6HVwb2T9z2wvokkNR3ynm3Aedaw9XSlMv8U73TtA6tp8P78e4STstbsIrOWyq5/93Mh9QXcQF5yl//VF//PAkHar8gHvyRShpXzXmJ4JyeCIAzcPg0NZkoq+EBGCHAOMUXw= Received: by 10.90.91.14 with SMTP id o14mr392408agb.1191617898807; Fri, 05 Oct 2007 13:58:18 -0700 (PDT) Received: by 10.90.49.7 with HTTP; Fri, 5 Oct 2007 13:58:18 -0700 (PDT) Message-ID: <5bdc1c8b0710051358g74f95702rb82a29219d890919@mail.gmail.com> Date: Fri, 5 Oct 2007 13:58:18 -0700 From: "Mark Knecht" To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] Cloning a system drive Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 31d57f22-f650-4da8-9161-263b634d8ed1 X-Archives-Hash: ebd116eba316803f80d6d46bcd078ff4 Hi, My system drive is making some naughty sounding noises to I'm thinking I'd better do something fairly quickly. I'm wondering what the best solution for this problem is? I'm really looking for an almost 1 step fix if possible. If I could get a new drive, put it in the box, and then clone to that drive directly that would be great. The system has both Win XP and Gentoo AMD64. The disk layout is shown below. I beleive the way I shoehorned XP into this machine was to steal the original boot partition as a small C: drive and then the buld of Windows is on a larger partition at the end of the drive. The drive is (I think) only about 1/2 partitioned so there is the possibility of creating a new partition to tar something to and then transferring that over the network to some other box for safe keeping. I've never done this before but would like to do something before I find myself having to start over from scratch. Thanks in advance for your inputs. Cheers, Mark lightning ~ # fdisk -l Disk /dev/sda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 6 48163+ 7 HPFS/NTFS /dev/sda2 137 1352 9767520 83 Linux /dev/sda3 1353 30401 233336092+ 5 Extended /dev/sda5 1353 6216 39070048+ 83 Linux /dev/sda6 6217 6703 3911796 83 Linux /dev/sda7 6704 8163 11727418+ 83 Linux /dev/sda8 8164 9988 14659281 83 Linux /dev/sda9 * 9989 10001 104391 83 Linux /dev/sda10 10002 10251 2008093+ 82 Linux swap / Solaris /dev/sda11 10252 14075 30716248+ 7 HPFS/NTFS /dev/sda12 14076 15292 9775521 b W95 FAT32 lightning ~ # -- gentoo-amd64@gentoo.org mailing list