NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Current (from 11-aug-2011) fails booting
On Thu, Aug 11, 2011 at 2:00 PM, thilo <thilo%nispuk.com@localhost> wrote:
> Hello,
> I cvs-upped my kernel and it stopped booting now.
> It looks like it crashed immediatly after printing loading ffs.
> below is the console output:
>
> I tried a rebuild of everything and used GENERIC, MONOLITHIC &
> install-kernel
> ( with and without acpi,....) all with the same early crash.
I think the GENERIC kernel doesn't go into the debugger. You should
try to build with this option uncommented:
options DDB_ONPANIC=1 # see also sysctl(8): `ddb.onpanic'
Then when it's at the db prompt maybe someone can figure it out.
Andy
Home |
Main Index |
Thread Index |
Old Index