I was following this tutorial (Debrick via Uboot - GL.iNet Router Docs 3). I am using openwrt 24.10.4 and I wanted to modify uboot with openwrt one so I can use secureboot and maybe lock the bootloader. After resetting and getting the white led (while the cable was connected) I am not getting the uboot interface and I can’t go back in the boot sequence. I am trying this on linux, I did ip addr add 192.168.1.2/24 dev enp0s13f0u4c2 and ip link set enp0s13f0u4c2 up but I seem to be stuck, nothing happens.
Did you already try to install the OpenWrt Uboot? In that case there is no interface anymore; see https://openwrt.org/docs/guide-user/installation/generic.flashing.tftp
All in all, it's not a good idea to flash Uboot. You won't be able to go back, mostly.
I did not change Uboot. I managed to get into it tho and install the OS back by using LAN2 (seeems that WAN1 and WAN2/LAN1 didnt work for that, even tho it was said that all ports should work).
1 Like
Ah, yeah. The first 1 Gbps interface must be used - not the first port in general.
I will check if we need to update the docs.
1 Like