From owner-freebsd-questions Mon Aug 14 22:14:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 76C9437B553 for ; Mon, 14 Aug 2000 22:14:07 -0700 (PDT) (envelope-from nicks@giroc.albury.net.au) Received: (from nicks@localhost) by giroc.albury.net.au (8.9.3/8.9.3) id PAA31999; Tue, 15 Aug 2000 15:13:56 +1000 (EST) Date: Tue, 15 Aug 2000 15:13:56 +1000 From: Nick Slager To: "Wong Tze Chuan (Central)" Cc: questions@FreeBSD.ORG Subject: Re: file too big! Message-ID: <20000815151356.B86971@albury.net.au> References: <938C4032A421D411BDDD00104B3165225644F5@CREXG1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <938C4032A421D411BDDD00104B3165225644F5@CREXG1>; from TWONG@DIGI.COM.MY on Tue, Aug 15, 2000 at 12:36:24PM +0800 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Wong Tze Chuan (Central) (TWONG@DIGI.COM.MY): > Hi, > When i tried to fdimage the kern.flp to a:, it gives me the error message > file too big! > I downloaded al the flp file from > ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/3.4-RELEASE/floppies/ > > and how come the boot.flp size is even 2.88K? how to do fdimage of that? > I am new to FreeBSD, and you documentation is not clear, and not straight to > point as well. From the README.TXT in the same directory: For a normal CDROM or network installation, all you need to copy onto actual floppies from this directory are the kern.flp and mfsroot.flp images (for 1.44MB floppies). and further: If you're on an ALPHA machine which netboots its floppy images or you have a 2.88MB or LS-120 floppy capable of taking a 2.88MB image on an x86 machine, you may still wish to use the older (but now twice as large) boot.flp image which we also provide. That contains the contents of kern.flp and mfsroot.flp on a single floppy, essentially, and can be used in all of the above scenarios as well as a handy boot image for those mastering "El Torito" bootable CD images. See the mkisofs(1) command for more information. So the documentation is there; you just haven't read it :-) If you're installing FreeBSD, you should probably grab 4.1-RELEASE instead of 3.4. Further instructions are in the installation section of the FreeBSD Handbook. http://www.freebsd.org/handbook/ Nick. -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message