ydzsc 发表于 2018-3-20 14:40

看看。

zly_lover 发表于 2018-3-27 17:01

好东西分享

谭图图 发表于 2018-3-31 01:32

哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈

炸弹人wer 发表于 2018-4-3 16:01

老铁666!必须支持一波!

2008016w 发表于 2018-4-6 13:00

高手在当贝啊!学习了

dengshuhua 发表于 2018-4-7 16:48

高手在当贝啊!学习了

hhhhh111 发表于 2018-4-9 23:27

xuexi   

南川佳鲜调料.干 发表于 2018-4-12 00:06

学习学习!

ZDNSW 发表于 2018-4-15 00:07

大神

strk123 发表于 2018-4-17 14:23

static void usage(void)
{
    fprintf(stderr, "Usage: mtd [<options> ...] <command></command> [<arguments> ...] <device>[:<device>...]\n\n"
    "The device is in the format of mtdX (eg: mtd4) or its label.\n"
    "mtd recognizes these commands:\n"
    "      unlock                  unlock the device\n"
    "      refresh               refresh mtd partition\n"
    "      erase                   erase all data on device\n"
    "      write <imagefile>|-   write <imagefile> (use - for stdin) to device\n"
    "      jffs2write <file>       append <file> to the jffs2 partition on the device\n");
    if (mtd_fixtrx) {
      fprintf(stderr,
    "      fixtrx                  fix the checksum in a trx header on first boot\n");
    }
    fprintf(stderr,
    "Following options are available:\n"
    "      -q                      quiet mode (once: no on writing,\n"
    "                                           twice: no status messages)\n"
    "      -n                      write without first erasing the blocks\n"
    "      -r                      reboot after successful command\n"
    "      -f                      force write without trx checks\n"
    "      -e <device>             erase <device> before executing the command\n"
    "      -d <name>               directory for jffs2write, defaults to \"tmp\"\n"
    "      -j <name>               integrate <file> into jffs2 data when writing an image\n");
    if (mtd_fixtrx) {
      fprintf(stderr,
    "      -o offset               offset of the image header in the partition(for fixtrx)\n");
    }
    fprintf(stderr,
#ifdef FIS_SUPPORT
    "      -F <part>[:<size>[:<entrypoint>]][,<part>...]\n"
    "                              alter the fis partition table to create new partitions replacing\n"
    "                              the partitions provided as argument to the write command\n"
    "                              (only valid together with the write command)\n"
#endif
    "\n"
    "Example: To write linux.trx to mtd4 labeled as linux and reboot afterwards\n"
    "         mtd -r write linux.trx linux\n\n");
    exit(1);
}</part></entrypoint></size></part></file></name></name></device></device></file></file></imagefile></imagefile></device></device></arguments></options>
页: 21 22 23 24 25 26 27 28 29 30 [31] 32 33 34 35 36 37 38 39 40
查看完整版本: 路由宝刷极路由被锁uboot覆盖了(bread进不去)终极恢复教程