找回密码
 注册

QQ登录

只需一步,快速开始

楼主: datou9292

华为HN8346x6-c 九洲版使用工具和shell (V5R021可用)

[复制链接]
 楼主| 发表于 2024-4-6 21:17:56 | 显示全部楼层
wgedu 发表于 2024-4-2 14:40
您也可以参看以下这个

https://www.chinadsl.net/forum.php?mod=viewthread&tid=168623

我参照这个链接备份的,一会儿传上去,我是新手,请弄明白后再用,一切后果自负。
 楼主| 发表于 2024-4-6 22:08:13 | 显示全部楼层
原版是联通HN8346X6-C,软件版本 V5R021C00S050 我补全了SHELL ,
修改boardinfo ,修改为华为界面
obj.id = "0x0000001a" ; obj.value = "COMMON";
obj.id = "0x0000001b" ; obj.value = "COMMON";
obj.id = "0x00000031" ; obj.value = "NOCHOOSE";

wifi CMCC_UKD2 密码 e7x63bec
管理员登录https://192.168.11.1:80/cu.html
密码是 cuadmin 密码 cuadmin1
ssh root@192.168.11.1 登录密码 在后台设置

恢复 联通界面原版2023-12-04-11-50-09-31.tar.gz 可回到原联通界面
wifi CU_Pkq1 密码 6xsd60mc
联通界面管理员登录http://192.168.11.1/cu.html
原帐号 cuadmin 密码 CUAdmin69506213
如恢复出厂,帐号 cuadmin 密码 cuadmin
普通帐号 user 密码 6xsd60mc
-------------现设备信息-----------
设备基本信息
设备型号:        HN8346X6-C
描述:        OptiXstar HN8346X6-C XG-PON Terminal (N2a/PRODUCT ID:2150085042HYN7008403)
SN:        5A544547CD75EF24 (ZTEGCD75EF24)        注:此SN是我修改成旧猫SN之后的。
硬件版本:        2AD0.A
软件版本:        V5R021C00S050
制造信息:        2150085042HYN7008403.D402
ONT注册状态:        O5(Operation state)
ONT ID:        117
CPU使用率:        32%
内存使用率:        41%
定制信息:        COMMON
系统时间:        2024-04-06 21:18:49+08:00
-----------------------------------------
WAP(Dopra Linux) # cat /proc/mtd  查看分区结果
dev:    size   erasesize  name
mtd0: 00100000 00020000 "bootcode"
mtd1: 0ff00000 00020000 "ubilayer_v5"
mtd2: 0001f000 0001f000 "flash_configA"
mtd3: 0001f000 0001f000 "flash_configB"
mtd4: 0001f000 0001f000 "slave_paramA"
mtd5: 0001f000 0001f000 "slave_paramB"
mtd6: 030ec000 0001f000 "allsystemA"
mtd7: 030ec000 0001f000 "allsystemB"
mtd8: 00117000 0001f000 "keyfile"
mtd9: 0103a000 0001f000 "frameworkA"
mtd10: 0103a000 0001f000 "frameworkB"
mtd11: 0001f000 0001f000 "wifi_paramA"
mtd12: 0001f000 0001f000 "wifi_paramB"
mtd13: 00a0d000 0001f000 "file_system"
mtd14: 06064000 0001f000 "apps"


dd if=/dev/mtd0 of=/mnt/usb/usb-_1/bak/0.bin  (备份分区0到U盘0.bin文件)
dd if=/dev/mtd1 of=/mnt/usb/usb-_1/bak/1.bin
dd if=/dev/mtd2 of=/mnt/usb/usb-_1/bak/2.bin
dd if=/dev/mtd3 of=/mnt/usb/usb-_1/bak/3.bin
dd if=/dev/mtd4 of=/mnt/usb/usb-_1/bak/4.bin
dd if=/dev/mtd5 of=/mnt/usb/usb-_1/bak/5.bin
dd if=/dev/mtd6 of=/mnt/usb/usb-_1/bak/6.bin
dd if=/dev/mtd7 of=/mnt/usb/usb-_1/bak/7.bin
dd if=/dev/mtd8 of=/mnt/usb/usb-_1/bak/8.bin
dd if=/dev/mtd9 of=/mnt/usb/usb-_1/bak/9.bin
dd if=/dev/mtd10 of=/mnt/usb/usb-_1/bak/10.bin
dd if=/dev/mtd11 of=/mnt/usb/usb-_1/bak/11.bin
dd if=/dev/mtd12 of=/mnt/usb/usb-_1/bak/12.bin
dd if=/dev/mtd13 of=/mnt/usb/usb-_1/bak/13.bin
dd if=/dev/mtd14 of=/mnt/usb/usb-_1/bak/14.bin

------------以上命令执行结果-----------------
WAP(Dopra Linux) # dd if=/dev/mtd0 of=/mnt/usb/usb-_1/bak/0.bin
2048+0 records in
2048+0 records out
1048576 bytes (1.0MB) copied, 0.156587 seconds, 6.4MB/s
WAP(Dopra Linux) # dd if=/dev/mtd1 of=/mnt/usb/usb-_1/bak/1.bin
522240+0 records in
522240+0 records out
267386880 bytes (255.0MB) copied, 51.130072 seconds, 5.0MB/s
WAP(Dopra Linux) # dd if=/dev/mtd2 of=/mnt/usb/usb-_1/bak/2.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.110429 seconds, 1.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd3 of=/mnt/usb/usb-_1/bak/3.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.025624 seconds, 4.7MB/s
WAP(Dopra Linux) # dd if=/dev/mtd4 of=/mnt/usb/usb-_1/bak/4.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.038492 seconds, 3.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd5 of=/mnt/usb/usb-_1/bak/5.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.031451 seconds, 3.8MB/s
WAP(Dopra Linux) # dd if=/dev/mtd6 of=/mnt/usb/usb-_1/bak/6.bin
100192+0 records in
100192+0 records out
51298304 bytes (48.9MB) copied, 13.437086 seconds, 3.6MB/s
WAP(Dopra Linux) # dd if=/dev/mtd7 of=/mnt/usb/usb-_1/bak/7.bin
100192+0 records in
100192+0 records out
51298304 bytes (48.9MB) copied, 10.031535 seconds, 4.9MB/s
WAP(Dopra Linux) # dd if=/dev/mtd8 of=/mnt/usb/usb-_1/bak/8.bin
2232+0 records in
2232+0 records out
1142784 bytes (1.1MB) copied, 0.170762 seconds, 6.4MB/s
WAP(Dopra Linux) # dd if=/dev/mtd9 of=/mnt/usb/usb-_1/bak/9.bin
33232+0 records in
33232+0 records out
17014784 bytes (16.2MB) copied, 0.774114 seconds, 21.0MB/s
WAP(Dopra Linux) # dd if=/dev/mtd10 of=/mnt/usb/usb-_1/bak/10.bin
33232+0 records in
33232+0 records out
17014784 bytes (16.2MB) copied, 0.658160 seconds, 24.7MB/s
WAP(Dopra Linux) # dd if=/dev/mtd11 of=/mnt/usb/usb-_1/bak/11.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.026972 seconds, 4.5MB/s
WAP(Dopra Linux) # dd if=/dev/mtd12 of=/mnt/usb/usb-_1/bak/12.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.027904 seconds, 4.3MB/s
WAP(Dopra Linux) # dd if=/dev/mtd13 of=/mnt/usb/usb-_1/bak/13.bin
20584+0 records in
20584+0 records out
10539008 bytes (10.1MB) copied, 0.991393 seconds, 10.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd14 of=/mnt/usb/usb-_1/bak/14.bin
197408+0 records in
197408+0 records out
101072896 bytes (96.4MB) copied, 25.409925 seconds, 3.8MB/s

=============我从U盘复制出来打包的=================
链接: https://pan.baidu.com/s/11dhN8jBCLmd_n4yp-6a2wQ?pwd=2233 提取码: 2233
 楼主| 发表于 2024-4-6 22:10:15 | 显示全部楼层

原版是联通HN8346X6-C,软件版本 V5R021C00S050 我补全了SHELL ,
修改boardinfo ,修改为华为界面
obj.id = "0x0000001a" ; obj.value = "COMMON";
obj.id = "0x0000001b" ; obj.value = "COMMON";
obj.id = "0x00000031" ; obj.value = "NOCHOOSE";

wifi CMCC_UKD2 密码 e7x63bec
管理员登录https://192.168.11.1:80/cu.html
密码是 cuadmin 密码 cuadmin1
ssh root@192.168.11.1 登录密码 在后台设置

恢复 联通界面原版2023-12-04-11-50-09-31.tar.gz 可回到原联通界面
wifi CU_Pkq1 密码 6xsd60mc
联通界面管理员登录http://192.168.11.1/cu.html
原帐号 cuadmin 密码 CUAdmin69506213
如恢复出厂,帐号 cuadmin 密码 cuadmin
普通帐号 user 密码 6xsd60mc
-------------现设备信息-----------
设备基本信息
设备型号:        HN8346X6-C
描述:        OptiXstar HN8346X6-C XG-PON Terminal (N2a/PRODUCT ID:2150085042HYN7008403)
SN:        5A544547CD75EF24 (ZTEGCD75EF24)        注:此SN是我修改成旧猫SN之后的。
硬件版本:        2AD0.A
软件版本:        V5R021C00S050
制造信息:        2150085042HYN7008403.D402
ONT注册状态:        O5(Operation state)
ONT ID:        117
CPU使用率:        32%
内存使用率:        41%
定制信息:        COMMON
系统时间:        2024-04-06 21:18:49+08:00
-----------------------------------------
WAP(Dopra Linux) # cat /proc/mtd  查看分区结果
dev:    size   erasesize  name
mtd0: 00100000 00020000 "bootcode"
mtd1: 0ff00000 00020000 "ubilayer_v5"
mtd2: 0001f000 0001f000 "flash_configA"
mtd3: 0001f000 0001f000 "flash_configB"
mtd4: 0001f000 0001f000 "slave_paramA"
mtd5: 0001f000 0001f000 "slave_paramB"
mtd6: 030ec000 0001f000 "allsystemA"
mtd7: 030ec000 0001f000 "allsystemB"
mtd8: 00117000 0001f000 "keyfile"
mtd9: 0103a000 0001f000 "frameworkA"
mtd10: 0103a000 0001f000 "frameworkB"
mtd11: 0001f000 0001f000 "wifi_paramA"
mtd12: 0001f000 0001f000 "wifi_paramB"
mtd13: 00a0d000 0001f000 "file_system"
mtd14: 06064000 0001f000 "apps"


dd if=/dev/mtd0 of=/mnt/usb/usb-_1/bak/0.bin  (备份分区0到U盘0.bin文件)
dd if=/dev/mtd1 of=/mnt/usb/usb-_1/bak/1.bin
dd if=/dev/mtd2 of=/mnt/usb/usb-_1/bak/2.bin
dd if=/dev/mtd3 of=/mnt/usb/usb-_1/bak/3.bin
dd if=/dev/mtd4 of=/mnt/usb/usb-_1/bak/4.bin
dd if=/dev/mtd5 of=/mnt/usb/usb-_1/bak/5.bin
dd if=/dev/mtd6 of=/mnt/usb/usb-_1/bak/6.bin
dd if=/dev/mtd7 of=/mnt/usb/usb-_1/bak/7.bin
dd if=/dev/mtd8 of=/mnt/usb/usb-_1/bak/8.bin
dd if=/dev/mtd9 of=/mnt/usb/usb-_1/bak/9.bin
dd if=/dev/mtd10 of=/mnt/usb/usb-_1/bak/10.bin
dd if=/dev/mtd11 of=/mnt/usb/usb-_1/bak/11.bin
dd if=/dev/mtd12 of=/mnt/usb/usb-_1/bak/12.bin
dd if=/dev/mtd13 of=/mnt/usb/usb-_1/bak/13.bin
dd if=/dev/mtd14 of=/mnt/usb/usb-_1/bak/14.bin

------------以上命令执行结果-----------------
WAP(Dopra Linux) # dd if=/dev/mtd0 of=/mnt/usb/usb-_1/bak/0.bin
2048+0 records in
2048+0 records out
1048576 bytes (1.0MB) copied, 0.156587 seconds, 6.4MB/s
WAP(Dopra Linux) # dd if=/dev/mtd1 of=/mnt/usb/usb-_1/bak/1.bin
522240+0 records in
522240+0 records out
267386880 bytes (255.0MB) copied, 51.130072 seconds, 5.0MB/s
WAP(Dopra Linux) # dd if=/dev/mtd2 of=/mnt/usb/usb-_1/bak/2.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.110429 seconds, 1.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd3 of=/mnt/usb/usb-_1/bak/3.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.025624 seconds, 4.7MB/s
WAP(Dopra Linux) # dd if=/dev/mtd4 of=/mnt/usb/usb-_1/bak/4.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.038492 seconds, 3.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd5 of=/mnt/usb/usb-_1/bak/5.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.031451 seconds, 3.8MB/s
WAP(Dopra Linux) # dd if=/dev/mtd6 of=/mnt/usb/usb-_1/bak/6.bin
100192+0 records in
100192+0 records out
51298304 bytes (48.9MB) copied, 13.437086 seconds, 3.6MB/s
WAP(Dopra Linux) # dd if=/dev/mtd7 of=/mnt/usb/usb-_1/bak/7.bin
100192+0 records in
100192+0 records out
51298304 bytes (48.9MB) copied, 10.031535 seconds, 4.9MB/s
WAP(Dopra Linux) # dd if=/dev/mtd8 of=/mnt/usb/usb-_1/bak/8.bin
2232+0 records in
2232+0 records out
1142784 bytes (1.1MB) copied, 0.170762 seconds, 6.4MB/s
WAP(Dopra Linux) # dd if=/dev/mtd9 of=/mnt/usb/usb-_1/bak/9.bin
33232+0 records in
33232+0 records out
17014784 bytes (16.2MB) copied, 0.774114 seconds, 21.0MB/s
WAP(Dopra Linux) # dd if=/dev/mtd10 of=/mnt/usb/usb-_1/bak/10.bin
33232+0 records in
33232+0 records out
17014784 bytes (16.2MB) copied, 0.658160 seconds, 24.7MB/s
WAP(Dopra Linux) # dd if=/dev/mtd11 of=/mnt/usb/usb-_1/bak/11.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.026972 seconds, 4.5MB/s
WAP(Dopra Linux) # dd if=/dev/mtd12 of=/mnt/usb/usb-_1/bak/12.bin
248+0 records in
248+0 records out
126976 bytes (124.0KB) copied, 0.027904 seconds, 4.3MB/s
WAP(Dopra Linux) # dd if=/dev/mtd13 of=/mnt/usb/usb-_1/bak/13.bin
20584+0 records in
20584+0 records out
10539008 bytes (10.1MB) copied, 0.991393 seconds, 10.1MB/s
WAP(Dopra Linux) # dd if=/dev/mtd14 of=/mnt/usb/usb-_1/bak/14.bin
197408+0 records in
197408+0 records out
101072896 bytes (96.4MB) copied, 25.409925 seconds, 3.8MB/s

=============我从U盘复制出来打包的=================
链接: https://pan.baidu.com/s/11dhN8jBCLmd_n4yp-6a2wQ?pwd=2233 提取码: 2233 复制这段内容后打开百度网盘手机App,操作更方便哦
 楼主| 发表于 2024-4-6 22:13:52 | 显示全部楼层
=我从U盘复制出来打包的=================
链接: https://pan.baidu.com/s/11dhN8jBCLmd_n4yp-6a2wQ?pwd=2233 提取码: 2233

点评

谢谢了,朋友,谢谢 了!!!!!!!!  详情 回复 发表于 2024-4-6 23:12

评分

参与人数 1威望 +20 收起 理由
wgedu + 20 赞一个!

查看全部评分

发表于 2024-4-6 23:12:49 | 显示全部楼层
datou9292 发表于 2024-4-6 14:13
=我从U盘复制出来打包的=================
链接: https://pan.baidu.com/s/11dhN8jBCLmd_n4yp-6a2wQ?pwd=22 ...

谢谢了,朋友,谢谢 了!!!!!!!!
发表于 2024-4-7 00:48:49 | 显示全部楼层
datou9292 发表于 2024-3-27 21:01
我修改成了华为界面
修改boardinfo ,修改为华为界面
obj.id = "0x0000001a" ; obj.value = "COMMON";

果然可以,你这个价格便宜一半啊
发表于 2024-4-16 10:58:42 | 显示全部楼层
谢谢好心人
*滑块验证:
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|宽带技术网 |网站地图

粤公网安备 44152102000001号

GMT+8, 2024-5-3 08:28 , Processed in 0.027589 second(s), 8 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

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