OPKG

AX9000

설치

  1. https://firmware-selector.openwrt.org/?version=22.03.2 에서 커널 다운로드

    Untitled

  2. ipTIME MGMT → 펌웨어 업그레이드 → 수동 업그레이드 → openwrt 커널 업로드 후 수동 업그레이드 실행

Untitled

<aside> 🔴 AX2004M 기준 듀얼 파티션 구성을 되어 있지만 파티션 1만 작동하여 웹 인터페이스에서 올릴 시 문제가 발생 할 수 있음.

리셋버튼을 CPU LED가 멈출 때 까지(10초?) 꾹 누른 후 192.168.0.1(리커버리 모드) 접속 후 커널 업로드하여 설치 할 것

</aside>

세팅

opkg update
opkg install luci-i18n-advanced-reboot-ko luci-i18n-attendedsysupgrade-ko luci-i18n-banip-ko luci-i18n-base-ko luci-i18n-dashboard-ko luci-i18n-ddns-ko luci-i18n-firewall-ko luci-i18n-openvpn-ko luci-i18n-ttyd-ko luci-i18n-wol-ko

wget -O argon.ipk <https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.1/luci-theme-argon_2.3.1_all.ipk>
wget -O argoncfg.ipk <https://github.com/jerrykuku/luci-app-argon-config/releases/download/v0.9/luci-app-argon-config_0.9_all.ipk>
opkg install argon*.ipk

빌드