diff options
author | http://yarikoptic.myopenid.com/ <site-myopenid@web> | 2013-05-23 13:27:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-23 13:27:40 +0000 |
commit | d78f3cd2b16373c89ae0c858133eb4d63900cc8a (patch) | |
tree | a62e120bb220c88834a67a710f156f57e4ba14eb /doc/Android | |
parent | 462c8bf12ea8a640be200b7515c889ec7ac1a428 (diff) |
Added a comment: why ln failed
Diffstat (limited to 'doc/Android')
-rw-r--r-- | doc/Android/comment_8_19656ec99b8f6aa64c1d01a3c9ae9bd0._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/Android/comment_8_19656ec99b8f6aa64c1d01a3c9ae9bd0._comment b/doc/Android/comment_8_19656ec99b8f6aa64c1d01a3c9ae9bd0._comment new file mode 100644 index 000000000..43ff8d64b --- /dev/null +++ b/doc/Android/comment_8_19656ec99b8f6aa64c1d01a3c9ae9bd0._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://yarikoptic.myopenid.com/" + nickname="site-myopenid" + subject="why ln failed" + date="2013-05-23T13:27:39Z" + content=""" +Finally got to check it out: so indeed hardlinking fails but not because of permissions but \"link failed Cross-device link\" that lib is -> /mnt/asec/ga.androidterm-1/lib which resides on a different partition (vfat, /dev/block/dm-2, ro) from /data (ext4, /dev/block/mmcblk0p10) +"""]] |