From owner-freebsd-questions Mon Jun 2 08:50:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25222 for questions-outgoing; Mon, 2 Jun 1997 08:50:17 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25215 for ; Mon, 2 Jun 1997 08:50:11 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id SAA05153; Mon, 2 Jun 1997 18:49:16 +0300 (IDT) Date: Mon, 2 Jun 1997 18:49:16 +0300 (IDT) From: Nadav Eiron To: Ben Ricketts cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help In-Reply-To: <3392D1EF.29F9@sia.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 3 Jun 1997, Ben Ricketts wrote: > I have tried to copy the boot.flp image to a 1.44 floppy, unfortunateky > it seems that the image file is larger than the capacity of my floppy. > Is there any way to make the image file smaller? It isn't meant to be copied. Use rawrite (in the tools directory) or dd if using UNIX. See the installation docs for details. > > Help much appreciated > > Ben > Nadav