qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] KVM blank screen


From: Francesco Ariis
Subject: [Qemu-discuss] KVM blank screen
Date: Tue, 3 Jul 2018 10:22:59 +0200
User-agent: NeoMutt/20170113 (1.7.2)

Hello qemu users,
    I have problems using KVM with qemu.

I invoked qemu like this

    qemu-system-i386 -hda debian.img -cdrom debian-9.4.0-i386-netinst.iso -boot 
d -m 1024

and it works (albeit slowly). When I try

    qemu-system-i386 -hda debian.img -cdrom debian-9.4.0-i386-netinst.iso -boot 
d -m 1024 --enable-kvm

I only get a blank screen and no error message. lsmod gives:

    $ lsmod | grep kvm
    kvm_intel             192512  0
    kvm                   454656  1 kvm_intel
    irqbypass              16384  1 kvm

I am not sure what I am doing wrong and/or what is the correct way to
diagnose this. Any help appreciated!
-F



reply via email to

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