Skip to content

Instantly share code, notes, and snippets.

View AndrewGMorgan's full-sized avatar

Andrew G. Morgan AndrewGMorgan

View GitHub Profile
@bradfa
bradfa / mips64el-debian-qemu-exact-steps.md
Last active July 16, 2025 09:50
mips64el Debian QEMU install

Installing Debian Stretch mips64el Using QEMU

We're going to emulate the mips64el "malta" machine and install Debian Stretch using QEMU on a amd64 Debian Buster host.

Likely you need your user to be in the "libvirt" group and have installed these packages (or a subset of such):

sudo apt install qemu-system-mips virt-manager libguestfs-tools