|
2014-02-06
, 16:58
|
Posts: 52 |
Thanked: 8 times |
Joined on Sep 2012
|
#32
|
Should do it.Code:mkfs.btrfs -L mylabel /dev/mmcblk1
If the os cant't recognize the sdcard, the file mmcblk1 will not exist and the command will end with an error.
The Following User Says Thank You to Chinoman10 For This Useful Post: | ||
|
2014-02-07
, 16:15
|
Posts: 88 |
Thanked: 84 times |
Joined on Apr 2010
|
#33
|
Yes, I got it to compile with a minimal fix. For testing purposes on my Jolla I only used it against a loop device and not a real SD card yet. But it works fine. :-)
https://github.com/raimue/exfat-nofu...master...jolla
|
2014-03-03
, 22:02
|
Posts: 20 |
Thanked: 9 times |
Joined on Nov 2013
|
#34
|
|
2014-03-04
, 09:10
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#35
|
The Following User Says Thank You to meemorph For This Useful Post: | ||
|
2014-03-12
, 14:15
|
Posts: 65 |
Thanked: 26 times |
Joined on Mar 2012
@ Cagliari, Italy
|
#36
|
|
2014-03-16
, 00:53
|
|
Posts: 1,478 |
Thanked: 9,871 times |
Joined on Dec 2008
@ Shanghai / London
|
#37
|
You may try these I guess
ftp://fr.rpmfind.net/linux/rpmfusion...20.armv7hl.rpm
ftp://fr.rpmfind.net/linux/rpmfusion...20.armv7hl.rpm
Since they are compiled for armv7hl they may work, or, download the SRPMS from
ftp://fr.rpmfind.net/linux/rpmfusion...1.fc20.src.rpm
ftp://fr.rpmfind.net/linux/rpmfusion...1.fc20.src.rpm
|
2014-03-17
, 11:49
|
Posts: 123 |
Thanked: 268 times |
Joined on Dec 2009
@ Helsinki, Finland
|
#38
|
|
2014-03-18
, 06:46
|
Posts: 123 |
Thanked: 268 times |
Joined on Dec 2009
@ Helsinki, Finland
|
#39
|
|
2014-03-18
, 16:28
|
Posts: 8 |
Thanked: 1 time |
Joined on Nov 2010
|
#40
|
The Following User Says Thank You to blobbyblobby2000 For This Useful Post: | ||
If the os cant't recognize the sdcard, the file mmcblk1 will not exist and the command will end with an error.