Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jul 2010 10:37:54 -0500
From:      Tim Daneliuk <tundra@tundraware.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Getting kernel trap 12 During Boot Of 8.1-PRERELEASE
Message-ID:  <4C30AAD2.4020909@tundraware.com>
In-Reply-To: <44mxu7dzzp.fsf@lowell-desk.lan>
References:  <4C2E724D.7070904@tundraware.com> <44mxu7dzzp.fsf@lowell-desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/4/2010 10:32 AM, Lowell Gilbert wrote:
> Tim Daneliuk <tundra@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@tundraware.com
PGP Key:         http://www.tundraware.com/PGP/




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