Monday, August 22, 2022

Install entware on Asus router without installing Merlin firmware

FROM: https://github.com/Entware/Entware/issues/459

mount /dev/sda /opt


# find your cpu arch here: https://bin.entware.net

wget https://bin.entware.net/aarch64-k3.10/installer/generic.sh

cd /opt

chmod +x ./generic

./generic

Sunday, March 20, 2022

reboot into safemode with vnc enabled

in elevated cmd:

REG COPY HKLM\system\CurrentControlSet\services\tvnserver HKLM\system\CurrentControlSet\control\safeboot\network\tvnserver /s /f


run msconfig and reboot into safe mode with networking enabled: