View Single Post
SteveYoungs's Avatar
Posts: 79 | Thanked: 47 times | Joined on Oct 2011 @ Brisbane, AU
#7776
Originally Posted by Ancelad View Post
Works correct... .launchericon etc. folders were created in MyDocs without problems.
Can you please show me two things...

The output from: `mount|grep MyDocs'

And from: `ls -ld ~user/MyDocs'

Mine is:

Code:
mount|grep MyDocs
/dev/mmcblk0p1 on /home/user/MyDocs type ext4 (rw,relatime,barrier=1,data=ordered)

ls -ld ~user/MyDocs
drwxr-xr-x   24 user     users         4096 Sep  9 21:38 /home/user/MyDocs