From owner-freebsd-mobile@FreeBSD.ORG Fri Dec 3 00:05:47 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6C116A4CE for ; Fri, 3 Dec 2004 00:05:47 +0000 (GMT) Received: from cheese.thcproductions.com (cheese.thcproductions.com [65.65.124.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE3E43D53 for ; Fri, 3 Dec 2004 00:05:46 +0000 (GMT) (envelope-from tenebrae@thcproductions.com) Received: from localhost.thcproductions.com ([127.0.0.1]) by cheese.thcproductions.com with esmtp (Exim 4.42) id I84DLL-0007SS-IJ for freebsd-mobile@freebsd.org; Thu, 02 Dec 2004 18:05:46 -0600 Message-ID: <41AFADD4.9060100@thcproductions.com> Date: Thu, 02 Dec 2004 18:05:40 -0600 From: tenebrae User-Agent: Mail Client (compatible; E-MAIL; Why are you reading this?) - Mail Client, Platform X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org References: <41AFA29C.5060405@newebmail.com> In-Reply-To: <41AFA29C.5060405@newebmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scan-Signature: 6db2d3dd8b2aa5cb1fba7f1fd7d73158 X-Spam-Score: 0.0 Subject: Re: talking to a DOS floppy, at least X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 00:05:47 -0000 Jules Gilbert wrote: > I can read a DOS floppy under my FB5.2.1, on a DELL 1150 Inspiron > system with an external floppy. > > But I can not write to a floppy. If you're saying that you can't write to a DOS floppy under FreeBSD, I believe that is normal behavior. DOS and NTFS support in FreeBSD is read-only if I'm not mistaken (I'm sure someone will be kind enough to correct me if I am). -W