Date: Wed, 01 Mar 2000 22:53:38 +0000 From: Ron Smith <ronnet@mediaone.net> To: FreeBSD <freebsd-questions@FreeBSD.ORG> Subject: Can't mount CD-ROM Message-ID: <38BD9F72.C40E41DB@mediaone.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38BD9F72.C40E41DB>