Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 1995 01:46:14 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bugs@FreeBSD.org, uhclem%nemesis@fw.ast.com
Subject:   re: kern/770: Floppy kernel won't boot with T485 or IDT L2 cache FDIV032
Message-ID:  <199510251546.BAA11466@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>So something changed between 1005 and 1022 in the boot.flp department that
>makes things all better.  I hope somebody knows what the change was! :-)

kzip was changed to load the kernel lower at a more carefully chosen
(lower, not fixed) address so that booting in 4MB works.  kzipboot
was changed so that decompressing the kernel doesn't overwrite the
stub that calls the decompression code (and is returned too).
Decompression now usually overwrites the start of the uncompressed
kernel but doesn't get as far as the decompression code.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510251546.BAA11466>