From owner-cvs-all Mon Nov 5 11:15:36 2001 Delivered-To: cvs-all@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 4731E37B418 for ; Mon, 5 Nov 2001 11:15:26 -0800 (PST) Received: (qmail 90895 invoked from network); 5 Nov 2001 19:15:25 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Nov 2001 19:15:25 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111051903.fA5J31j79367@freefall.freebsd.org> Date: Mon, 05 Nov 2001 11:15:24 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/boot/i386/loader main.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 05-Nov-01 John Baldwin wrote: > jhb 2001/11/05 11:03:01 PST > > Modified files: > sys/boot/i386/loader main.c > Log: > - If we are booted via cdboot, use bc_add() to instantiate the cd0 device > from the loader. > - Cleanup extract_currdev() some and add support for setting the currdev > to cd0 when booted via cdboot. Our loader has an affinity for filenames that aren't 8.3, (loader.conf, loader.help, and device.hints for example), so libstand's cd9660 fs is going to have to grow RockRidge extension support before we can start using this, however we are farther along at least: CD Loader 1.01 Building the boot loader arguments Read Volume Descriptor Looking up /BOOT/LOADER... Found Relocating the loader and the BTX Starting the BTX loader Console: serial port BIOS CD is cd0 BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS 639kB/130048kB available memory FreeBSD/i386 bootstrap loader, Revision 1.0 (john@laptop.baldwin.cx, Sat Nov 3 16:19:24 PST 2001) \ can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. ok more /boot/loader.conf *** FILE /boot/loader.conf BEGIN *** can't open '/boot/loader.conf': no such file or directory error showing /boot/loader.conf ok more /boot/loader.con *** FILE /boot/loader.con BEGIN *** # -- sysinstall generated deltas -- # *** FILE /boot/loader.con END *** ok -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message