Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2005 13:23:22 -0500
From:      Martin McCormick <martin@dc.cis.okstate.edu>
To:        "BBB" <alex.voicu@bredband.net>, freebsd-questions@freebsd.org
Subject:   Re: installing kernel fails, make is ok 
Message-ID:  <200508041823.j74INMT3015147@dc.cis.okstate.edu>

next in thread | raw e-mail | index | archive | help
	You might first try making a generic kernel with no
customization and see if that works.  If it does, you might be
accidentally leaving out support for something vital like disk drives
or something else equally vital causing the kernel to not get along
far enough to produce error messages.

	If the generic configuration produces a working kernel, then
start pulling things off and re-making it until you kill it.  You will
then know what actually caused the problem.  If it doesn't tell you
anything at all, it must be rather early in the boot process because a
kernel can usually spit out an error or to to the screen before it
dies.

	If you get a working kernel that is not quite what you wanted,
you can at least save the dmesg output and study it to see what
devices are in your computer and make sure that your custom
configuration includes all of them.

"BBB" writes:
>Im having trouble installing my coustom kernel, config and make doesnt say any



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