adb reboot recoveryadb shell mount -o remount,rw / / = ok
adb push flash_eraseall /sbin/ = no such file or directory
adb shell chmod 755 /sbin/flash_eraseall = permission denied
adb shell flash_eraseall /dev/mtd/mtd8 = not found
adb reboot recovery = ok
all of them device not found... pls help...