Guest has not initialized the display (yet)

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

 



Hello,

I trying to start a VM up manually (reproduce what libvirt would do):

su libvirt-qemu -c "/usr/bin/kvm -S -M pc-1.1 -enable-kvm -m 256 -smp 1,sockets=1,cores=1,threads=1 -name novell -uuid 62762952-084a-1b77-8816-1deba8961868 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/novell.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -boot dc -drive file=/mnt/ghostgate/kvm/novell.qcow,if=none,id=drive-ide0-0-0,format=qcow2 -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,id=net0,ifname=vnet100,script=no,downscript=no -device ne2k_isa,mac=00:2e:3c:92:11:01,netdev=net0,irq=11,iobase=0x320 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -device usb-tablet,id=input0 -vnc 0.0.0.0:34124 -vga qxl -global qxl.vram_size=9437184 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5"

After starting it I get:


char device redirected to /dev/pts/21 (label charserial0)

but when I connect with VNC I get:

Guest has not initialized the display (yet)

What causes this, did the VM not boot up or did the vnc attach failed somehow?





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux