J
jorgen
Guest
Re: Vista MBR vs. XP MBR
John John wrote:
> rewriting the disk signature with the Windows 98 fdisk /mbr command will
> cause a boot failure. In most cases Windows 2000/XP will hardly bat an
> eye and boot as if nothing had happened when the signature is rewritten,
> Vista on the other hand will not boot if the disk signature is changed.
Then you also change more than just the program code. And it fails
because bootmgr stores the signature in its database. Unlike in
ntldr/boot.ini where you use the physical location, bootmgr uses the
disk signature. Vista's boot manager itself still loads just fine, it
just halts when it cannot find the new signature in the database.
The hole point was that the MBR only has one job, and the job is the
same whether you run vista or xp
John John wrote:
> rewriting the disk signature with the Windows 98 fdisk /mbr command will
> cause a boot failure. In most cases Windows 2000/XP will hardly bat an
> eye and boot as if nothing had happened when the signature is rewritten,
> Vista on the other hand will not boot if the disk signature is changed.
Then you also change more than just the program code. And it fails
because bootmgr stores the signature in its database. Unlike in
ntldr/boot.ini where you use the physical location, bootmgr uses the
disk signature. Vista's boot manager itself still loads just fine, it
just halts when it cannot find the new signature in the database.
The hole point was that the MBR only has one job, and the job is the
same whether you run vista or xp