Finally got piratebox working on TL-WR842N-V3 June 01, 2018 11:39PM |
Registered: 6 years ago Posts: 2 |
echo "src/gz piratebox [stable.openwrt.piratebox.de]; >> /etc/opkg.conf
sed 's|option check_signature 1||g' -i /etc/opkg.conf
opkg update
opkg install extendRoot
/etc/init.d/ext init
source /etc/profile
opkg install piratebox_1.1.0-4_all.ipkThis command prompted me to install the required files from the same folder and it all worked! There's probably a more straight forward process but this worked for me when I thought it might not happen. Hopefully this helps somebody.