Hello all,
This is my fist post. I'm a HW engineer, with basic Linux knowledge.
I'm having troubles with a fresh installation of Openwrt on Xiaomi Redmi AX6000 [https://openwrt.org/toh/xiaomi/redmi_ax6000]. I tried to install using U-boot mod layout.
SSH shows SNAPSHOT, r24804-912e573127. After systempupgrade, nothing happens (ex Luci is not appearing in opkg).
Partitions look like this:
root@OpenWrt:/tmp# cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00020000 "BL2"
mtd1: 00040000 00020000 "Nvram"
mtd2: 00040000 00020000 "Bdata"
mtd3: 00200000 00020000 "Factory"
mtd4: 00200000 00020000 "FIP"
mtd5: 07a80000 00020000 "ubi"
I'm not sure what I did wrong ( All the commands didn't return errors. I think I made at least a mistake with using ubiformat
on the correct partition)...
Thank you for the support!