S
S
sazhyk2016-08-25 13:33:58
Virtualization
sazhyk, 2016-08-25 13:33:58

Windows not installing in Ubuntu 16.04 LTS KVM VM?

Actually the essence is that windows is not installed in KVM / QEMU. Created a virtual machine using virt-manager.
The host machine is a Lenovo G710 laptop.
Host OS is Ubuntu 16.04 LTS.

[email protected]:~# uname -a
Linux hostname 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Windows distributions are not installed in principle, I checked it on Windows XP Pro SP3, Windows 7 Pro SP1, Windows 2008 R2 SP1. All distributions of MSDN. He personally downloaded the seven and 2008 from the site M$. Piggy is pure English - I tried to put it solely for the sake of checking. At what I also installed virtualbox - the same story, virtual machines with windows do not start.
Win7 machine startup log.
2016-08-25 09:45:19.732+0000: starting up libvirt version: 1.3.1, package: 1ubuntu10.1 (dann frazier <[email protected]> Fri, 03 Jun 2016 14:41:21 -0600), qemu version: 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.4), hostname: alex-admin
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin QEMU_AUDIO_DRV=spice /usr/bin/kvm-spice -name win7 -S -machine pc-i440fx-wily,accel=kvm,usb=off -cpu Nehalem,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff -m 4096 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1 -uuid 2635ffe2-6488-4367-9f80-f4a88b37ecd2 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-win7/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -global kvm-pit.lost_tick_policy=discard -no-hpet -no-reboot -global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x6.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x6 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x6.0x1 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x6.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/var/lib/libvirt/images/win7.qcow2,format=qcow2,if=none,id=drive-virtio-disk0 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x7,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=2 -drive 'file=/home/username/images/Win7_Pro_SP1_Russian_x64.iso,format=raw,if=none,id=drive-ide0-0-1,readonly=on' -device ide-cd,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1,bootindex=1 -netdev tap,fd=26,id=hostnet0,vhost=on,vhostfd=28 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c4:42:34,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing,image-compression=off,seamless-migration=on -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vgamem_mb=16,bus=pci.0,addr=0x2 -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -chardev spicevmc,id=charredir0,name=usbredir -device usb-redir,chardev=charredir0,id=redir0 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=redir1 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 -msg timestamp=on
char device redirected to /dev/pts/18 (label charserial0)
main_channel_link: add main channel client
main_channel_handle_parsed: net test: invalid values, latency 25911 roundtrip 25908. assuming high bandwidth
red_dispatcher_set_cursor_peer: 
inputs_connect: inputs channel client create

Screenshot of the guest machine. At this stage, the installation hangs
bf4a77427b26459a8b29ea8f0cf2617f.png
Screen of the "Overview"
6f6d176155334ef9aa1a9a47f4ff3d18.png
window Screen of the "Performance" window
cb254e2a1ecf4454b80c649edfa1f6e9.png
On the screen of performance, you can see that the processor is loaded at 3%, memory at 100% and disk I/O is 0. 50-55%, memory occupancy 10-15%, disk I/O - full.
Screen "The moment of switching on"
27d3e6e04f394bd29466b020f29ac101.png
I just don't know which way to dig. Also on the laptop is Windows 8.1. Everything works fine in virtualbox.
If there is not enough input data - tell me what logs / configs to attach. Just a post and so it turned out to be impressive in size.
PS: (Blah, when will they add spoilers on the toaster? :-| )
Before that, there was Ubuntu 14.04, everything worked on it without problems.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ruslan Filipov, 2016-09-13
@sazhyk

Select Cirrus video instead of QLX, it worked for me

D
dmb_1945, 2016-08-25
@dmb_1945

Hyper-Threading активен в биосе, что то уже устанавливал, кроме ms?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question