Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 20:53:42 +0100
From:      Mark Ovens <marko@uk.radan.com>
To:        Zulkarnain <zul@pinto.unsyiah.ac.id>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel change information is not saved
Message-ID:  <19990329205341.B259@marder-1.localhost>
In-Reply-To: <Pine.BSF.4.01.9903292306480.10790-100000@pinto.unsyiah.ac.id>; from Zulkarnain on Mon, Mar 29, 1999 at 11:13:55PM %2B0000
References:  <Pine.BSF.4.01.9903292306480.10790-100000@pinto.unsyiah.ac.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 29, 1999 at 11:13:55PM +0000, Zulkarnain wrote:
> Dear members,
> 
> I'm using FreeBSD 3.1. I got a problem with kernel configuration.The
> problem is the kernel that I was configured not saved :( . I have read
> instruction on ERRATA.TXT but it's still not work . Any sugestion ?? 
> 

It should be saved in /kernel.config when you exit the boot
configuration, but that is not where the loader looks.

Make a file /boot/loader.rc which contains the following:

	load /kernel
	load -t userconfig_script /kernel.config
	autoboot

HTH

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

-- 
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com                  http://www.radan.com



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?19990329205341.B259>