Can't load kernel errors (with wierd bios messages)

Scott Ullrich sullrich at gmail.com
Wed Sep 7 13:14:05 PDT 2005


On 9/7/05, s.g. <grigorian at theconcept.ru> wrote:
> I can only say "me too" at the moment.
> Is that line 967 in module.c "free(mtmp);"?
> 
> s.g.
> 
> P.S. Such errors are being reported for quite some time,
> see for example
> http://www.mail-archive.com/freebsd-hackers@freebsd.org/msg35147.html

The interesting thing about the panic is that module.c on my tree is
only 961 lines long:

# cat /usr/src/sys/boot/i386/loader/../../common/module.c | wc -l
     961

I'm at a loss.  The only thing that I can think of doing at this point
is to save the bsdlabel command that we initially ran after
installation and repeat the command after upgrading.   Major ugly
hack, but if it works that's about all I can do at this point until
someone more knowledgeable chimes in.

Scott


More information about the freebsd-current mailing list