Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 13:34:33 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Francisco Reyes <fran@reyes.somos.net>
Cc:        FreeBSD questions <questions@FreeBSD.ORG>
Subject:   Re: Keeping changes done with "boot -c"
Message-ID:  <Pine.BSF.4.10.10006211311000.20585-100000@backup.af.speednet.com.au>
In-Reply-To: <200006210200.WAA28153@sanson.reyes.somos.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 20 Jun 2000, Francisco Reyes wrote:

> On 4.X stable is there a way to keep changes made during "boot
> -c" visual configuration.
> In particular a network card Address and IRQ.

There are three variables in /boot/defaults/loader.conf:

userconfig_script_load="NO"
userconfig_script_name="/boot/kernel.conf"
userconfig_script_type="userconfig_script"

Add (or edit) userconfig_script_load="YES" to /boot/loader.conf to make it
pull in /boot/kernel.conf where the boot -c stuff is written.

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




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?Pine.BSF.4.10.10006211311000.20585-100000>