From owner-freebsd-questions Tue Aug 22 00:54:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id AAA11328 for questions-outgoing; Tue, 22 Aug 1995 00:54:39 -0700 Received: from btr0x1.hrz.uni-bayreuth.de (btr0x1.hrz.uni-bayreuth.de [132.180.8.29]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id AAA11303 for ; Tue, 22 Aug 1995 00:54:09 -0700 Received: from btp1x5 (btp1x5.phy.uni-bayreuth.de) by btr0x1.hrz.uni-bayreuth.de (4.1/btr0x1 (UBTGW/btr0x1-2.4.7)) id AA04802; Tue, 22 Aug 95 09:51:38 +0200 Received: by btp1x5; (5.65/1.1.8.2/13Mar95-1216PM) id AA25964; Tue, 22 Aug 1995 09:55:33 +0100 From: Werner Griessl Message-Id: <9508220855.AA25964@btp1x5> Subject: Re: How do I make boot floppies? To: GuyW@1234net.com Date: Tue, 22 Aug 1995 09:55:32 +0100 (WET DST) Cc: questions@freebsd.org In-Reply-To: <199508211909.MAA06373@freefall.FreeBSD.org> from "Guy Williams" at Aug 21, 95 03:09:43 pm X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 301 Sender: questions-owner@freebsd.org Precedence: bulk > > I cannot find how to make boot floppies in any of the faqs or documentation. > Could you point me the the right information. Thanks. > > Read the file INSTALL ! You can use "rawrite" under DOS (in the "tools"-directory) or "dd" under unix ('dd if=floppies/boot.flp of=/dev/rfd0'). Werner