From owner-freebsd-questions Sat Jan 10 19:18:55 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA00926 for questions-outgoing; Sat, 10 Jan 1998 19:18:55 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA00913 for ; Sat, 10 Jan 1998 19:18:51 -0800 (PST) (envelope-from dkelly@nospam.hiwaay.net) Received: from nospam.hiwaay.net (tnt1-220.HiWAAY.net [208.147.147.220]) by fly.HiWAAY.net (8.8.8/8.8.6) with ESMTP id TAA06051; Sat, 10 Jan 1998 19:40:29 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.8.8/8.8.4) with ESMTP id TAA23480; Sat, 10 Jan 1998 19:16:44 -0600 (CST) Message-Id: <199801110116.TAA23480@nospam.hiwaay.net> X-Mailer: exmh version 2.0.1 12/23/97 To: Johnathan Raymond Sconiers II cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: reading floppies In-reply-to: Message from Johnathan Raymond Sconiers II of "Fri, 09 Jan 1998 16:08:58 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 10 Jan 1998 19:16:43 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > How to i read read floppies or transfer a file from a floppy in freebsd > 2.2.1 To/From where? The answer depends. FreeBSD-FreeBSD, you can simply "tar -cvf /dev/fd0.14400 [files...]" FreeBSD-DOS, the easiest way is to install the mtools port and use "mcopy" to read/write the floppies. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.