From owner-freebsd-doc Sun Nov 8 16:46:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14844 for freebsd-doc-outgoing; Sun, 8 Nov 1998 16:46:18 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14838 for ; Sun, 8 Nov 1998 16:46:17 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id PAA00488; Sun, 8 Nov 1998 15:45:33 -0800 (PST) (envelope-from jkh@time.cdrom.com) To: Rajesh Vaidheeswarran cc: doc@FreeBSD.ORG Subject: Re: docs/8610: boot.config.8 man page In-reply-to: Your message of "Sun, 08 Nov 1998 16:30:01 PST." <199811090030.QAA14631@freefall.freebsd.org> Date: Sun, 08 Nov 1998 15:45:33 -0800 Message-ID: <485.910568733@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Oh.. didn't realize that. sorry. So, if I > disklabel -b /boot/boot1 -s /boot/boot2 > and reboot, my machine would actually recognise the > ELF kernel? Cool. Not quite that command, but close. Don't forget -B. > If so, what is the need for /boot/loader anymore? And, > what is the need for boot.config.8 at all? It's still invoked, and /boot.config can still contain commands for the "old style" boot blocks, it's just deprecated. > Also, I would like to know what kernel.config does so that > I can document it. Accepts userconfig commands - boot -c and take a look at the help command for a list. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message