Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 01:50:01 -0800 (PST)
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/10540: Problems with the boot program
Message-ID:  <199903110950.BAA46748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/10540; it has been noted by GNATS.

From: "Daniel C. Sobral" <dcs@newsguy.com>
To: root@huygens.uvt.ro
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/10540: Problems with the boot program
Date: Thu, 11 Mar 1999 18:46:19 +0900

 >         When the system is booted automatically he doesn't read the
 > kernel.config file build by the previous "boot -c" command, and thus if for
 > any reason (e.g an powerfail) the system is rebooted automatically he doesn't
 > "see" the network, because the Ethernet drive is in conflict with other
 > drives.
 
 Funny... I didn't know /kernel.config was being written on
 3.1-RELEASE... Create a file /boot/loader.rc with the following
 lines:
 
 load kernel
 load -t userconfig_script /kernel.config
 
 Have fun! :-)
 
 --
 Daniel C. Sobral			(8-DCS)
 dcs@newsguy.com
 dcs@freebsd.org
 
 	"FreeBSD is Yoda, Linux is Luke Skywalker."
 


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




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