Skip to content

Instantly share code, notes, and snippets.

@extremecoders-re
extremecoders-re / openwrt-qemu.md
Last active July 3, 2025 01:12
Running OpenWRT ARM under QEMU

Environment

The steps shown below are done on a Ubuntu VM using Qemu 3.0

$ qemu-system-arm -version
QEMU emulator version 3.0.0
Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers

To quit Qemu at any time press Ctrl+a x, i.e. Ctrl+a and then x