Bug 18002

Summary: system crasch when writing to write-protected floppy
Product: Base System Reporter: tomas <tomas>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description tomas 2000-04-14 13:10:00 UTC
System crashes when a write protected floppy is mounted than written to
and unmounted.

How-To-Repeat: mount -t msdos /dev/fd0 /mnt (floppy is write protected)
cp <file> /mnt
umount /mnt
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-04-14 15:48:38 UTC
State Changed
From-To: open->closed

Duplicate of numerous other PRs containing much more detail on   
the problem.  The short answer is "be aware of the problem and   
don't do that".  The long answer is that it's a lot of work to   
fix.