From owner-freebsd-bugs Wed Jan 9 10:11:28 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from darkserver.dyndns.org (bzq-145-110.pop.bezeqint.net [212.179.145.110]) by hub.freebsd.org (Postfix) with ESMTP id 7C54A37B41A; Wed, 9 Jan 2002 10:11:23 -0800 (PST) Received: by darkserver.dyndns.org (Postfix, from userid 1000) id 32FEB1CB66B; Wed, 9 Jan 2002 20:11:20 +0200 (IST) Received: from localhost (localhost [127.0.0.1]) by darkserver.dyndns.org (Postfix) with ESMTP id F2B551CB66A; Wed, 9 Jan 2002 20:11:19 +0200 (IST) Date: Wed, 9 Jan 2002 20:11:19 +0200 (IST) From: Uri Shaked Reply-To: uri@keves.org To: sheldonh@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org, Subject: Re: kern/33110: bug with mount - unable to unmount a floppy, strange device name appears after mounting. In-Reply-To: <200201091411.g09EB5f97315@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, As far as I recall it happend with an MSDOS FS. first I tried to unmount it using umount /mnt (it was mounted there), then using umount /dev/fd0 (the device), then umount -a -t msdos and finally umount -a - nothing helped. It was still mounted, and I was still able to access the floppy contents via /mnt. I can't seem to reproduce the problem, since it was after more than 30 days of uptime, so I don't remember the action I did before mounting the floppy, nor I've the original floppy anymore. Uri. On Wed, 9 Jan 2002 sheldonh@FreeBSD.org wrote: > Synopsis: bug with mount - unable to unmount a floppy, strange device name appears after mounting. > > State-Changed-From-To: open->feedback > State-Changed-By: sheldonh > State-Changed-When: Wed Jan 9 06:08:59 PST 2002 > State-Changed-Why: > We need to knowwhether you can reproduce the problem. :-) > > Also, it would help if you could try to isolate the problem further. > Specifically, is this a problem with mount_msdos or with floppy driver > support.Either way, I have folks in mind to whom this PR could be > assigned, but I'd need to know which. > > Please copy your feedback to , using the > subject line of this message. > > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33110 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message