View Single Post
Posts: 194 | Thanked: 1,167 times | Joined on May 2016
#10
Originally Posted by moodroid View Post
Hi TheKit,
Were you able to access the phone's internal storage or an external SD card at all? I'm not sure whether it's me not knowing what I'm doing, or something that hasn't been implemented yet?
Hasn't been implemented yet. Actually internal storage is mounted for SafeStrap to /ss folder. To access it as nemo user, set developer password, go to terminal and:
Code:
devel-su
usermod -a -G media_rw nemo
reboot
I will fix this in new build. As for external SD, it probably won't mount yet due to OS considering mmcblk0 (external SD) as internal storage and mmcblk1 (phone NAND) as external storage, since it's usually the other way around. I'll look for workaround for this.
 

The Following 5 Users Say Thank You to TheKit For This Useful Post: