qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

loongson3-virt machine does not support if=ide,bus=0,unit=0


From: YAO YUAN
Subject: loongson3-virt machine does not support if=ide,bus=0,unit=0
Date: Tue, 20 Sep 2022 13:02:22 +0000

I create the disk with 
qemu-img create -f qcow2 zbkylin_mips64el.img 50G

Then, start the machine with 
qemu-system-mips64el -M loongson3-virt -bios pmon-3avirt.bin -hda zbkylin_mips64el.img

And get the following error.
qemu-system-mips64el: -hda zbkylin_mips64el.img: machine type does not support if=ide,bus=0,unit=0

If I don’t pass the bios option, then I get this error.
qemu-system-mips64el: Could not load MIPS bios '(null)'

How should I fix the error? Thank you!

QEMU Version:
6.2.0, 7.1.0

Platform:
macOS Monterey, Intel Core i7

reply via email to

[Prev in Thread] Current Thread [Next in Thread]