> When I mount /dev/cd0c I always get this in dmesg: > cd0(atapiscsi0:0:0): Check Condition (error 0x70) on opcode 0x0 > SENSE KEY: Not Ready > ASC/ASCQ: Logical Unit Is in Process Of Becoming Ready > > And this in application: > [EMAIL PROTECTED]:~$ mount /mnt/cd > mount_cd9660: /dev/cd0c on /mnt/cd: Input/output error
The cd driver kernel code should spin on that temporary error. This will be fixed (it was fixed in the st code a while back).

