Difference between revisions of "คู่มือการลง firmware EasyZone Cloud AP กับ Netgear R6220"

From EasyZone wiki
Jump to: navigation, search
Line 11: Line 11:
 
โดยโหลดไฟล์  
 
โดยโหลดไฟล์  
  
https://downloads.openwrt.org/releases/18.06.2/targets/ramips/mt7621/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin
+
http://188.166.243.227/firmware/r6220/v2_9_4/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin
  
และ https://downloads.openwrt.org/releases/18.06.2/targets/ramips/mt7621/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin
+
http://188.166.243.227/firmware/r6220/v2_9_4/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin
  
 
คัดลอกไฟล์ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin และ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin ลง USB flash disk และเสียบไปที่ พอท USB ของ router
 
คัดลอกไฟล์ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin และ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin ลง USB flash disk และเสียบไปที่ พอท USB ของ router
Line 29: Line 29:
 
7. พิมพ์คำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin Rootfs
 
7. พิมพ์คำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin Rootfs
  
8. พิมพ์คำำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin Kernel
+
8. พิมพ์คำำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin Kernel
  
 
9. พิมพ์คำสั่ง reboot   
 
9. พิมพ์คำสั่ง reboot   
 
10. เชื่อมอุปกรณ์  เข้าระบบ internet โดยนำสายแลนอินเตอร์เน็ตมาเชื่อมที่ช่อง WAN ssh เข้าไปที่อุปกรณ์ router
 
 
12. พิมพ์คำสั่ง cd /tmp
 
 
wget http://188.166.243.227/firmware/r6220/v2_9_4/easyzone_cloud_ap_r6220_v2_9_4.tar
 
 
sysupgrade -n -v easyzone_cloud_ap_r6220_v2_9_4.tar
 
 
13. นำสายแลนอินเตอร์เน็ตมาเชื่อมที่ช่อง LAN1 เพื่อระบบเชื่อมกับ cloud เป็นอันเสร็จขั้นตอน
 
  
  
  
 
ที่มา https://openwrt.org/toh/netgear/netgear_r6220
 
ที่มา https://openwrt.org/toh/netgear/netgear_r6220

Revision as of 14:40, 22 May 2019


คำแนะนำควร reset default อุปกรณ์ เพื่อให้อุปกรณ์ได้ ip 192.168.1.1 ก่อนทำการลง firmware และ ไม่ต่อ internet เข้าอุปกรณ์


ติดตั้งผ่านระบบ Telnet:

1.โหลด firmware ที่ openwrt

โดยโหลดไฟล์

http://188.166.243.227/firmware/r6220/v2_9_4/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin

http://188.166.243.227/firmware/r6220/v2_9_4/openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin

คัดลอกไฟล์ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin และ openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin ลง USB flash disk และเสียบไปที่ พอท USB ของ router

2. เข้าเว็บ http://[IP-address]/setup.cgi?todo=debug (หากระบบให้กรอก username ให้กรอก รหัสโรงงาน: admin - password)

3. ในหน้าเว็บจะแสดงข้อความ “Debug Enabled!”

4. telnet ไปที่ IP-address ของ router และ login username “root” (รหัสโรงงาน: admin - password)

5. ใช้คำสั่ง ls /mnt/shares/ เพื่อแสดง path ของ USB

6. ใช้คำสั่ง cd /mnt/shares/U

7. พิมพ์คำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-rootfs.bin Rootfs

8. พิมพ์คำำสั่ง mtd_write write openwrt-18.06.2-ramips-mt7621-r6220-squashfs-kernel.bin Kernel

9. พิมพ์คำสั่ง reboot


ที่มา https://openwrt.org/toh/netgear/netgear_r6220