Date: Wed, 22 Apr 2009 08:31:21 +0200 From: Gustau Perez <gperez@entel.upc.edu> To: "M. Warner Losh" <imp@bsdimp.com> Cc: usb@freebsd.org, current@freebsd.org Subject: Re: boot panic on current(04.20) Message-ID: <49EEB9B9.1070601@entel.upc.edu> In-Reply-To: <20090421.234823.-4293171.imp@bsdimp.com> References: <49ED3E7D.8080606@gddsn.org.cn> <41877.147.83.40.213.1240324705.squirrel@webmail.entel.upc.edu> <20090421.234823.-4293171.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > > make installkernel KERNEL=fred > > Mmm, reading Makefile.inc1, I think the problem was that I mixed KERNEL, KERNCONF an compiling in /usr/src. Will try the other way (getting into /usr/src/sys/i386/conf/ and making config and then ...) > will install the kernel into /boot/fred. Might want to look add > > # Debugging for use in -current > options KDB # Enable kernel debugger support. > options DDB # Support DDB. > > Well. Updated my sources to 2009.04.16.18.50.00 and the problem vanished. Will try to update, just recompile kernel (without world) and then install the kernel into a different place with the debugging options. As I have a kernel with little hardware support (moved a lot of stuff to module, so I have a nice /boot/loader.conf), will try to start it with no modules and then in single user mode add them by hand. That will help my isolating the culprit. Will let you know my results. Greets, Gus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49EEB9B9.1070601>