[2.0.1.7] Weird behaviour with new SD-Card
I experienced some weird behaviour with a new 64GB microSDXC SD-Card (amazon-link).
I inserted my new SD-Card and this happened:
- The SD-Card wasn't recognized (I expected this as I saw it's some strange filesystem I never heard before (exFAT) when putting it into my Laptop
- I formatted the SD-Card to EXT4 as it's the filesystem I'm using on all my machines
- The SD-Card still wasn't recognized by my Jolla (UNEXPECTED)
- I couldn't even mount it manually
- I formatted the SD-Card to BTRFS (I never used this on my machines, but I know the Jolla is using this)
- The SD-Card still wasn't recognized by my Jolla (UNEXPECTED)
- I couldn't even mount it manually
- I formatted the SD-Card to vFAT (All other SD-Cards and Storage-pens are using this)
- Now the SD-Card is working fine with my Jolla
So, actually everything is fine for me as the SD-Card is working. But to me it's very strange that the Jolla couldn't cope with very common file-systems like EXT4 or BTRFS. The latter is really weird as it's the file-system Jolla is using on it's internal storage.
Is there some magic I have to put into /etc/fstab to get this file-systems working? I doubt that as I even couldn't mount it manually wieth EXT4 or BTRFS.
Is vFAT the only supported file-system for SD-Cards? If that's the case this is very weird to me as I would expect my Jolla to accept EXT4 and BTRFS too, at least the latter one it's using itself for internal storage.
hmm very odd indeed since I use both ext4 & btrfs formatted cards on my device. (and exFat works too, you just need the correct modules & mount tools)
There's even no funnies needed in /etc/fstab as automounter handles pretty much everything you throw at it...
Do you see any anomalies in dmesg or journal when you insert the card? What about when you try to mount it manually?
juiceme ( 2016-04-18 23:06:59 +0300 )@jolladiho, good point.
As I don't have any other micro-SD devices except the Jolla I naturally always format in the device. This could be why I have no problems.
juiceme ( 2016-04-19 12:57:17 +0300 )@jolladiho,
that might be the reason as I format it in my laptop running debian testing which probably ships newer versions.
At least I got my SD-Card working, I was just irritated by this strange behaviour.
mdosch ( 2016-06-24 16:08:48 +0300 )@jolladiho made this clear enough, and I also want to point out that @juiceme is the one that gave me the walk-through on how to format my SDXC to EXT4 as well as creating partitions on it. The trick is as said, always format the sdcard in the device itself
DameCENO ( 2016-06-24 17:18:30 +0300 )