Good show, thanks for reporting back.
It seems you like navigatrix.

My CF-30 dual boots Win7 and Ubuntu and the 64GB SDXC card is readable by either. I formatted the card with exFAT using the program I referenced earlier.plateaugame wrote:Got it working. All I needed to do is format the SDXC card as ext4 using the Navigatrix/linux GParted utility.
ok, I'm still messing with this. Do you have any instructional links that don't require a google login?Azrial wrote:Well it is not a limitation of the OS, I am running Ubuntu 14.04 x64 on a CF-30 Mk2 and I have a 64GB XCHD card in it. I am using FUSE/ ExFAT with it. See: https://code.google.com/p/exfat/
That depends, and it's not such a newby question since I consider this problem a bug or a distribution flaw in configuration. I see you're using Navigatrix which I believe is based on Ubuntu. Is your vfat sdcard or USB drive automatically mounting when you plug it in? If so, type these to see if your distro is using polkit for automounting and show us the output of each command.plateaugame wrote:
And here's a newby question.... how do I change permissions so that the SD/media device is open for writing all the time?
Code: Select all
ps -ef | grep polkitd
sudo ls -l /etc/polkit-1/*
grep plugdev /etc/group