I’m trying to install OpenWrt on my Ubiquiti EdgeRouter X (ER-X) but I’m running into a problem I can’t solve on my own. Hoping someone here has experience and can help.
Note that OpenWrt after 23.05 requires changing the flash layout. To keep things simple try flashing 23.05 first. If that works, you can upgrade to 24.10 after following the directions at this repository: https://github.com/darkxst/erx-migration
Thank you so much for the help, I manage to sysupgrade now with the file link you provided. Up and running Openwrt, I will try bit later on upgrading to 24.10. Thanks mate for the help:)
I upgraded my ER-X a few days ago , following this one
If you download the image(s) + upgrade scripts , and scp them to the ER-X , there's no need for it to be "online" while doing the conversion.
Before doing the above, i upgraded the ER-X to latest stock fw
Some notes i took:
UBi fw prep before OpenWRT.
----------------------------
https://openwrt.org/toh/ubiquiti/edgerouter_x_er-x_ka
It is recommended to update to the latest UBi v2 firmware and Bootloader prior to installing OpenWRT, for the safer bootloader.
https://help.uisp.com/hc/en-us/articles/22591243829911-EdgeRouter-How-to-Update-the-Bootloader
https://help.uisp.com/hc/en-us/articles/22591203404311-EdgeRouter-How-to-Upgrade-the-EdgeOS-Firmware
https://help.uisp.com/hc/en-us/articles/22591244564887-EdgeRouter-TFTP-Recovery
If a moderator with wiki permissions is around, I would kindly ask to update the wiki page to include my recipe. I fell into the same trap as @riley1626 , recovered via tftp which was actually very relaxing because stock tools on Ubuntu worked out of the box for recovery.
sudo apt install tftp-hpa
#long press the reset button until all leds flash
#connect host pc with static ipv4 192.168.1.10 to eth0
tftp 192.168.1.20
put ER-e50.recovery.v2.0.6.5208541.190708.0508.16de5fdde.img.signed
# leds start to flash in pattern, wait until done, can take ~5 minutes of patience
quit
# power cycle the device,
# connect via webui
# 192.168.1.1 >> ubnt/ubnt