I just had similar problem on two machines upgraded from Feisty to
Gutsy. A friend of mine has a DVD-Video with UDF structure on it, burned
in some kind of cheap desktop recorder. Gutsy is able to mount this
disk, but the permissions are se to "r--r--r--" and owner/group are set
to "-1", so only root was able to browse the media content - an ordinary
user cannot even open a VIDEO_TS directory (I do not have dmesg output,
sorry).

It started working after I changed
"/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0"
to 
"/dev/scd0 /media/cdrom0 iso9660,udf user,noauto 0 0"

`mount` now reports iso9660 filesystem type instead of UDF, but nautilus
still says it's an UDF disk.

What happens if the default Ubuntu fstab entry will change to "auto"?
Couldn't be better to let the mount decide itself which type to use?

-- 
mount udf dvd fails, possible wrong fstab entry
https://bugs.launchpad.net/bugs/44233
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to