vfat filesystems cannot be mounted

Bug #929841 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CirrOS
Fix Released
High
Unassigned

Bug Description

cirros needs an additional module (nls_cp437.ko) available to mount vfat filesystems:
$ sudo mount -t vfat /dev/vdb /mnt
mount: mounting /dev/vdb on /mnt failed: Invalid argument
$ dmesg | tail -n 3
[ 179.474964] FAT-fs (vdb): codepage cp437 not found
[ 201.014801] FAT-fs (vdb): codepage cp437 not found
[ 1023.521423] FAT-fs (vdb): codepage cp437 not found

as seen in bug 735240, it needs nls_cp437.ko.

While adding modules:
 * make sure iso9660 works
 * maybe add fuse?

Related branches

Scott Moser (smoser)
Changed in cirros:
status: New → Triaged
importance: Undecided → High
Scott Moser (smoser)
Changed in cirros:
status: Triaged → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote :

fix-released in 0.3.1

Changed in cirros:
status: Fix Committed → Fix Released
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.