Date: Mon, 20 Jul 1998 16:31:44 -0400 From: Adam McDougall <mcdougall@ameritech.net> To: Denis DeLaRoca <denis@acacia.cts.ucla.edu> Cc: hackers@FreeBSD.ORG Subject: Re: USERCONFIG_BOOT option: how to? Message-ID: <35B3A930.98E88FF8@ameritech.net> References: <Pine.BSF.3.96.980720130302.205A-100000@acacia.cts.ucla.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Denis DeLaRoca wrote: > What are the details of using the USERCONFIG_BOOT option when configuring > a kernel. I can't find any documentation on it... I think it allows for > porgramming "boot -c" commands on /kernel.config but so far I don't seem > to get working that way. Am I missing some parm when specifying the option > in the kernel config file? > > -- Denis > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message This works for me.. % cat /kernel.config USERCONFIG disable le0 disable wdc1 enable ed0 quit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35B3A930.98E88FF8>