3.2-RELEASE still locks the system hard when a file system is
mismounted, just as 3.0-RELEASE did:

   # mount /dev/wd4s1 /mnt
     - fails with incorrect superblock (it's a FAT partition)
   # mount -t msdos /dev/wd4s1 /mnt
     - locks the system hard

If you omit the first (incorrect) mount command, then it mounts successfully.

Is this a known problem, or should I file a PR?

Thanks,

Randall


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

Reply via email to