qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] QEMU-0.11.0 compiled on Ubuntu 14.04 and above, qemu wind


From: Michael Tong
Subject: [Qemu-discuss] QEMU-0.11.0 compiled on Ubuntu 14.04 and above, qemu window flashes during boot
Date: Sun, 6 Dec 2015 23:32:37 +0000

Due to a research project, I compiled qemu-0.11.0 on ubuntu 14.04 and 15.10.

In both systems, when I try to run qemu, the window just keeping flashing show the very beginning screen of startup.

My startup command is as such:

./qemu-system-x86_64 \
-smp 8 \
-m 4096 \
-boot menu=on \
-drive file=$LDSK,format=raw,if=virtio \
-drive file=$VSSD1,format=raw,if=ide \
-drive file=$VSSD2,format=raw,if=ide \
-drive file=$VSSD3,format=raw,if=ide \
-drive file=$VSSD4,format=raw,if=ide \
-enable-kvm \
-net nic \
-net user,hostfwd=tcp::8080-:22 \
-usbdevice tablet

Hope somebody can help me fix this... Thanks!

The screen is like

Qemu screen 1

Qemu screen 2

reply via email to

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