I was using the sticky to get my custom recovery so I can install a rom.
It's rooted and all that, but the recovery flash is not working. I cannot get adb to work at all, so I used the terminal emulator.
I typed this in.
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
cat...