Date: Sun, 10 May 1998 14:24:39 +0900 From: Hideki Yamamoto <hyama@acm.org> To: Ugo Paternostro <paterno@dsi.UNIFI.IT> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mount_msdos and msdosfs for VFAT/FAT32 access Message-ID: <35553A17.D283046C@acm.org> References: <XFMail.980508214554.paterno@dsi.unifi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
Ugo Paternostro wrote:
> On 08-May-98 Joao Carlos Mendes Luis wrote about "Re: mount_msdos and msdosfs
> for VFAT/FAT32 access":
> > I also find a problem with some vfs*(3) function. Try doing a mount -p
> > on your system after mounting some VFAT/FAT32 partition. Anybody else
> > see something wrong ?
>
> Do you mean those "none"?
>
> ugo@pegasus:~ [0]> mount -p
> [...omissis...]
> /dev/wd0s1 /mnt/dos none rw 0 0
> ^^^^^^
> /dev/wd0s2 /mnt/windows95 none rw 0 0
> ^^^^^^
> /dev/wd0s5 /mnt/limbo none rw 0 0
> ^^^^^^
> /dev/wd2s1 /mnt/xchange_1 none rw 0 0
> ^^^^^^
> [...omissis...]
Thank you for your testing.I also saw the two problems as Jonny said:
(1) mount -p prints "none" type without any error message.
(2) the mounted MSDOS file systems cannot sometimes unmounted.
I have two VFAT partitions on one IDE drive.
One can be unmounted correctly
with 'umount /dos', but the
other cannot be unmounted with "Device busy" message after
'umount /dos-d.'
When typing 'umount /dos-d' before 'umount /dos', the result
is the same as the above. /dos-d cannot be unmounted with
"Device busy." I call it "un-unmount problem."
I have not seen the un-unmount problem on a floppy device.:-)
Do -stable users see the same problems, especially on removable
medias?
Don't -current users see the same problems?
Thanks,
Hideki Yamamoto (hyama@acm.org)
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?35553A17.D283046C>
