Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2005 22:40:33 GMT
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: misc/88585: Cannot mount floppy
Message-ID:  <200511192240.jAJMeXbo088659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/88585; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@crodrigues.org>
To: bug-followup@freebsd.org
Cc: Vasily <stanv@pochtamt.ru>
Subject: Re: misc/88585: Cannot mount floppy
Date: Sat, 19 Nov 2005 17:38:41 -0500

 > >How-To-Repeat:
 > mount -t msdosfs /dev/fd0 /mnt/floppy
 > mount_msdosfs: /dev/fd0: Read-only file system
 
 What happens if you do:
 
 mount -r -t msdosfs /dev/fd0 /mnt/floppy
 
 You may want to check the BIOS of your computer to see if it disables
 writing to the floppy drive.
 
 -- 
 Craig Rodrigues        
 rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511192240.jAJMeXbo088659>