From 3537266b7bafbf3d53faa1dfd9033ff987eebfbb Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Fri, 6 Jan 2023 09:20:59 +0100 Subject: Horfix on huawei ma5671 (#94) --- _ont/ont-huawei-ma5671a.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_ont/ont-huawei-ma5671a.md b/_ont/ont-huawei-ma5671a.md index f4ef95d..a3af87f 100644 --- a/_ont/ont-huawei-ma5671a.md +++ b/_ont/ont-huawei-ma5671a.md @@ -299,7 +299,7 @@ The following commands are used to flash a new rootfs to image1 and then boot to ## Flashing a new rootfs via serial -{% include alert.html content="Use this procedure only if you are unable to do the procedure from SSH" alert="Warning" icon="svg-danger" color="red" %} +{% include alert.html content="Use this procedure only if you are unable to do the procedure from SSH" alert="Warning" icon="svg-warning" color="red" %} 1. Connecting the molex-serial adapter and the serial to the computer as indicated in [Root Procedure](/ont-huawei-ma5671a-web-root) 2. Open Tera Term (or any other programme capable of connecting to the serial terminal) @@ -322,6 +322,7 @@ FALCON => setenv image0_is_valid 1 FALCON => saveenv FALCON => sf probe 0 && sf erase C0000 740000 && sf write 80800000 C0000 740000 && reset ``` + ## Cloning of mtd1 (image 0) into mtd5 (image 1) {% include alert.html content="Image 0 can be flashed to image 1, while image 1 cannot be flashed to image 0 because it has larger rootfs_data" alert="Warning" icon="svg-warning" color="yellow" %} -- cgit v1.2.3