楼主你好,我也遇到你这个问题了。但是按照大神的做法,还是不行啊。错误如下:
UTP: sending Success to kernel for command $ flash_eraseall /dev/mtd0.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ dd if=$FILE of=/dev/mtd0 bs=1K seek=1'
UTP: executing "dd if=$FILE of=/dev/mtd0 bs=1K seek=1"
dd: writing '/dev/mtd0': No space left on device
256+0 records in
255+0 records out
261120 bytes (255.0KB) copied, 7.700594 seconds, 33.1KB/s
UTP: sending Non-success to kernel for command $ dd if=$FILE of=/dev/mtd0 bs=1K seek=1.
utp_poll: exit with status 256。
哪里有问题吗?先谢过了。
|