Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 1999 00:47:57 +0200 (SAT)
From:      Robert Nordier <rnordier@nordier.com>
To:        dmaddox@conterra.com
Cc:        dmm125@bellatlantic.net, current@FreeBSD.ORG
Subject:   Re: boot -c not saving changes
Message-ID:  <199903142248.AAA11015@ceia.nordier.com>
In-Reply-To: <19990314160034.A5912@dmaddox.conterra.com> from "Donald J . Maddox" at "Mar 14, 99 04:00:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Donald J . Maddox wrote:

> The answer depends on exactly how current you are...
> 
> With -current from a few days ago, I would have said:
> 
> Make sure you have a /boot/loader.rc file that contains at least
> these lines:
> 
> load /kernel
> load -t /boot.config
> 
> Then, make sure /boot.config contains all the stuff that you would
> normally type at the config> prompt when you Boot: -c.

Rather

    load -t userconfig_script /kernel.config

In particular, not "/boot.config" which is a file with a different
purpose used by the bootblocks (boot stages 1 & 2).

-- 
Robert Nordier


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




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