Files
operating-system/buildroot/board/qemu/mips32r6el-malta
Pascal Vizeli 63967cf6c0 Buildroot 2019.02.8 (#533)
* Update Buildroot 2019.02.8

* Update patches
2020-01-11 11:24:41 +01:00
..
2018-11-26 11:04:01 +01:00
2020-01-11 11:24:41 +01:00

Run the emulation with:

qemu-system-mipsel -M malta -cpu mips32r6-generic -kernel output/images/vmlinux -drive file=output/images/rootfs.ext2,format=raw -append "rootwait root=/dev/hda" -net nic,model=pcnet -net user -nographic

The login prompt will appear in the terminal that started Qemu.

Tested with QEMU 2.12.0