Re: Newly upgraded -CURRENT box does not boot

From: Brett <freebsdcurrent_at_codexterous.com>
Date: Mon, 20 Aug 2018 19:24:33 -0400
On 8/20/2018 7:09 PM, Warner Losh wrote:
> On Mon, Aug 20, 2018 at 4:50 PM, Brett <freebsdcurrent_at_codexterous.com>
> wrote:
>
>> Hi Kevin,
>>
>> Thanks for your help.
>>
>> Should I be doing "make LOADER_DEFAULT_INTERP=4th buildkernel && make
>> LOADER_DEFAULT_INTERP=4th installkernel"?
>>
> Nope. Kernel has nothing to do with it. That won't work.
>
> I had also previously tried " make clean all install
>> WITHOUT_LUA_LOADER=yes" in /usr/src/stand which did not help.
>>
> You could just do "ln -sf /boot/loader_4th /boot/loader" and reboot if
> that's the issue. Or at the boot2 prompt, you could type in
> /boot/loader_4th if you haven't booted yet.
>
> You could also do a simple 'make install LOADER_DEFAULT_INTERP=4th" which
> does approximately the same thing.
>
> Though why you'd get loader.lua not found is kinda crazy
>
> Warner
Hi Warner,

I've tried those things, unfortunately none of them worked. With forth, 
things are slightly different (no more lua error), but ultimately the 
same result: - the kernel doesn't load ("can't load 'kernel'").

I lastly tried "ln -sf /boot/loader_4th /boot/loader", now I get "No 
/boot/loader" and a boot: prompt. I can do "boot/loader_4th" which will 
use the forth loader with the results the same as the above.

Any help is appreciated - this is a very important box unfortunately. :(

Thanks,

-Brett
Received on Mon Aug 20 2018 - 21:24:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:17 UTC