ubiquiti:cli:downgrade_firmware
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubiquiti:cli:downgrade_firmware [2020/09/26 09:58] – created 192.168.1.1 | ubiquiti:cli:downgrade_firmware [2020/09/26 10:22] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubiquiti - CLI - Downgrade Firmware ====== | ||
- | ===== SSH into the device. ===== | ||
- | |||
- | <code bash> | ||
- | ssh ubnt@192.168.1.10 | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Download the file locally ===== | ||
- | |||
- | |||
- | <code bash> | ||
- | cd /tmp | ||
- | wget http:// | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Rename the download to fwupdate.bin ===== | ||
- | |||
- | <code bash> | ||
- | cp BZ.qca956x.v3.4.18.3464.160427.2029.bin fwupdate.bin | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Downgrade ===== | ||
- | |||
- | <code bash> | ||
- | upgrade < | ||
- | upgradesyswrapper.sh upgrade2 & | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Check logs ===== | ||
- | |||
- | |||
- | / |
ubiquiti/cli/downgrade_firmware.1601114309.txt.gz · Last modified: 2020/09/26 09:58 by 192.168.1.1