After sysupgrade to 24.10 unable to use OPKG

After performing a sysupgrade lost GUI access and unable to use Opkg cmd

Model :- Linksys E8350 v1

https://downloads.openwrt.org/snapshots/targets/ipq806x/generic/openwrt-ipq806x-generic-linksys_e8350-v1-squashfs-sysupgrade.bin

BusyBox v1.36.1 (2024-12-02 19:30:22 UTC) built-in shell (ash)


| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -| || | | || || |
|
_____|| |
||||___||| |____|
|
| W I R E L E S S F R E E D O M

OpenWrt SNAPSHOT, r28243-41f7322853

root@OpenWrt:~# opkg install luci
-ash: opkg: not found
root@OpenWrt:~# opkg update
-ash: opkg: not found
root@OpenWrt:~#

try

apk update
apk add luci

2 Likes

You are not using 24.10, but instead you have the development snapshot which uses apk as the package manager as default.

2 Likes

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