找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 20086|回复: 36

[R3G] 今天小米路由器3G到手就刷 老毛子 固件。

[复制链接]
本帖最后由 ayonggen 于 2017-9-17 20:08 编辑

今天小米路由器3G到手就刷 老毛子 固件。
root@XiaoQiang:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 07f80000 00020000 "ALL"
mtd1: 00080000 00020000 "Bootloader"
mtd2: 00040000 00020000 "Config"
mtd3: 00040000 00020000 "Bdata"
mtd4: 00040000 00020000 "Factory"
mtd5: 00040000 00020000 "crash"
mtd6: 00040000 00020000 "crash_syslog"
mtd7: 00040000 00020000 "reserved0"
mtd8: 00400000 00020000 "kernel0"
mtd9: 00400000 00020000 "kernel1"
mtd10: 02000000 00020000 "rootfs0"
mtd11: 02000000 00020000 "rootfs1"
mtd12: 03580000 00020000 "overlay"
mtd13: 012a6000 0001f000 "ubi_rootfs"
mtd14: 030ec000 0001f000 "data"

查看U盘挂在那里 df -h
cd /extdisks/sda1/

备份小米路由器3G系统文件。

dd if=/dev/mtd0 of=/extdisks/sda1/rom/ALL.bin
dd if=/dev/mtd1 of=/extdisks/sda1/rom/Bootloader.bin
dd if=/dev/mtd2 of=/extdisks/sda1/rom/Config.bin
dd if=/dev/mtd3 of=/extdisks/sda1/rom/Bdata.bin
dd if=/dev/mtd4 of=/extdisks/sda1/rom/Factory.bin
dd if=/dev/mtd5 of=/extdisks/sda1/rom/crash.bin
dd if=/dev/mtd6 of=/extdisks/sda1/rom/crash_syslog.bin
dd if=/dev/mtd7 of=/extdisks/sda1/rom/reserved0.bin
dd if=/dev/mtd8 of=/extdisks/sda1/rom/kernel0.bin
dd if=/dev/mtd9 of=/extdisks/sda1/rom/kernel1.bin
dd if=/dev/mtd10 of=/extdisks/sda1/rom/rootfs0.bin
dd if=/dev/mtd11 of=/extdisks/sda1/rom/rootfs1.bin
dd if=/dev/mtd12 of=/extdisks/sda1/rom/overlay.bin
dd if=/dev/mtd13 of=/extdisks/sda1/rom/ubi_rootfs.bin
dd if=/dev/mtd14 of=/extdisks/sda1/rom/data.bin




本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
 楼主| | 显示全部楼层
USB接口插入U盘没有供电,暂时不能使用U盘。

点评

正式版会解决这个问题的。 临时解决方法是在breed里开启环境变量 然后进入breed的命令行模式,执行以下命令: env set autoboot.command "gpio dir set 12 out; gpio set 12 hi; autoboot" env save  详情 回复 发表于 2017-9-17 21:00
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

breed里面自带官方uboot 官方固件的数据都在这点还是不错的 刷回官方固件就直接能用回来了

点评

不是带uboot,而是做了官方固件兼容  发表于 2017-9-17 20:56
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

ayonggen 发表于 2017-9-17 20:02
USB接口插入U盘没有供电,暂时不能使用U盘。

正式版会解决这个问题的。
临时解决方法是在breed里设置环境变量:
进入breed的命令行模式,执行以下命令:
env set autoboot.command "gpio dir set 12 out; gpio set 12 hi; autoboot"
env save

点评

大神 命令行模式怎么进入?  详情 回复 发表于 2017-12-4 10:10
还是等大大的跟新吧。  详情 回复 发表于 2017-9-17 21:28
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
hackpascal 发表于 2017-9-17 21:00
正式版会解决这个问题的。
临时解决方法是在breed里设置环境变量:
进入breed的命令行模式,执行以下命 ...

还是等大大的更新吧。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

之前有人说刷了老毛子灯颜色有问题?刷了breed呢?

点评

H大修改老毛子固件LED正常俄版固件不正常,BREED我观察是正常的。  详情 回复 发表于 2017-9-18 08:53
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
BiuTone 发表于 2017-9-18 03:04
之前有人说刷了老毛子灯颜色有问题?刷了breed呢?

H大修改老毛子固件LED正常俄版固件不正常,BREED我观察是正常的。

评分

参与人数 1恩山币 +1 收起 理由
Biu*** + 1 强迫症可以先入手了,3Q

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

breed 好像被删除了?能麻烦给一份吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

请问
breed固件在哪里下载?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层

点评

感谢!这下可以愉快地折腾了  详情 回复 发表于 2017-9-19 10:53
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
刷坏了跟我没关系我的正常。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

怎么刷breed呢?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

请问楼主 第一段代码是刷什么的?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

ayonggen 发表于 2017-9-18 20:08
http://pan.baidu.com/s/1ge2uiWF

感谢!这下可以愉快地折腾了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

能分享下breed文件吗?

点评

H大19号里面有  详情 回复 发表于 2017-9-20 11:21
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-29 21:37

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表