Quote:
Originally Posted by Spz0
Thats odd, I was always able remount fine.
If you can't use the remount command, use this workaround
Code:
adb shell
su
mount -o remount rw /system
replace /system with whatever partition you wish to mount rw.
Cheers.
|
Yeah shell commands work fine. It's just adb remount/push and pull. So I'm not sure exactly what's going on. I know its not path or variable related because I have no issues with my One or GNex. So idk.