From owner-freebsd-questions Fri Nov 2 9:13:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id 63AD737B401 for ; Fri, 2 Nov 2001 09:13:33 -0800 (PST) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id MAA07115 for freebsd-questions@freebsd.org; Fri, 2 Nov 2001 12:13:32 -0500 Date: Fri, 2 Nov 2001 12:13:32 -0500 From: "David S. Jackson" To: freebsd-questions@freebsd.org Subject: umounting vn0 Message-ID: <20011102121332.F3201@sylvester.dsj.net> Reply-To: "David S. Jackson" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I was downloading some CD iso images and checking them through the vnconfig command, as I usually do. If they mount, they're good, if not, then I must download them again. One one image I did the command vnconfig /dev/vn0 cdimage.iso mount -t cd9660 /dev/vn0 /mnt/test As predicted, the ls of /mnt/test was empty. But when I tried to umount /mnt/test, I got a "device not mounted" error. Yet, when I do a "mount" command, there I see the following: /dev/vn0 on /mnt/test (cd9660, local, read-only) I reread the applicable man pages, tried everything that seemed to make sense. I even mounted a good iso image on /mnt/test, which worked fine. I umounted that image, but still the mount command shows /dev/vn0 mounted on /mnt/test. It looks like a mistake on "mount's" part. Can anyone help me remove this entry from the mount table? Also, I normally go vnconfig vn0c cdimage.iso. Is vnconfig /dev/vn0 cdimage.iso especially wrong? Thanks! -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I put contact lenses in my dog's eyes. They had little pictures of cats on them. Then I took one out and he ran around in circles. -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message