On Sat, 19 Feb 2000, Philipp Mergenthaler wrote:
>On Sat, Feb 19, 2000 at 10:39:42AM -0500, Bryan Liesner wrote:
>> Jose, the problem seems to be resolved by rebuilding the boot
>> loader. Or bypass the loader altogether.
>>
>> cd /usr/src/sys/boot
>> make obj
>> make all install
>>
>> and you'll be able to boot the kernel with the latest ata stuff.
>
>Do you use KLMs?
Yes, I do! I was loading a screen saver with the boot loader. And
now I see I am wrong about rebuilding the loader! When I had success
loading the kernel directly, I moved loading the screensaver into
rc.conf instead. Then I thought that something may be wrong with the
loader, rebuilt it, and booted successfully.
I broke the rule - never change more than one thing at a time :)
I put the screen saver back in loader.conf and the boot failed again,
so it is a loader/kernel issue, but I didn't have to rebuild loader.
-Bryan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message