Dear all,
I used Ubuntu x86 pc to run QEMU MIPS, but can not run.
Ubuntu information:
Linux version 3.13.0-24-generic (address@hidden) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014
QEMU information:
emu-system-mips --version
QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.24), Copyright (c) 2003-2008 Fabrice Bellard
Debian img download URL:
QEMU start command below:
qemu-system-mips -M mips -kernel vmlinux-3.16.0-4-4kc-malta -initrd initrd.gz -hda hda.img -append "root=/dev/ram console=ttyS0" -nographice
Only show message below, can not run.
qemu: Warning, could not load MIPS bios 'mips_bios.bin'
Is QEMU start command wrong? Thanks.
Regards,
Wayen.Yan