From owner-freebsd-questions Thu Aug 14 21:08:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA05103 for questions-outgoing; Thu, 14 Aug 1997 21:08:32 -0700 (PDT) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA05098 for ; Thu, 14 Aug 1997 21:08:27 -0700 (PDT) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id XAA11534; Thu, 14 Aug 1997 23:23:06 -0500 (CDT) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id XAA10048; Thu, 14 Aug 1997 23:09:42 -0500 Message-ID: <19970814230942.51288@right.PCS> Date: Thu, 14 Aug 1997 23:09:42 -0500 From: Jonathan Lemon To: rdiaz@CORP.IDT.NET Cc: freebsd-questions@FreeBSD.ORG Subject: Re: boot.flp References: <199708150315.XAA22182@hq.idt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <199708150315.XAA22182@hq.idt.net>; from Rafael A Diaz on Aug 08, 1997 at 11:12:58PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Aug 08, 1997 at 11:12:58PM -0400, Rafael A Diaz wrote: > I am unable to copy the boot.flp file to a freshly formatted 1.44 floppy, I > get "file is too large". I have attempted this in win95 and dos. The file is a disk image; you can't copy it. Use the 'rawrite' utility to put the boot.flp file on the floppy. This utility can be obtained from the FreeBSD ftp server. -- Jonathan