From owner-freebsd-questions Mon Mar 6 14:25:03 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA20155 for questions-outgoing; Mon, 6 Mar 1995 14:25:03 -0800 Received: from devnull.mpd.tandem.com (devnull.mpd.tandem.com [131.124.4.29]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA20146 for ; Mon, 6 Mar 1995 14:24:49 -0800 Received: from olympus by devnull.mpd.tandem.com (8.6.8/8.6.6) id QAA10341; Mon, 6 Mar 1995 16:24:08 -0600 Received: by olympus (4.1/TSS2.1) id AA12087; Mon, 6 Mar 95 16:22:34 CST From: faulkner@mpd.tandem.com (Boyd Faulkner) Message-Id: <9503062222.AA12087@olympus> Subject: Re: reading and writing DOS files To: dungan@utdallas.edu Date: Mon, 6 Mar 1995 16:22:33 -0600 (CST) Cc: questions@FreeBSD.org In-Reply-To: <95Mar4.131112cst.21045@utdallas.edu> from "dungan@utdallas.edu" at Mar 4, 95 01:11:05 pm X-Mailer: ELM [version 2.4 PL17] Content-Type: text Content-Length: 846 Sender: questions-owner@FreeBSD.org Precedence: bulk > > Hello, > > I'm running FreeBSD 2.0, and I would like to: > > 1) Read DOS text files from the /dev/fd0a > (the A: drive). > > 2) Similarly, I would like to copy UNIX > text files to a diskette, and be able > to read them in DOS. > > Any information you could provide would be > appreciated!! > > Thank you very much > Andy Dungan > dungan@utdallas.edu > There are at least two ways. 1) use the mtools package. 2) mount the disk as a dos partition mount_msdos /dev/fd0a /mnt cd mnt vi file ...etc. umount /mnt when done. the mtools package should be available on ftp.freebsd.org. It has been before. Boyd -- _______________________________________________________________________ Boyd Faulkner faulkner@isd.tandem.com _______________________________________________________________________