qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] Q35 booting "No bootable device"


From: Gary Yee
Subject: [Qemu-discuss] Q35 booting "No bootable device"
Date: Tue, 27 Aug 2013 10:28:41 -0700

Hello,

I am trying to get a VM with the ICH9 architecture to boot, but I keep running into messages of:

Booting from Hard Disk...
Boot failed: could not read the boot disk
No bootable device.


I've tried the following combination of flags...

qemu-system-x86_64 -enable-kvm -M q35 -m 1024 -hda /vm-images/vm2.img -cdrom /tmp/CentOS-6.4-x86_64-minimal.iso -boot d

qemu-system-x86_64 -M q35 -enable-kvm -m 1024 -drive file=/vm-images/vm2.img -cdrom /tmp/CentOS-6.4-x86_64-minimal.iso -boot d

How have other people done this?  Does anyone have any suggestions as to what I'm doing wrong or missing?

Thanks,
Gary

reply via email to

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