Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2001 10:30:20 -0500 (EST)
From:      Shep Proudfoot <tarnation@mindspring.com>
To:        <questions@FreeBSD.org>
Cc:        <ru@FreeBSD.org>
Subject:   Re: (sigh) cdrom mounting failure
Message-ID:  <Pine.LNX.4.33.0111301020560.2303-100000@localhost.localdomain>

next in thread | raw e-mail | index | archive | help


hmm this looks messy:

cdcontrol -f /dev/acd0c info

cdcontrol: getting toc header: Input/output error
Dec 1 11:23:07 mule /kernel: acd0: TEST_UNIT_READY -
NOT READY asc=3a ascq=00 error=04

Any thoughts, Ruslan?

Thanks !

Shep

>> 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?



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?Pine.LNX.4.33.0111301020560.2303-100000>