Public bug reported: Binary package hint: mount
I have this line in my fstab. /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 mount /cdrom gets only the iso9660 FS on a dvd with a UDF+iso9660. Reversing the order (iso9660,udf) makes it use the UDF filesystem, but then discs without UDF can't be mounted. UDF is needed for files > 2 (or maybe 4) GB. see http://ubuntuforums.org/showthread.php?p=2982218#post2982218 So it looks like only the last fstype is getting tried. ** Affects: util-linux (Ubuntu) Importance: Undecided Status: New -- mount only uses last fstype from fstab https://bugs.launchpad.net/bugs/124644 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
