Cisco Systems ON100 OpenWrt Firmware
The Cisco Systems ON100 is supported by OpenWrt/ImmortalWrt on the kirkwood/generic target. 6 firmware images are available from the official OpenWrt 25.12.5 and ImmortalWrt 25.12.1 stable releases — download one below, or build a custom OpenWrt image for this device with your own package selection.
Build matrix
Supported firmware versions
| Distribution | Version | Target | Profile |
|---|---|---|---|
| OpenWrt | 25.12.5 | kirkwood/generic | cisco_on100 |
| ImmortalWrt | 25.12.1 | kirkwood/generic | cisco_on100 |
Downloads
Download images
OpenWrt 25.12.5 · kirkwood/generic
| Image | Type | sha256 |
|---|---|---|
| openwrt-25.12.5-kirkwood-generic-cisco_on100-squashfs-sysupgrade.bin Not sure? Pick this if upgrading from OpenWrt. | sysupgrade | ef5f92c00303… |
| openwrt-25.12.5-kirkwood-generic-cisco_on100-squashfs-factory.bin For first-time flash from stock firmware. | factory | 74762ccb46d0… |
| openwrt-25.12.5-kirkwood-generic-cisco_on100-initramfs-uImage Minimal kernel image, useful for first install or recovery. | kernel | 14fa5e0a5602… |
ImmortalWrt 25.12.1 · kirkwood/generic
| Image | Type | sha256 |
|---|---|---|
| immortalwrt-25.12.1-kirkwood-generic-cisco_on100-squashfs-sysupgrade.bin Not sure? Pick this if upgrading from OpenWrt. | sysupgrade | 3b98e988fa68… |
| immortalwrt-25.12.1-kirkwood-generic-cisco_on100-initramfs-uImage Minimal kernel image, useful for first install or recovery. | kernel | e0484091c18a… |
| immortalwrt-25.12.1-kirkwood-generic-cisco_on100-squashfs-factory.bin For first-time flash from stock firmware. | factory | 46a686f37f98… |
Downloads are served by the official OpenWrt/ImmortalWrt mirrors — unchanged upstream stable builds.
Packages & install
Default packages & installation
Default packages
Every image for the Cisco Systems ON100 ships these packages by default. The customize option below lets you add or remove packages before the image is assembled.
OpenWrt 25.12.5 · kirkwood/generic
Device packages (2)
kmod-mvsdio kmod-rtc-mv
Target default packages (26)
apk-mbedtls base-files ca-bundle dnsmasq dropbear firewall4 fstools kmod-nft-offload kmod-usb2 libc libgcc libustream-mbedtls logd mtd netifd nftables odhcp6c odhcpd-ipv6only ppp ppp-mod-pppoe procd-ujail uboot-envtools uci uclient-fetch urandom-seed urngd
ImmortalWrt 25.12.1 · kirkwood/generic
Device packages (2)
kmod-mvsdio kmod-rtc-mv
Target default packages (30)
apk-openssl base-files block-mount ca-bundle default-settings-chn dnsmasq-full dropbear firewall4 fstools kmod-nf-nathelper kmod-nft-offload kmod-usb2 libc libgcc libustream-openssl logd luci mtd netifd nftables odhcp6c odhcpd-ipv6only ppp ppp-mod-pppoe procd-ujail uboot-envtools uci uclient-fetch urandom-seed urngd
Installation notes
- First install from stock firmware: flash the factoryimage through the vendor firmware's upgrade page or recovery mode.
- Already running OpenWrt or ImmortalWrt: flash the sysupgrade image from LuCI (System → Backup / Flash Firmware) or with the sysupgrade command.
- The kernel / initramfs image boots from RAM without writing to flash — useful for a first install or for recovering from a failed flash.
- Verify your download against the published checksum before flashing:
$ sha256sum openwrt-25.12.5-kirkwood-generic-cisco_on100-squashfs-sysupgrade.bin ef5f92c0030383ed3658f0e4afd574f7cae7229bcb7958c02a928e2261704e47 openwrt-25.12.5-kirkwood-generic-cisco_on100-squashfs-sysupgrade.bin
Build custom firmware
Need more than the default image for the Cisco Systems ON100? Pick your packages — LuCI apps, themes, VPN clients — set the basics, and get a ready-to-flash OpenWrt image assembled from official packages in minutes.
Customize firmware for this deviceRelated
Related devices
More devices on kirkwood/generic
Upstream
Upstream & source
- downloads.openwrt.org — kirkwood/generic 25.12.5
- downloads.immortalwrt.org — kirkwood/generic 25.12.1
- OpenWrt Table of Hardware
Images are assembled from packages compiled and published by the upstream OpenWrt and ImmortalWrt projects. The complete corresponding source code is available from those projects under the GPL.