hack-gpon/hack-gpon.github.io

Go back to image 0

Closed this issue · 2 comments

Hi. I've tried booting Huawei modified image 5-1. It does not work (I still see inbound PADO on VLAN 1421)

I tried to reverse the procedure to boot from image 0 by doing:
fw_setenv committed_image 0
fw_setenv image0_is_valid 0
reboot
But when I reboot, my /proc/mtd says that /dev/mtd2 has image0 - I have booted Image1 (credentials are still root/admin123

Any suggestions?

THanks

Figured it!
Should be:
fw_setenv image0_is_valid 1

As above