Getting kernel trap 12 During Boot Of 8.1-PRERELEASE

Tim Daneliuk tundra at tundraware.com
Sun Jul 4 15:38:01 UTC 2010


On 7/4/2010 10:32 AM, Lowell Gilbert wrote:
> Tim Daneliuk <tundra at tundraware.com> writes:
> 
>> I've seen this twice now - once last Sunday, and once again today
>> when I tried to do a build/installworld/kernel with daily sources
>> from the master tree:
>>
>>   http://www.mediafire.com/imageview.php?quickkey=qmhizdtnhyo&thumb=4
> 
> That asked me to jump through too many hoops over multiple domains, so I
> didn't actually see it.  I'll assume it's just more information on the
> error in your subject line.

I'm not sure what you mean. It should take you to a screenshot of
the problem.  What does "too many hoops" mean in this context?

> 
>> The system boots fine single-user, so I don't suspect the base
>> kernel functionality.
> 
> Maybe.  
> 
> What you should do is install the kernel *before* the userland.  If you
> already did that, then make sure youtry with a GENERIC kernel.

I did exactly that, though I did not try the GENERIC kernel.   My conf
looks like this:


include GENERIC

ident           MACHINENAME

options         IPFIREWALL
options         IPDIVERT

options         VESA

# System console options

options         SC_DISABLE_REBOOT       # disable reboot key sequence
options         SC_HISTORY_SIZE=200     # number of history buffer lines
options         SC_PIXEL_MODE           # add support for the raster text mode

# The following options will change the default colors of syscons.

options         SC_NORM_ATTR="(FG_GREEN|BG_BLACK)"
options         SC_NORM_REV_ATTR="(FG_YELLOW|BG_GREEN)"
options         SC_KERNEL_CONS_ATTR="(FG_RED|BG_BLACK)"
options         SC_KERNEL_CONS_REV_ATTR="(FG_BLACK|BG_RED)"


----------------------------------------------------------------------------
Tim Daneliuk     tundra at tundraware.com
PGP Key:         http://www.tundraware.com/PGP/



More information about the freebsd-questions mailing list