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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to