erx recovery
v0.1.0
เครื่องมือนี้ช่วยกู้คืนอุปกรณ์ Ubiquiti EdgeRouter X ที่เสียหายโดยใช้คอนโซลอนุกรมและ TFTP นอกจากนี้ยังตรวจจับแฟลชที่เสียหายเมื่อเคอร์เนลไม่สามารถบู๊ตได้
ได้รับการทดสอบภายใต้ Ubuntu 20.04
eth0
ของ EdgeRouter X ที่เชื่อมต่อกับเครื่องท้องถิ่น Usage of erx-recovery:
-device-ip string
device IP address for the TFTP client, needs to be in the same network as the TFTP server (default "172.16.3.212")
-image string
path to linux kernel image (default "/path/to/kernel")
-local-ip string
local IP address for the TFTP server (default "172.16.3.210")
-log string
directory for log files (default "./logs")
-tty string
path to serial console (default "/dev/ttyUSB0")
-verbose
Increase verbosity (default true)
หากส่วนสำคัญของหน่วยความจำแฟลช (NAND) เสียหาย เคอร์เนลจะไม่สามารถบู๊ตได้ ในกรณีนี้ คุณเห็นสิ่งนี้ในไฟล์บันทึก:
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
7: Load Boot Loader code then write to Flash via Serial.
9: Load Boot Loader code then write to Flash via TFTP.
r: Start TFTP recovery.
default: 3
0
3: System Boot system code via Flash.
## Booting image at c0040000 ...
Bad Magic Number,53F511F6
Search header in next block address 460000
Bad Magic Number,578CD49B
Search header in next block address 480000
Bad Magic Number,D718AC07
Search header in next block address 4a0000
Bad Magic Number,F074335F
Search header in next block address 4c0000
Bad Magic Number,E761A28A
Search header in next block address 4e0000
Bad Magic Number,A8CE778A
Search header in next block address 500000
... [many more]