The Following User Says Thank You to alci For This Useful Post: | ||
![]() |
2014-02-04
, 21:56
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#52
|
...
@meemorph: can you confirm, the problem with ambiances exists only with default mountpoint? should be the same, when you only mount the Pictures-folder...
The Following User Says Thank You to meemorph For This Useful Post: | ||
![]() |
2014-02-04
, 22:34
|
Posts: 594 |
Thanked: 1,094 times |
Joined on Aug 2012
@ Rhine
|
#53
|
Notice however that I had to use devel-su much earlier than what you describe: in fact creating a directory in /mnt requires root. Also, rsync will fail on some hidden directories if not run under root identity... So in fact I did the whole procedure under root identity !
![]() |
2014-02-06
, 16:43
|
Posts: 16 |
Thanked: 2 times |
Joined on Jun 2013
@ Germany Oberschwaben
|
#54
|
[root@localhost mnt]# mount /dev/mmcblk1p1 /mnt/sd
mount: wrong fs type, bad option, bad superblock on /dev/mmcblk1p1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
![]() |
2014-02-06
, 16:57
|
Posts: 284 |
Thanked: 661 times |
Joined on Aug 2013
@ Finland
|
#55
|
mkfs.btrfs -L InsertLabel /dev/mmcblk1
The Following User Says Thank You to Thoke For This Useful Post: | ||
![]() |
2014-02-06
, 17:20
|
Posts: 594 |
Thanked: 1,094 times |
Joined on Aug 2012
@ Rhine
|
#56
|
Hello,
I have tried to do your instructions step by step.
But I already failed at step 2.
I formatted a SanDisk SD-Card 64GB with Gparted under openSuse 13.1 with btrfs, and it seems to work.
lsblk
The Following User Says Thank You to Leinad For This Useful Post: | ||
![]() |
2014-02-06
, 17:41
|
Posts: 16 |
Thanked: 2 times |
Joined on Jun 2013
@ Germany Oberschwaben
|
#57
|
mmcblk1 179:32 0 59,5G 0 disk
└─mmcblk1p1 179:33 0 59,5G 0 part
![]() |
2014-02-06
, 17:46
|
Posts: 594 |
Thanked: 1,094 times |
Joined on Aug 2012
@ Rhine
|
#58
|
![]() |
2014-02-06
, 18:16
|
Posts: 16 |
Thanked: 2 times |
Joined on Jun 2013
@ Germany Oberschwaben
|
#59
|
![]() |
2014-02-06
, 18:19
|
Posts: 284 |
Thanked: 661 times |
Joined on Aug 2013
@ Finland
|
#60
|
Thanks for the quick reply,
lsblk gives out:
I am not familiar with btrfs, how should I go on ??
The Following User Says Thank You to Thoke For This Useful Post: | ||
Notice however that I had to use devel-su much earlier than what you describe: in fact creating a directory in /mnt requires root. Also, rsync will fail on some hidden directories if not run under root identity... So in fact I did the whole procedure under root identity !
I can also confirm that .android needs 777, or Yandex store (for example) won't run. This seems a bit scary, doesn't it ?
Thanks a lot.
Franck