WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] BSOD with GPLPV 0.10.0.86 an win2k3sp2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] BSOD with GPLPV 0.10.0.86 an win2k3sp2
From: Ulrich Hochholdinger <uhochholdinger@xxxxxxxxxxxxx>
Date: Tue, 28 Jul 2009 11:04:58 +0200
Delivery-date: Tue, 28 Jul 2009 02:05:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090726165733.GA17779@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20090726165733.GA17779@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
Hi,
at least I solved this problem with my great windows admin at my side *grin*

These were the steps to get the windows machine paravirtualized:

- Boot system with /NOGPLPV
- Reset IDE-registry-entries with MergeIde (see: 
http://support.microsoft.com/kb/314082)
- Reboot system again with /NOGPLPV 
- After this the windows dialog "new hardware found" appeared
- So for every XEN-Device we reinstalled the gpl-pv-driver (used the dialog: 
don't search for new drivers -> use already installed driver)
- In the device-manager look for exclamation-marks and reinstall driver if 
necessary
- reboot system without /NOGPL
- possibly reconfigure network (you have a new device now!)
- have fun with the paravirtualized Windows 2003 system

Cheers!
        Ulli


On Sun, Jul 26, 2009 at 06:57:33PM +0200, Ulrich Hochholdinger wrote:
> Hi,
> After installing the actual GPLPV msi-Package 
> "gplpv_fre_wnet_x86_0.10.0.86.msi"  on an up to date windows 2003-SP2 
> 32Bit System, it shows the already known 0x7b blue screen.
> 
> I've tried and tested some tips mentioned here on the list like:
> * apci=1
> * vcpu=1
> * checked that IRQS above 15 are possible (Yes they are)
> * removed the type=ioemu from the vif-line
> * rebooted with /NOGPLPV and booted again without /NOGPLPV
> 
> Possibly someone can get me more hints to get this system up and running ;-)
> 
> The XEN-system below is a debian lenny with 64Bit hypervisor and 32Bit Dom0 
> kernel:
> 
> The Windows-DomU configfile:
> -------
> kernel       = '/usr/lib/xen-3.2-1/boot/hvmloader'
> device_model = '/usr/lib/xen-3.2-1/bin/qemu-dm'
> builder      = 'hvm'
> name         = 'weyoun'
> memory       = '1024'
> disk         = [ 
>                  'phy:/dev/xbd/weyoun.ahkel,hda,w',
>                  'phy:/dev/xbd/weyoun.rokel,hdb,w'
>                ]
> vif          = ['mac=36:27:0a:0f:ff:02, bridge=xenbr6']
> 
> boot         = 'c'
> vnc          = 1
> vncviewer    = 0
> sdl          = 0
> # vnclisten    = '0.0.0.0'
> usbdevice    = 'tablet'
> acpi           = 1
> apic           = 1
> vcpu           = 1
> -----
> 
> Note:
> /dev/xbd/weyoun.xxx are "logical volumes" (via iscsi or directly connected)
> 
> Some Dom0 infos:
> 
> ahkel:~# xm info
> host                   : ahkel
> release                : 2.6.26-2-xen-686
> version                : #1 SMP Sun Jun 21 09:15:17 UTC 2009
> machine                : i686
> nr_cpus                : 4
> nr_nodes               : 1
> cores_per_socket       : 4
> threads_per_core       : 1
> cpu_mhz                : 2833
> hw_caps                : 
> bfebfbff:20100800:00000000:00000140:040ce3bd:00000000:00000001
> total_memory           : 8186
> free_memory            : 2664
> node_to_cpu            : node0:0-3
> xen_major              : 3
> xen_minor              : 2
> 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=0xff400000
> xen_changeset          : unavailable
> cc_compiler            : gcc version 4.3.1 (Debian 4.3.1-2) 
> cc_compile_by          : waldi
> cc_compile_domain      : debian.org
> cc_compile_date        : Sat Jun 28 09:32:18 UTC 2008
> xend_config_format     : 4
> 
> 
> Regards,
>       Ulli
> 
> _______________________________________________
> 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

<Prev in Thread] Current Thread [Next in Thread>