On Sun, 27 Oct 2002, Hanspeter Roth wrote:

HR> I frequently store some files on a floppy. Thus my fstab contains
HR> /dev/fd0                /floppy         msdos   rw,noauto   0 0
HR> This usually allows me to write on the floppy.
HR> Sometimes I insert a floppy that's writeprotected.
HR> If I forget to mount it readonly explicitly (-r) the system thinks
HR> it is writeable. If the floppy is unmounted without any attempts to
HR> write to the floppy there is no problem.
HR> The problem starts if I forget to mention -r. After attempting to
HR> unmount the floppy the system starts to I bark at the console.
HR> It prevents the floppy from being unmounted. After shutdown is
HR> issued the system insists that the floppy must be unmounted _before_
HR> any other filesystem (/, /var, /usr) is unmounted. But since it also
HR> prevents the floppy from being unmounted it also prevents the other
HR> filesystems from being unmounted. They will be fscked on the next
HR> boot.
HR> I think this situation is better solved in Linux. Why not mount the
HR> floppy implicitly readonly if it is writeprotected?

There was a thread about it a couple of weeks ago, you can look through the
archives.

For the meantime, a perfectly  accepted for me workaround is emulators/mtools
port.

Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***
------------------------------------------------------------------------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to