07/05/05 13:05:19 7kY52m7H
>>536だけど
PROにはjffs_debugなんていうコマンドはありませんでした。
どこにそのコマンドはあるのでしょうか?
ちなみにmtd_debugは
------------------------------------------------------------
#mtd_debug
usage: mtd_debug info <device>
mtd_debug read <device> <offset> <len> <dest-filename>
mtd_debug write <device> <offset> <len> <source-filename>
mtd_debug erase <device> <offset> <len>
#mtd_debug info /dev/mtd3
MEMGETINFO: Inappropriate ioctl for device
#mtd_debug info /dev/mtdbloc3
MEMGETINFO: Inappropriate ioctl for device
------------------------------------------------------------
なんだかエラーっぽい表示みたいです。
それとパラメーターの<offset> と<len>に関してもよくわからないので、ご教授願います。