Re: Transfer F7 partition to a new hard disk
- From: "Paul Smith" <phhs80@xxxxxxxxx>
- Date: Sat, 20 Oct 2007 16:32:05 +0100
On 10/20/07, Jonathan Dieter <jdieter@xxxxxxxxx> wrote:
Just want to clarify: you want to clone a partition or a hard drive?
Will you leave the original hard drive in the computer or remove it
after you're done cloning it?
Thanks, Jonathan. I want to remove the old hard disk after it is
copied into a partition of the new hard disk.
Okay, here's what I would do (assuming that the new hard drive has
*nothing* on it and is the same size or larger than the old drive):
1. While the computer is off, plug the new hard drive in
2. Boot from the Rescue CD
3. Work out which drive is the new one (the target) and which is the old
one (the source). For the purpose of this example, the source will
be /dev/sda and the target will be /dev/sdb.
4. Run "dd if=/dev/sda of=/dev/sdb bs=1M".
IMPORTANT: Make sure that /dev/sda really is the *source* and that
/dev/sdb really is the target. If you get them backwards, you will
erase *all* of your data.
5. Shutdown system.
6. Remove old hard drive and plug new hard drive into IDE (or SATA) port
old hard drive was in.
7. Reboot.
Just a heads up that the partitions on the new drive will be the same
size that they were on the old drive. If you want to make them larger
(because your new drive is larger) you need to use something like
system-config-lvm (assuming you're using LVM).
The point is that the rescue disk does not boot here, as the original
F7 kernel is buggy; the working F7 kernel is recent. Any ideas how to
overcome this problem?
Paul
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Transfer F7 partition to a new hard disk
- From: Jonathan Dieter
- Re: Transfer F7 partition to a new hard disk
- From: Tony Nelson
- Re: Transfer F7 partition to a new hard disk
- References:
- Transfer F7 partition to a new hard disk
- From: Paul Smith
- Re: Transfer F7 partition to a new hard disk
- From: Jonathan Dieter
- Re: Transfer F7 partition to a new hard disk
- From: Paul Smith
- Re: Transfer F7 partition to a new hard disk
- From: Jonathan Dieter
- Transfer F7 partition to a new hard disk
- Prev by Date: Re: thank's
- Next by Date: Re: Grub Manual
- Previous by thread: Re: Transfer F7 partition to a new hard disk
- Next by thread: Re: Transfer F7 partition to a new hard disk
- Index(es):
Relevant Pages
|