Jolla Tablet - unable automount exfat microsd card with self compiled exfat (v1.2.3) [answered]
Hi, so I have tried myself compile an fuse based exfat support (relan/github) to my Jolla Tablet.
Exfat binary make installs with no hiccups and I can format 64gb microsdxc as exfat.
The only problem I'm facing is that mount-sd script will not mount the card /media/sdcard/(identifier)
.
So then I thought formatting the microsd as btrfs. But guess what, "[root@Jolla nemo]# bash: mkfs.btrfs: command not found". What the???
Is fat32 formatter my only option for now?
Tried
avhakola ( 2016-03-25 05:43:18 +0200 )editmkfs -t btrfs
? Tried any other fs than btrfs? Tried formating the card to exFAT on Windows (or any other SDXC-compatible device) and see if it mounts then?