The Following 3 Users Say Thank You to For This Useful Post: | ||
|
2014-01-22
, 11:16
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#12
|
create a .spec file and use rpmbuild -ba /rpmbuild/SPECS/fuse-exfat.spec
|
2014-01-22
, 12:46
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#13
|
|
2014-01-22
, 13:07
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#14
|
The Following 2 Users Say Thank You to For This Useful Post: | ||
|
2014-01-22
, 13:33
|
Posts: 25 |
Thanked: 99 times |
Joined on Apr 2013
|
#15
|
Anyone tried to use samsung's driver? http://www.phoronix.com/scan.php?pag...tem&px=MTQzODQ
|
2014-01-22
, 14:38
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#16
|
Format it to FAT32. You'll need to use command line tools on Windows as the GUI will insist on exFAT.
This should allow you to use FAT32-formatting on your USB-drive, but don't forget to repeat the process and set it back to "Optimize for quick removal" once you are done formatting!
- Right-click the USB-drive and select "Properties"
- Select the "Hardware"-tab
- Find and select your USB-memory in the list
- Click the "Properties"-button below
- Select the "Policies"-tab on the new requester
- Choose "Optimize for performance"
- Click "OK" on the requesters
|
2014-01-22
, 15:47
|
Posts: 284 |
Thanked: 661 times |
Joined on Aug 2013
@ Finland
|
#17
|
|
2014-01-22
, 16:09
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#18
|
Anyone know how to make music & pictures in a btrfs-formatted microsd to show in Jolla's gallery and media player app? Manually mounting it (/dev/mmcblk1p1) to run/user/100000/media/sdcard doesn't work, so the apps must fetch their data from somewhere else, or there's another problem somewhere. The card doesn't automatically mount to anything.
My microsd has a ms-dos partition table and has no file-permission restrictions in it currently (chmod 777). Any help will be appreciated, as I really don't have that much linux command-line knowledge, it just started accumulating recently
The Following User Says Thank You to For This Useful Post: | ||
|
2014-01-22
, 16:16
|
Posts: 37 |
Thanked: 26 times |
Joined on Aug 2013
@ Finland
|
#19
|
Anyone know how to make music & pictures in a btrfs-formatted microsd to show in Jolla's gallery and media player app? Manually mounting it (/dev/mmcblk1p1) to run/user/100000/media/sdcard doesn't work, so the apps must fetch their data from somewhere else, or there's another problem somewhere.
|
2014-01-22
, 16:44
|
Posts: 236 |
Thanked: 223 times |
Joined on Apr 2011
@ switzerland
|
#20
|
fuse-exfat.spec (example)