I followed https://github.com/RMerl/asuswrt-merlin/wiki/Entware to setup entware, but I found after several reboot opkg cannot be used.
Anyone knows what's the problem?
Anyone knows what's the problem?
Is your USB drive mounted and the post_mount script setting up the symbolic link to your install dir on it?
Sent from my iPhone using Tapatalk
I followed https://github.com/RMerl/asuswrt-merlin/wiki/Entware to setup entware, but I found after several reboot opkg cannot be used.
Anyone knows what's the problem?
logger -st "($(basename $0))" $$ "Mounting Entware '"$1"/entware' on '/tmp/opt'....."
ln -nsf $1/entware /tmp/opt
cd /opt
set | grep -E "^PATH.*/opt"
if [ "$1" = "/tmp/mnt/sda1" ];then
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!