Re: Using Ghost to upgrade hard drive - XP Pro SP1
From: I'm Dan (dgREMOVE-THIS1261_at_cs.com)
Date: 02/16/04
- Next message: Lynne: "Registry Help"
- Previous message: Glen Comstock: "Can't type in full-screen DOS box"
- In reply to: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Next in thread: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Reply: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 15 Feb 2004 19:53:41 -0800
"Ken Hart" <anonymous@discussions.microsoft.com> wrote:
>
> FIXED!!!!!!! You hit the nail on the head. Running
> FDISK solved the problem. And I didn't have any issue
> with activation once the new drive was up and running.
>
> Thank you for your time and expertise.
You're welcome. FTR, XP remembers drive letters by partition signatures,
which are derived in part from the Disk ID (a 4-byte code buried at the end
of the MBR) and the starting sector location of the partition on the disk.
In your case, you must have partitioned and/or formatted the new disk and
let XP see it before doing the cloning. Once the old XP saw the new
partitions, it assigned new drive letters (G, H), and those were recorded in
the registry. The registry was cloned along with XP to the new disk, but by
now it had a record of the new disk's partitions as G and H. At this point,
trying to boot from the new disk doesn't do any good because it "remembers"
it is G:, and it's downhill from there.
The Win98 "fdisk /mbr" command and the XP "fixmbr" command are intended to
rewrite the MBR, but the Win98 version doesn't know about Disk ID's and
inadvertantly overwrites those four bytes. In this case, we take advantage
of that "mistake" because it has the effect of invalidating the partition
signatures -- since the signature is derived from the Disk ID and the Disk
ID has been changed, XP is forced to recalculate the signatures and reassign
drive letters, forgetting it used to be G:.
- Next message: Lynne: "Registry Help"
- Previous message: Glen Comstock: "Can't type in full-screen DOS box"
- In reply to: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Next in thread: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Reply: Ken Hart: "Re: Using Ghost to upgrade hard drive - XP Pro SP1"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|