Date: Thu, 02 Dec 2004 19:08:55 -0500 From: Jules Gilbert <julesg@newebmail.com> To: tenebrae <tenebrae@thcproductions.com> Cc: freebsd-mobile@freebsd.org Subject: Re: talking to a DOS floppy, at least Message-ID: <41AFAE97.5090804@newebmail.com> In-Reply-To: <41AFADD4.9060100@thcproductions.com> References: <41AFA29C.5060405@newebmail.com> <41AFADD4.9060100@thcproductions.com>
next in thread | previous in thread | raw e-mail | index | archive | help
no, i write to MS-DOS file system's all the time. Sometimes on floppy, too. But now I am trying to write to a floppy mounted via the USB port, and I get a "busy" whenever I try to write to a floppy. I do a: mount -t msdos /dev/da0 /mnt/flp to get it mounted. --jg tenebrae wrote: > 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 > > > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41AFAE97.5090804>