Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 1999 19:27:40 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        stable@freebsd.org
Subject:   3.2-R mount lockup
Message-ID:  <19990627192740.A1837@ipass.net>

next in thread | raw e-mail | index | archive | help
     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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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