My TDK drive has no problem reading DVD disks, but will not read any CD-based game and/or data disks. Is there a problem with the "auto" file system option no longer determining file system type? Fstab & mount information is below. After inserting a CD into the TDK drive, I attempted to manually mount it with the "-t iso9660" option (w/o quotations). This did not work. I have tried Memorex & Maxwell CD-Rs, but neither (or any other CD) was detected by the TDK drive. What am I overlooking?
mount results
(Generic Elements EL-56 CD-ROM)
/dev/scd0 on /media/cdrom type iso9660 (ro,nosuid,nodev,_netdev,fscontext=system_u

bject_r:removable_t,user=brody)
(TDK DVDRW1280B)
/dev/hdc on /media/cdrecorder type iso9660 (ro,nosuid,nodev,_netdev,user=brody)
fstab entries
(TDK DVDRW1280B)
/dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0
(Generic Elements EL-56 CD-ROM)
/dev/scd0 /media/cdrom auto pamconsole,exec,noauto,fscontext=system_u

bject_r:removable_t,managed 0 0