Date: Fri, 30 Oct 1998 10:17:11 -0800 From: John Polstra <jdp@polstra.com> To: current@FreeBSD.ORG Subject: New boot loader and alternate kernels Message-ID: <199810301817.KAA12367@austin.polstra.com>
next in thread | raw e-mail | index | archive | help
I have a question about the new boot loader. My /boot/boot.conf file looks like this: load /kernel autoboot 10 Now suppose I want to boot an alternate kernel. To do that, it seems I have to interrupt the autoboot sequence by pressing a key, then do "unload /kernel", then do "boot /kernel.alt". Is that right? It's the unload step that I'm wondering about. Can it be avoided? John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken 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?199810301817.KAA12367>