I’ve a Kobo e-reader and once I join it to my MacBook (Intel) it reveals up and may see and open the information onto it, however I can not add .epub information onto it as a result of I’ve solely learn permissions. The file system is FAT32.
On my Home windows laptop it really works seamlessly.
Working the mount command provides this: /dev/disk2 on /Volumes/KOBOeReader (msdos, native, noowners)
I’ve have tried manually remounting the pill:
$> mount -uw /Volumes/KOBOeReader
mount_msdos: /dev/disk2 on /Volumes/KOBOeReader: Operation not permitted
mount: /Volumes/KOBOeReader failed with 71
$> sudo mount -uw /Volumes/KOBOeReader
-
Now it reveals I’ve customized permissions, however nothing really modified.
What do?
