Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Oct 1998 18:33:16 +0200
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        Karl Denninger <karl@Denninger.Net>
Cc:        Tom Jackson <toj@silverback.gorilla.net>, freebsd-current@FreeBSD.ORG, seggers@semyam.dinoco.de
Subject:   Re: /boot/boot.conf (was: Re: CRUSH after recompile kernel... ) 
Message-ID:  <199810051633.SAA07607@semyam.dinoco.de>
In-Reply-To: Your message of "Mon, 05 Oct 1998 10:54:24 CDT." <19981005105424.B14649@Denninger.Net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Ok, how do you enable support for this?

As someone else already wrote under whatever subject:

Put "/boot/loader" into /boot.config and make sure you have the file
/boot/loader (made with the sequence "make depend; make; make install"
in /sys/boot) installed.  Then the old boot sectors load the new
loader instead of the kernel and that is all one has to do.

I had to remove a line where the boot loader code tried to set a field
for VESA modes in the bootinfo structure which I couldn't find in my
version of the include files.  Despite this it worked as expected.

Only the command line interpreter seemed to have trouble with some
errornous input but that's easy to avoid and as it just reboots in
case of serious trouble isn't harmfull at all.

The rest of information I got by dropping to the new loader's command
line with trial & error and from the source.  Loading an ELF kernel I
didn't try as my loader is 0.8.0 and someone wrote one needs at least
0.8.2 for ELF.

Stefan.
-- 
Stefan Eggers                 Lu4 yao2 zhi1 ma3 li4,
Max-Slevogt-Str. 1            ri4 jiu3 jian4 ren2 xin1.
51109 Koeln
Federal Republic of Germany

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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