You are mixing up some things:

Gusty:
mount /media/cdrom0 2>/tmp/mount.strace1.txt  -> mounts udf
mount -t udf /dev/scd0 /media/cdrom0 2> /tmp/mount.strace2.txt -> mounts udf

Feisty:
mount /media/cdrom0 2>/tmp/mount.strace3.txt  -> mounts iso9660!!!
mount -t udf /dev/scd0 /media/cdrom0 2> /tmp/mount.strace4.txt -> mounts udf

Neither Gusty nor Feisty mount automatically!

(In my long posting '3 hours ago' paragraph 2 was obtained with Feisty!)

-- 
Mounting UDF should be preferred over ISO9660
https://bugs.launchpad.net/bugs/112584
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to