Hi, I gotta type mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system in ADB, how do i get to that?
Hi, I gotta type mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system in ADB, how do i get to that?
Have you SEEN my phone?!
edit: nvm I guess it's outdated now, erm...
adb shell
Then type command
Depending on your ROM you might have to type su before the command