[mythtv-users] linux dvd drive questions and dmesg errors

William wmunson at rochester.rr.com
Tue Mar 21 12:30:01 UTC 2006


> This is probably a dumb question, but how do I stop this from 
> happening? 
> Every time I stick a DVD in the mythtv frontend I constantly 
> get these 
> errors.
> 
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> cdrom: This disc doesn't have any tracks I recognize!
> 
> This is my /etc/fstab
> proc            /proc           proc    defaults        0       0
> /dev/hda1       /               ext3    
> defaults,errors=remount-ro 0       1
> /dev/hda5       none            swap    sw              0       0
> /dev/hdb1       /mnt/share      ext3    
> defaults,errors=remount-ro 0    1
> /dev/hdc        /media/cdrom0   auto    ro,user,noauto  0       0
> /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> 

I am not 100% sure this is the issue but I think you need to specify the
format on the disk in your fstab. I am not in front of my reference
materials but I think you need to change auto to relect the format on the
disk. A look on the wiki should provide numerous examples.

Bill 




More information about the mythtv-users mailing list