Re: For comment: draft BIOS use document for the kernel

Pavel Machek (pavel@suse.cz)
Sat, 30 Jun 2001 14:50:37 +0000


Hi!

> > Then how does 1.44 megabytes of data from a floppy disk (that won't
> > fit below 1 megabyte), that is accessed in real-mode, ever get to
> > above 1 megabyte where it can be decompressed?
>
> The limit is about 508K of compressed image with the floppy boot.

Wrong. 0xeffff is limit for floppy boot. Kernel errorneously thinks it
is 0xfffff, and loops if it is 0xf????. We use int15 to copy it. Take a
look, there are ugly hacks around that.

-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.

- 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/