From owner-freebsd-questions Sun Nov 23 19:31:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA28000 for questions-outgoing; Sun, 23 Nov 1997 19:31:54 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from hwcn.org (main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA27993 for ; Sun, 23 Nov 1997 19:31:49 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from james.freenet.hamilton.on.ca (ac199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.7/8.8.7) with ESMTP id WAA13713; Sun, 23 Nov 1997 22:32:18 -0500 (EST) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.7/8.8.7) with SMTP id WAA07366; Sun, 23 Nov 1997 22:32:53 -0500 (EST) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Sun, 23 Nov 1997 22:32:52 -0500 (EST) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca To: QHunt29936@aol.com cc: freebsd-questions@freebsd.org Subject: Re: can't copy boot.flp to a floppy of 1.44MB In-Reply-To: <971123215746_476974659@mrin86.mail.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 23 Nov 1997 QHunt29936@aol.com wrote: > A floppy disk of 1.44MB has the space 1,474,560 bytes; but the > boot.flp I download from FreeBSD is of 1,546,706 bytes > (>1.44MB). when I "copy boot.flp a:\*.* /v", I was told > "insufficiant space". How can I do the boot disk? You need to use a special program that I think you'll find in the tools/ directory (should have the same parent directory as wherever you got boot.flp, I think) to copy boot.flp onto the floppy. Read the INSTALL file.