Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 16:49:25 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        iulian <iuliand@romtelecom.net>
Cc:        questions <freebsd-questions@freebsd.org>
Subject:   Re: Problem with kernel rebuit
Message-ID:  <20030205144925.GB56306@gothmog.gr>
In-Reply-To: <20030205114248.3f337408.iuliand@romtelecom.net>
References:  <20030205114248.3f337408.iuliand@romtelecom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-02-05 11:42, iulian <iuliand@romtelecom.net> wrote:
> Hello!
> I have 5.0 Release and I reconfigured my kernel for sound card.
> Everything was going fine, no errors, but my new kernel doesn't loaded.
> What should I do?
> Thanks!

Make sure your /boot/loader.conf does't point to /kernel for the
kernel location.  The kernel in 5.X versions is /boot/kernel/kernel.
Your /boot/loader.conf file should, minimally, include:

	userconfig_script_load="YES"
	bootfile="/boot/kernel/kernel"

- Giorgos


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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