Re: Unable to boot a raw kernel image :??

From: H. Peter Anvin (hpa@zytor.com)
Date: Wed Mar 05 2003 - 10:00:43 EST


Followup to: <3DF08DD0.BA70DA62@gmx.de>
By author: Edgar Toernig <froese@gmx.de>
In newsgroup: linux.dev.kernel
>
> I had this problem a while ago. It turned out to be a (widespread)
> BIOS bug triggered be the disk-size probe of the kernel's boot loader.
>

It's not a bug, really. The fact of the matter is that the disk
geometry probe in bootsect.S pretty much only works for legacy
floppies... no IDE floppies, no USB floppies, no virtual floppies.

That, and the 1 MB limitation, is the reason it either needs to get
nuked or get some massive surgery. I am currently trying to get Linus
to accept a patch to put it out of its misery.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64
-
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/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:28 EST