From owner-freebsd-questions Fri Dec 11 02:32:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16116 for freebsd-questions-outgoing; Fri, 11 Dec 1998 02:32:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ctech.ac.za (ctech.ac.za [155.238.4.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15631 for ; Fri, 11 Dec 1998 02:29:52 -0800 (PST) (envelope-from jacques@ctech.ac.za) Received: from wired.ctech.ac.za (wired.ctech.ac.za [155.238.4.21]) by ctech.ac.za (8.9.1+3.0W/8.9.1) with ESMTP id MAA24311; Fri, 11 Dec 1998 12:25:54 -0200 (GMT) Received: from wired.ctech.ac.za (localhost [127.0.0.1]) by wired.ctech.ac.za (8.9.1a/8.9.1) with SMTP id MAA27042; Fri, 11 Dec 1998 12:32:12 +0200 (SAST) Message-ID: <3670F4AC.446B9B3D@ctech.ac.za> Date: Fri, 11 Dec 1998 12:32:12 +0200 From: Jacques Hugo X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: "Pavel V. Antipov" CC: questions@FreeBSD.ORG Subject: Re: Help me please ! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pavel V. Antipov wrote: > > > Pavel V. Antipov wrote: > > > > > > Hi ! > > > > > > How can I make floppy image ? > > > How can I make boot floppy image ? > > > Where can I get some info about making floppy images ? > > > > Read the floppies/README.TXT file in the FreeBSD-Release > > directory. > > I want MAKE floppy image. Not make floppy from existing image On default, dd reads 512 byte blocks. So if you want to make a image from a floppy, dd if=/dev/fd0 of=whatever.img will create a image of whatever is on the floppy. It's as simple as that. -Jacques ------------------------------------------------------ The box said "Requires Windows 3.1 or better" ... so I got BSD Network Administrator | Jacques Hugo UNIX Systems | jacques@ctech.ac.za Cape Technikon | +27-21-4603584 ------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message