[Q] adb remount: operation not permitted
my Sensation is perm rooted and has stock ROM. i'm trying to use Viperbloat on it but when i run the .bat it says the remount failed because the operation is not permitted. then it will push 6 files successfully and finally i get another error saying unable to chmod because /system/bin/ is read-only
how can i make it r/w and get the remount to work?
nevermind, i used this command mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system to change to r/w
still having the remount failure
|