-
ASUS CFE 백업 복구방법컴퓨터/네트워크 2017. 8. 25. 20:08
http://www.bayareatechpros.com/ac1900-to-ac68u/
http://jerrysama.tistory.com/50
1. 공유기 ssh 활성화
고급설정 - 관리 - 시스템 - ssh enable 을 예
2. putty 이용 공유기에서 cfe 파일을 추출
cat /dev/mtd0 > original_cfe.bin
3. SCP 프로그램으로 PC로 파일복사
4. PC에서 동일폴더에 original_cfe.bin , new_cfe.bin , cfe.exe 놓고 cfe.exe 실행
msvcr100.dll 에러시
64bit : 내컴퓨터 - c드라이브 - Windows - syswow64 에 msvcr100.dll파일 복사
- system32 에 msvcr100.dll파일 복사
32bit : 내컴퓨터 - c드라이브 - Windows - system32 에 msvcr100.dll파일 복사5. Winscp 이용 new_cfe.bin & mtd-write & FW_RT_AC68U_30043763626.trx 공유기에 파일복사
6. putty 로 점검
grep mac *.bin
grep secret *.bin
chmod u+x mtd-write
./mtd-write new_cfe.bin boot
mtd-write2 FW_RT_AC68U_30043763626.trx linux
reboot
7. Nvram 클리어
nvram set odmpid=RT-N66W
nvram commit
reboot
CHECK YOUR ROUTER FLASH CHIP:
dmesg | grep -e "flash" -e "nand" -e "amd" /tmp/syslog.log
https://www.snbforums.com/threads/asus-routers-cfe-dumps-collection.17793/
https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895
https://www.hqt.ro/transmission-on-asuswrt-routers-through-entware/
댓글