From owner-freebsd-questions Sat Sep 18 3:55:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from radagast.wizard.net (radagast.wizard.net [206.161.15.5]) by hub.freebsd.org (Postfix) with ESMTP id E71EA14E76 for ; Sat, 18 Sep 1999 03:55:20 -0700 (PDT) (envelope-from tyson@alumni.stanford.org) Received: from alumni.stanford.org (tc1-s0.wizard.net [206.161.15.30]) by radagast.wizard.net (8.8.7/8.8.7) with ESMTP id GAA08513; Sat, 18 Sep 1999 06:55:22 -0400 Message-Id: <199909181055.GAA08513@radagast.wizard.net> To: "Alex Kwan" Cc: freebsd-questions@freebsd.org Subject: Re: copy text file to a dos formatted floppy In-reply-to: Your message of "Sat, 18 Sep 1999 17:30:11 +0800." <000f01bf01b8$68f28e00$b0c2fea9@parsley> Date: Sat, 18 Sep 1999 06:55:09 -0400 From: "Donald R. Tyson" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex -- mount_msdos /dev/fd0 /mnt (or whatever your floppy drive is called) should do the trick to mount the floppy. Regards, Don Tyson > Hi! > > How to copy a freebsd text file to a dos > formatted floppy on a FreeBSD mechine > (I wanted to read this file on a MS > Windows98 mechine)? > > Thanks > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message