13.11.2013 11:29, Gleb Natapov пишет:
On Wed, Nov 13, 2013 at 09:23:56AM +0400, Dmitry Melekhov wrote:
Hello!
My colleague tries to install 64bit windows 2008r2 on centos 6.4 server:
here is kernel version:
# uname -a
Linux gesar 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
during setup ( at early stage ) he got:
driver_irql_not_less_or_equal stop
code is 0x000000d1
But he successefully installed windows 2003 on this server....
Any ideas about which driver can cause this and how to fix?
It is better to report problems with vendor kernel to the vendor,
Absolutely agree, I already posted the same question to centos mail
list, but looks like nobody had such problem before.
but you will have to tell us much more. Did he use libvirt or qemu
directly. What is qemu command line. Did he installed virtio drivers?
he use libvirt.
resulted command line is
0:18 /usr/libexec/qemu-kvm -name lubsan -S -M rhel6.4.0 -cpu
Penryn,+osxsave,+xsave,+dca,+pdcm,+xtpr,+tm2,+vmx,+ds_cpl,+monitor,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme
-no-kvm -m 2048 -smp 1,sockets=1,cores=1,threads=1 -uuid
9d95c8bf-0888-ac58-da16-85944e450ea9 -nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/lubsan.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc
base=localtime,driftfix=slew -no-shutdown -device
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive
file=/dev/mapper/mpathc,if=none,id=drive-ide0-0-1,format=raw,cache=none,aio=native
-device
ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1,bootindex=2
-drive
file=/opt/iso/ru_windows_server_2008_r2_standard_enterprise_datacenter_and_web_with_sp1_vl_build_x64_dvd_617421.iso,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,bootindex=1
-vnc 127.0.0.1:1 -vga std -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
cpu type is not default because we tried to do something and changed it,
result is the same.
There are no virtio drivers installed.
What is the host cpu?
This is xeon E5405
Thank you!
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html