第九章 编程器固件、uboot、fullflash.docVIP

  • 11
  • 0
  • 约2.29千字
  • 约 6页
  • 2017-06-17 发布于湖北
  • 举报
编程器固件、uboot、fullflash root@DD-WRT:~# cat /proc/mtd dev:??? size?? erasesize? name mtd0:00010000 RedBoot mtd1: 007c0000linux mtd2:00010000 rootfs mtd3:00010000 ddwrt mtd4:00010000 nvram mtd5:00010000 board_config mtd6:00010000 fullflash mtd7:00010000 fullboot root@DD-WRT:~# DDWRT备份成编程器固件命令(前提是有fullash分区) root@DD-WRT:~# dd if=/dev/mtd6 of=/tmp/741_fullflash.bin 16384+0 records in 16384+0 records out root@DD-WRT:~# 刷成编程器固件命令(前提是有fullash分区) root@DD-WRT:~# mtd -r write fullflash /tmp/741_fullflash.bin 16384+0 records

文档评论(0)

1亿VIP精品文档

相关文档