OpenWRT: Flash UBNT Bullet M2

From OnnoWiki
Revision as of 16:13, 28 November 2013 by Onnowpurbo (talk | contribs) (New page: Firmware Install To flash an already running bullet with original firmware (AirOS) on CLI, you must do this: ssh root@yourbullet url="http://downloads.openwrt.org/snapshots/trunk/ar71xx"...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Firmware Install

To flash an already running bullet with original firmware (AirOS) on CLI, you must do this:

ssh root@yourbullet url="http://downloads.openwrt.org/snapshots/trunk/ar71xx" url="$url/openwrt-ar71xx-generic-ubnt-bullet-m-squashfs-factory.bin"

wget -O /tmp/fwupdate.bin "$url" /usr/sbin/fwupdate -m


Referensi