From owner-freebsd-stable Mon May 11 17:31:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25113 for freebsd-stable-outgoing; Mon, 11 May 1998 17:31:47 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from cesit1.unifi.it (cesit1.unifi.it [150.217.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25040 for ; Mon, 11 May 1998 17:31:21 -0700 (PDT) (envelope-from ugo@dsi.UNIFI.IT) Received: from aguirre.dsi.unifi.it by CESIT1.UNIFI.IT (PMDF V5.1-10 #23168) with SMTP id <01IWWSMHRR5C0002BL@CESIT1.UNIFI.IT> for freebsd-stable@FreeBSD.ORG; Mon, 11 May 1998 14:35:40 MET Received: from dsi.unifi.it (com9.unifi.it) by aguirre.dsi.unifi.it (4.1/SMI-4.1) id AA02911; Sat, 09 May 1998 23:20:34 +0200 Received: from pegasus.home.net (pegasus.home.net [192.168.1.3]) by dsi.unifi.it (8.8.8/8.8.8) with ESMTP id XAA00879; Sun, 10 May 1998 23:53:47 +0200 (MET DST envelope-from ugo) Received: (from ugo@localhost) by pegasus.home.net (8.8.8/8.8.7) id XAA24936; Sun, 10 May 1998 23:53:46 +0200 (MET DST) Date: Sun, 10 May 1998 23:53:46 +0200 (MET DST) From: Ugo Paternostro Subject: Re: mount_msdos and msdosfs for VFAT/FAT32 access In-reply-to: <35553A17.D283046C@acm.org> To: Hideki Yamamoto Cc: freebsd-stable@FreeBSD.ORG Message-id: Organization: Not an organization MIME-version: 1.0 X-Mailer: XFMail 1.2 [p0] on FreeBSD Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 8bit X-Priority: 3 (Normal) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On 10-May-98 Hideki Yamamoto wrote about "Re: mount_msdos and msdosfs for VFAT/FAT32 access": > (2) the mounted MSDOS file systems cannot sometimes unmounted. How frequent is this? I usually don't unmount those file systems, but I tried to umount/mount them some times without any problem: ugo@pegasus:/home/ugo [0]# umount /mnt/xchange_1 ; umount /mnt/limbo ; umount /mnt/dos ; umount /mnt/windows95 ugo@pegasus:/home/ugo [0]# mount /mnt/xchange_1 ; mount /mnt/limbo ; mount /mnt/dos ; mount /mnt/windows95 [ I repeated the above lines 5 times and got no errors but the "Bad exports list line" I already reported. ] > 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." It seems to me that you have the same error (device busy when trying to unmount dos-d). Silly question: is the device busy? :-) > Do -stable users see the same problems, especially on removable > medias? I could try to (u)mount a few times a floppy, if you like. No other removable media on my side. > Hideki Yamamoto (hyama@acm.org) Bye, UP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message