| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Windows GPLPV xenvbd.sys BSOD
 This happened to me quite some time ago and I think I worked around it by booting windows without gplpv. You can do this by adding /nogplv to boot.ini
 On Tue, Jan 17, 2012 at 11:27 PM, Jethro Beekman <jethro@xxxxxxxxxxx>  wrote:
 Hi,
 During the install of the univention.de-signed GPLPV drivers (gplpv_Vista2008x64_signed_0.11.0.308.msi) on my Windows 7 guest, I get a BSOD "DRIVER_IRQL_NOT_LESS_OR_EQUAL" in xenvbd.sys. Afterwards, Windows won't start. I'm now trying to do a System Restore. I will try not installing the VBD driver afterwards and see if the others do work.
 
 Full BSOD: http://jbeekman.nl/bsod20120117_1953.png
 
 ~ #xl info
 host                   : jethro
 release                : 3.0.0-14-generic
 version                : #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011
 machine             s   : x86_64
 nr_cpus                : 4
 nr_nodes               : 1
 cores_per_socket       : 2
 threads_per_core       : 2
 cpu_mhz                : 2691
 hw_caps                : bfebfbff:28100800:00000000:00003f40:13bae3ff:00000000:00000001:00000000
 virt_caps              : hvm hvm_directio
 total_memory           : 3978
 free_memory            : 861
 free_cpus              : 0
 xen_major              : 4
 xen_minor              : 1
 xen_extra              : .1
 xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
 xen_scheduler          : credit
 xen_pagesize           : 4096
 platform_params        : virt_start=0xffff800000000000
 xen_changeset          : unavailable
 xen_commandline        : placeholder
 cc_compiler            : gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
 cc_compile_by          : zulcss
 cc_compile_domain      : ubuntu.com
 cc_compile_date        : Tue Oct 11 07:31:13 UTC 2011
 xend_config_format     : 4
 
 ~ #cat /etc/xen/Windows7.cfg
 name="Windows7"
 builder="hvm"
 memory="768"
 disk = [ 'phy:/dev/xenvg/windows7,hda,w', 'file:/path/to/Windows7x64.iso,hdc:cdrom,r' ]
 vif = [ 'type=vif,mac=6a:69:66:98:ce:b2' ]
 vnclisten="127.0.0.1"
 xen_platform_pci=1
 viridian=1
 
 Any ideas how to resolve this issue?
 
 Jethro
 
 _______________________________________________
 Xen-users mailing list
 Xen-users@xxxxxxxxxxxxxxxxxxx
 http://lists.xensource.com/xen-users
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |