Hello,
I’m trying to install KeenTool on my Keenetic Titan using OPKG, but I’m encountering issues. Here’s what I’ve tried:
USB Drive Setup:
I’ve formatted the USB drive (both NTFS and EXT4) and mounted it correctly using the "opkg disk" command. The drive is recognized as /opt in the system.
OPKG Setup:
After enabling OPKG in the Web GUI and setting the USB drive as the disk for OPKG, I proceeded to use the commands as outlined in the instructions, such as opkg update and opkg install curl. However, I receive errors such as "no such command: update" or "Command::Base error".
I’ve also tried opkg chroot, but I can’t run the package manager correctly.
Permissions:
I checked the permissions on the USB drive and made sure both read and write are enabled.
SSH and CLI:
I have access via SSH and Web CLI, but OPKG doesn't seem to recognize any commands for package installation.
Despite following all steps carefully, I can’t get OPKG to update or install packages. Is there a specific step I’m missing, or should I be using a different setup (e.g., EXT4 vs NTFS)?
Thanks for your help!