[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: boot hangs at: mtrr: Pentium Pro MTRR support




In message <3A50B92E.65FAD753@holland-consulting.net>, Nick Holland writes:
>
>Right idea, but I think you "missed" the trouble maker -- mtrr is
>probably the last thing that loaded successfully -- the question is,
>what came NEXT?

What comes next is matching the disks checksum to find the one to boot from;
it's this part that fails:

...
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matched BIOS disk 80
root on wd0a
...

-Angelos