Date: Fri, 30 Nov 2001 11:55:08 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: tarnation@mindspring.com Cc: questions@FreeBSD.org Subject: Re: (sigh) cdrom mounting failure Message-ID: <20011130115508.A70651@sunbay.com> In-Reply-To: <E169gAJ-00058k-00@maynard.mail.mindspring.net> References: <E169gAJ-00058k-00@maynard.mail.mindspring.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 30, 2001 at 12:24:54AM -0500, tarnation@mindspring.com wrote: > dmesg|grep acd0 > acd0: DVD-ROM <MATSHITADVD-ROM SR-8582> at ata1-master using PIO4 > > cat /etc/fstab |grep acd0 > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > > mount /cdrom/ > /dev/acd0c: Operation not permitted > > (thats as normal user, as root-i see the cdrom drive spin, and lights flicker, but the system > completely freezes and i have to manual reboot. The system reacts the same way for user/root > respectively with: > > mount_cd9660 /dev/acd0c /cdrom > > and with: > > mount -t cd9660 /dev/acd0c /cdrom > > ls -la /dev/acd0c > crw-r----- 2 root operator 117, 2 Nov 30 18:45 /dev/acd0c > > The operation should at least work for root, but the system completely freezes up. If anyone > can help out with this inane, frustrating problem, I would be most grateful. > What does "cdcontrol -f /dev/acd0c info" tell you? Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20011130115508.A70651>