Date: Sun, 09 Jul 2000 21:22:47 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: R Joseph Wright <rjoseph@mammalia.org> Cc: Alfred Perlstein <bright@wintelcom.net>, freebsd-stable@FreeBSD.ORG Subject: Re: 4.0-STABLE question (aka, now I did it) Message-ID: <39686E97.12BBF860@newsguy.com> References: <20000707212514.W630@zaphon.llamas.net> <20000707213246.V25571@fw.wintelcom.net> <20000707215852.A11695@manatee.mammalia.org>
next in thread | previous in thread | raw e-mail | index | archive | help
R Joseph Wright wrote: > > Why would you have to modify the files in /boot? > Last time I did it, doing installkernel KERNEL=BLAH would only put BLAH > in the / directory. You still have to do > # chflags noschg kernel BLAH > # mv kernel kernel.old > # mv BLAH kernel > # chflags schg kernel* echo 'kernel="BLAH"' >>/boot/loader.conf and you won't have to do anything after installkernel. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org <jkh> _DES: The Book of Bruce has only one sentence in it, and it says "the actual directives of my cult are left as an exercise for the reader. Good luck." <EE> jkh: does it really include the 'good luck' part? <jkh> EE: OK, I made that part up. <jkh> EE: I figured it should sound a bit more cheery than how Bruce initially dictated it to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39686E97.12BBF860>