Format floppy problem

Terry L. Tyson Jr. ty at tyson.homeunix.org
Tue Mar 16 08:39:43 PST 2004


On Wed, Mar 17, 2004 at 09:21:34AM +0800, Stephen Liu wrote:
> Hi folks,
> 
> FreeBSD 5.2
> ==========
> 
> Floppies formatted on M$Win can be mounted, copied files to and read, etc.
> 
> But floppies formatted on FreeBSD with
> 
> $ fdformat /dev/fd0
> Format 1440K floppy `/dev/fd0'? (y/n): y
> Processing VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV done.
> 
> they could not be mounted
> 
> $ mount -t msdos /dev/fd0 /usr/home/user/floppy
> msdosfs: /dev/fd0: Invalid argument
> 
> I tested 3 floppies with the same result.  Kindly advise how to fix this 
> problem.  Is there a special format floppy command for FreeBSD.
> 
> TIA
> 
> Stephen Liu

Try your mount command again without the "-t msdos" since it isn't a
dos formatted disk.

--
Terry L. Tyson Jr.
Baytown, Texas USA
ty at tyson.homeunix.org


More information about the freebsd-questions mailing list