when i plug in an usb drive i get the following error with exo-0.3.104: mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so. dmesg |tail gives: 7372.052573] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 7372.055656] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 7372.055660] sdc: sdc1 [ 7372.056586] sd 10:0:0:0: [sdc] Attached SCSI removable disk [ 7372.080341] usb 1-5:1.0: uevent [ 7372.080471] usb 1-5: uevent [ 7372.219384] usb 1-5:1.0: uevent [ 7372.219513] usb 1-5: uevent [ 7372.421345] FAT: IO charset ANSI_X3.4-1968 not found [ 7372.431568] FAT: IO charset ANSI_X3.4-1968 not found withe exo 0.3.102-r1 automounting the drive works fine Reproducible: Always Steps to Reproduce: 1. upgrade to exo-0.3.104 2.plug in usb disk 3. Actual Results: cant mount usb drives with exo-0.3.104
Created attachment 207598 [details] kernel config my kernel config
(In reply to comment #1) > Created an attachment (id=207598) [details] > kernel config > > my kernel config > Hmm. OK, that looks fine, wanted to see CONFIG_NLS_UTF8=y. Can you try exo-0.3.105, added to portage today?
(In reply to comment #2) > Hmm. OK, that looks fine, wanted to see CONFIG_NLS_UTF8=y. > > Can you try exo-0.3.105, added to portage today? > thanks updating to exo-0.3.105 did the trick automount works again