Comment 11 for bug 44233

Revision history for this message
Jim Benson (rd1-jim-benson) wrote :

I am experiencing the same problem as Jason Ribeiro above....very frustrated here. I need to get these files off the disk this weekend.

Running feisty standard.

I put in a data dvd and get:
    Invalid mount option when attempting to mount the volume 'UDF Volume'.

I also receive the same error above if I change my fstab to either of these lines:
"/dev/scd0 /media/cdrom0 auto user,noauto 0 0"
"/dev/scd0 /media/cdrom0 iso9660,udf user,noauto 0 0"
Also tried deleting 'auto' and or the 'udf,iso9660' reference and the entire line to no avail.

I also tried 'sudo mount -t udf -oro /dev/scd0 /media/cdrom0' and get the following error:
    mount: wrong fs type, bad option, bad superblock on /dev/scd0,
           missing codepage or other error
           In some cases useful info is found in syslog - try
           dmesg | tail or so

I'm also getting the UDF-fs: No fileset found error with dmesg | tail.

Going crazy here. Not sure what to do next.