Please add UTF-8 support to all removable devices

Bug #134087 reported by Jacob Popov
This bug report is a duplicate of:  Bug #22623: CD-ROMs are not mounted with UTF-8. Edit Remove
2
Affects Status Importance Assigned to Milestone
partman-target (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

Please add UTF-8 support to all removable devices such as CDs, DVDs, floppies, etc.

I've posted this bug for Dapper, and it has been partially fixed.

The fix is quite primitive. When 50fstab_removable_media_entries writes an entry to fstab it fills up the fs options, i.e. for cdroms:

populate_media cdrom udf,iso9660 user,noauto $CDDEVICES

please change these lines to something like that:

populate_media cdrom udf,iso9660 user,noauto,utf8 $CDDEVICES

Revision history for this message
Jacob Popov (j-a-popov) wrote :

Attached please find the '50fstab_removable_media_entries' file I'm using for my Feisty. It doesn't seem to change much between versions, so maybe it will also suit in Gutsy?

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 22623.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.