Messages in this thread |  | | Date | Wed, 03 Oct 2001 10:04:52 -0700 | From | Charles Marslett <> | Subject | Re: partition table read incorrectly |
| |
Andries.Brouwer@cwi.nl wrote: > > >> Maybe there is still "0xaa55" on the disk at 0x1fe and the kernel > >> thinks it is a DOS partition? > > > Note that that is true for *ANY* partition scheme which is bootable, > > since this is a requirement of the boot firmware interface, rather of > > any particular partitioning scheme... > > You mean on i386 hardware? With the most common BIOS versions?
I think it applies to almost all boot firmware -- the Atari 68000 hard disk format used it, all the x86 firmware I am familiar with uses it, and I think Apple uses it in all it's Mac incarnations. That's pretty wide coverage (I know nothing about Sun or other workstation formats).
If the 0xAA55 marker is not present, the standard interpretation is that the disk is not partitioned, and the disk may still boot, but you may just be lucky it works if it really is partitioned.
Or have I missed something (I'm not all that familiar with non-x86 hardware so I could be missing something big -- and I'd like to know that)?
--Charles - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |