|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] BSOD with GPLPV 0.10.0.86 an win2k3sp2
Am 28.07.2009 11:04, schrieb Ulrich Hochholdinger:
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
Hm, sounds really familar, pointing to the Problems I have had with win
XP Pro SP3 on top of an xvm 3.4 (build from gate), it also faced me with
a bsod on boot after installing the corresponding msi package.
But currently I have no time to verify this, sorry.
Florian
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
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|