I have installed Openwrt on Plusnet Hub One several times successfully. However, this time I have failed.
All went well until the SYSUPGRADE
step when I incorrectly used an update image openwrt-22.03.5-lantiq-xrx200-bt_homehub-v5a-squashfs-sysupgrade.bin
rather than a first time image.
I managed to restore the original firmware. I then restarted and installed lede-lantiq-bthomehubv5a_ram-u-boot.asc
, then the 3.31MB version of lede-lantiq-xrx200-BTHOMEHUBV5A-installimage.bin. I mounted the USB at /mnt/sda
and ran prepare
then sysupgrade /mnt/sda/lede-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin
this failed. I then tried /tmp/mount/USB-A1/lede-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin
, this appeared to work. However, there was no LUCI.
I was hoping that by doing a CLI sysupgrade
to a later version I can restore LUCI. I have configured the /etc/config/network
file to access the internet when a Ethernet cable from my router is plugged into a LAN port. However, I can find no way to get the upgrade file. I have tried sysupgrade https://downloads.openwrt.org/releases/19.07.1/targets/lantiq/xrx200/openwrt-19.07.1-lantiq-xrx200-bt_homehub-v5a-squashfs-sysupgrade.bin
it returns 'Image file not found'.
I have tried to restore the original firmware but after entering YESRESTORE
is reverts to the CFG 04
boot prompt.
I have tried mounting the USB stick but it responds with 'No such file or directory'. I have tried to FTP to the router but this failed: No connection could be made because the target machine actively refused it.
.
Is there any way to restore LUCI and upgrade to a later version from the CLI.
Thanks thepointyman.