• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Nand unlocked?

I may have found the answer at xda:

or try to mount the card: (*note, this command only works from recovery. If you are inside the android OS you have to use adb remount. This is also how you test system r/w access, which is what this whole process gives you
smile.gif

Code:
adb shell mount /sdcard

if I understand this right, do I just boot my phone, plug it in to the pc, and run this adb command. If its sucessful then I am good to go?
 
No, you are reading the post incorrectly. Being "NAND unlocked" means you have the ability to mount /system as r/w (not /sdcard ... /sdcard is r/w out of the box ... otherwise, how could you put files on it???).
 
Dunno. Figured out when i could backup and restore to nandroid that I had access.

But I dunno if you're understanding what i was asking. I understand I could read and write to the sdcard.

Anyways:
/thread
 
Back
Top Bottom