From owner-freebsd-questions Wed Mar 1 22:55:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20]) by hub.freebsd.org (Postfix) with ESMTP id E88CC37BCE3 for ; Wed, 1 Mar 2000 22:55:39 -0800 (PST) (envelope-from ronnet@mediaone.net) Received: from mediaone.net (we-24-130-48-52.we.mediaone.net [24.130.48.52]) by lsmls01.we.mediaone.net (8.8.7/8.8.7) with ESMTP id WAA15395 for ; Wed, 1 Mar 2000 22:55:38 -0800 (PST) Message-ID: <38BD9F72.C40E41DB@mediaone.net> Date: Wed, 01 Mar 2000 22:53:38 +0000 From: Ron Smith X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Subject: Can't mount CD-ROM Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't seem to find any mention of the problem I'm having in the errata or on the site. Here's what's happening: I'll go: mount -t cd9660 /dev/acd0c /cdrom the file system will mount just fine. I'll go: umount /cdrom the file system will unmount just fine. But, if I try to mount again, it doesn't work. I have to reboot before I can execute a proper 'mount' after a 'umount'. 'cat /etc/fstab' says: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 Everything looks fine to me. I'm running FreeBSD3.4 TIA Ron Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message