From owner-freebsd-alpha Fri Dec 4 10:46:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07686 for freebsd-alpha-outgoing; Fri, 4 Dec 1998 10:46:07 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from silver.gn.iaf.nl (silver.gn.iaf.nl [193.67.144.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07668 for ; Fri, 4 Dec 1998 10:46:02 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by silver.gn.iaf.nl (8.8.8/8.8.8) with SMTP id TAA11190; Fri, 4 Dec 1998 19:45:44 +0100 Received: by uni4nn.gn.iaf.nl with UUCP id AA14685 (5.67b/IDA-1.5); Fri, 4 Dec 1998 19:44:42 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.8.8/8.6.12) id TAA01130; Fri, 4 Dec 1998 19:40:28 +0100 (CET) From: Wilko Bulte Message-Id: <199812041840.TAA01130@yedi.iaf.nl> Subject: Re: installing boot? In-Reply-To: <35704.912728198@zippy.cdrom.com> from "Jordan K. Hubbard" at "Dec 3, 98 03:36:38 pm" To: jkh@zippy.cdrom.com (Jordan K. Hubbard) Date: Fri, 4 Dec 1998 19:40:28 +0100 (CET) Cc: dfr@nlsystems.com, freebsd-alpha@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-Pgp-Info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL38 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As Jordan K. Hubbard wrote... > > So, I took another angle: grabbed kern.flp and mfsroot from FreeBSD > > SNAP251198. Kern.flp boots OK, then asks for the MFSroot floppy. The .gz > > of mfsroot is: 835517 Dec 3 21:11 mfsroot.gz Ungzipping and vnconfig gives: > > /dev/vn0c 2839 2065 774 73% /mnt > > > > So: well over 1.44 Mb floppy size. Question: can the kernel use a gzipped > > mfsroot? > > Yes and no. You're supposed to just load the gzip'd mfsroot from > the boot blocks which will then handle the actual decompression before > the kernel ever sees it. OK, I do: FreeBSD/alpha SRM disk boot, Revision (jkh@beast.cdrom.com, Wed Nov 25 16:13:25 GMT 1998) Memory: 32768 k /kernel data=0x1e3f40+0x26918 syms=[0x8+0x3f210+0x8+0x25192] Please insert MFS root floppy and press enter: So, now it wants the mfsfloppy. This comes out of boot.conf: su-2.01# cat boot.conf @load /kernel @echo Please insert MFS root floppy and press enter: @read @load -t mfs_root /mfsroot @boot su-2.01# So I insert the mfsroot floppy: Please insert MFS root floppy and press enter: load: can't find '/mfsroot' Hit [Enter] to boot immediately, or any other key for command prompt. What is it trying to tell me here? Floppy bad? Is the mfsroot.gz a simple file on a UFS formatted floppy or is it dd-ed onto a floppy? Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW : http://www.tcja.nl ______________________________________________ Powered by FreeBSD __________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message