summaryrefslogtreecommitdiff
path: root/board/qemu/sparc-ss10/readme.txt
blob: 88f98d50d5c7b0de9ebb611773a43b1eec525792 (plain)
1
2
3
4
5
6
7
Run the emulation with:

  qemu-system-sparc -M SS-10 -kernel output/images/zImage -drive file=output/images/rootfs.ext2 -append "root=/dev/sda console=ttyS0,115200" -serial stdio -net nic,model=lance -net user -display none

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

Tested with QEMU 2.2.0