Quote:
Originally Posted by JasonRK
I figured out that I needed to mount /system first, and I verified busybox is working with "whoami" command in a terminal emulator. I'm still getting the Parse error. Any ideas?
|
Wait... what? Were you in recovery when you did it? That would've been the entire problem right there.
Quote:
|
Originally Posted by JasonRK
I'm having the same problem, but when I try chmod I get an error "Unable to chmod /system/xbin/busybox: Read-only file system." I'm guessing this is an ID-10T error but I can't figure out what I'm doing wrong. Any help?
-J{
|
Code:
Mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
You missed that entire step.

The system has to be remounted as read/write before anything can be changed.
Some of the new roms have scripts, so before you type that whole bit out, you could try to simply type either "rwsystem" or "sysrw".