qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] qemu-kvm hangs at boot when the disk interface is virtio.


From: Shiyao MA
Subject: [Qemu-discuss] qemu-kvm hangs at boot when the disk interface is virtio.
Date: Mon, 13 Nov 2017 23:03:58 +0800

Hi,

When use kvm with the virtio disk interface, the guest Linux hangs at boot.

# this hangs
 sudo kvm -nographic -kernel mybzimage --drive
file=debian.img,format=raw,index=0,if=virtio -append "debug
console=ttyS0 root=/dev/vda"

full log here:
https://bpaste.net/show/192cc92cbfcb


However,  using tcg emulation mode, it boots normally.

qemu -nographic -kernel mybzimage --drive
file=debian.img,format=raw,index=0,if=virtio -append "console=ttyS0
root=/dev/vda"

full log here:
https://bpaste.net/show/5fe3363a697a


-- 
Best,
Shiyao



reply via email to

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