Permission denied

elfin8er

Member
Jul 28, 2013
14
0
0
Visit site
I'm been searching everywhere, and I can't find a fix for this. My phone is rooted, so I'm not sure why I wouldn't have access to do anything. At the moment, I'm messing around with trying to install Linux on my S5. I'm getting numerous Permission denied errors. It seems to happen when I use busy box's "mount" command. For instance, in Linux on Android, I get permission denied at "busybox mount -t ext2 /dev/block/loop255 /data/local/mnt". I'm assuming this is some kind of security feature that's preventing me from doing this. Does anybody have any suggestions? Thanks!
 

benny3

Flashoholic!!
Sep 2, 2011
2,222
40
0
Visit site
I'm been searching everywhere, and I can't find a fix for this. My phone is rooted, so I'm not sure why I wouldn't have access to do anything. At the moment, I'm messing around with trying to install Linux on my S5. I'm getting numerous Permission denied errors. It seems to happen when I use busy box's "mount" command. For instance, in Linux on Android, I get permission denied at "busybox mount -t ext2 /dev/block/loop255 /data/local/mnt". I'm assuming this is some kind of security feature that's preventing me from doing this. Does anybody have any suggestions? Thanks!
Have tried in a shell? try this command fist
"adb shell"
"su"