Unifi 6 Lite won't boot after install

When following the instructions at https://openwrt.org/toh/ubiquiti/unifi6lite#installation the access points wont boot.. I recovered using tftp to version 5.43.19 and tried again with no joy.
I verified cat /proc/mtd with
bs at /dev/mtdblock4
kernel0 at /dev/mtdblock6
kernel1 at /dev/mtdblock7
Is the serial cable needed to install the initramfs?

an initramfs isn't intended for installation, but for RAM boot.
you usually install the factory/sysupgrade image when you booted the initramfs.

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=fb4d7a9680117a00721936c98ce41eeb2dea95c9

There has been a bug in mt7621 which would bite you with a snapshot image built within the last 3-4 days. Make sure to use an image containing:

1 Like

Thanks for the information, the snapshot from 2/1/2022 didn't include the commit. I was able to flash the release version, and it is working.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.