Quote:
Originally Posted by devolio
You need to remount the system to be able to write to it
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
|
so i need to remount again after I enter ?
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
dd if=/system/bin/sh of=/system/bin/su
chmod 4755 /system/bin/su