Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jan 1999 11:37:48 -0500
From:      Carroll Kong <damascus@eden.rutgers.edu>
To:        Alex Le Heux <alexlh@funk.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: freeze when trying to mount FAT32
Message-ID:  <4.1.19990108113447.00b8d220@email.eden.rutgers.edu>
In-Reply-To: <3695694C.309A63E4@funk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 03:11 AM 1/8/99 +0100, Alex Le Heux wrote:
>Hi,
>
>When I try "mount -t msdos /dev/wd0s1 /msdos" on a FAT32 filesystem, it
>sits there for about 10 seconds, after which the system freezes. No
>response, no ddb, nothing.
>
>Even when I ^C it after a second or so, the system still freezes about
>10 seconds later. (just enough time to type sync :-)
>
>This is on a current system that I cvsupped about 4 hours ago.
>
>Alex
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-current" in the body of the message

This happened to me a few times in current.  Seemed to happen to me only if
I accidentally typed in mount /dev/wd0s1 /msdos first.  (this was not
fat32.. but still i got the lock up).  And then i typed in mount -t msdos
/dev/wd0s1 /msdos.. and it froze.  hardlock.  mount_msdos /dev/wd0s1 /msdos
the first time always seems to work for me.

-Carroll Kong

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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