All of lore.kernel.org
 help / color / mirror / Atom feed
* xen pv windows drivers unnutended install
@ 2010-10-22 10:29 Vasiliy G Tolstov
  2010-10-22 23:27 ` James Harper
  2010-10-23  7:58 ` James Harper
  0 siblings, 2 replies; 3+ messages in thread
From: Vasiliy G Tolstov @ 2010-10-22 10:29 UTC (permalink / raw)
  To: xen-devel

Hello. I'm succeseful install latest windows 2008 r2 data center edition
and xen pv drivers (gplpv_Vista2008x64_0.11.0.238.msi). After that i
have two questions:
1) Why in windows 2008 xennet does not copy network config from xen domU
(ip address of netwrok interface) like in 2003 server?

2) How can i integrate xen pv drivers into windows 2008 install cd? Does
some body write instruction baout it, or i need to do things, like in
windows Xp unnutended install?

Thank You.
-- 
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: xen pv windows drivers unnutended install
  2010-10-22 10:29 xen pv windows drivers unnutended install Vasiliy G Tolstov
@ 2010-10-22 23:27 ` James Harper
  2010-10-23  7:58 ` James Harper
  1 sibling, 0 replies; 3+ messages in thread
From: James Harper @ 2010-10-22 23:27 UTC (permalink / raw)
  To: v.tolstov, xen-devel

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

> 
> Hello. I'm succeseful install latest windows 2008 r2 data center edition
> and xen pv drivers (gplpv_Vista2008x64_0.11.0.238.msi). After that i
> have two questions:
> 1) Why in windows 2008 xennet does not copy network config from xen domU
> (ip address of netwrok interface) like in 2003 server?

I don't know. I thought it did but I haven't really tested it under anything but XP/2003.

After install but before reboot (eg when the rtl8139 driver is active and the xennet driver is 'cable disconnected'), can you run copyconfig manually?

In the installer, I wait until all devices are installed before running copyconfig, but maybe that's not working, or maybe the copyconfig isn't working...

> 
> 2) How can i integrate xen pv drivers into windows 2008 install cd? Does
> some body write instruction baout it, or i need to do things, like in
> windows Xp unnutended install?
> 

It's a bit tricky because the drivers aren't signed.

James

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: xen pv windows drivers unnutended install
  2010-10-22 10:29 xen pv windows drivers unnutended install Vasiliy G Tolstov
  2010-10-22 23:27 ` James Harper
@ 2010-10-23  7:58 ` James Harper
  1 sibling, 0 replies; 3+ messages in thread
From: James Harper @ 2010-10-23  7:58 UTC (permalink / raw)
  To: v.tolstov, xen-devel

[-- Attachment #1: Type: text/plain, Size: 1499 bytes --]

> 
> Hello. I'm succeseful install latest windows 2008 r2 data center edition
> and xen pv drivers (gplpv_Vista2008x64_0.11.0.238.msi). After that i
> have two questions:
> 1) Why in windows 2008 xennet does not copy network config from xen domU
> (ip address of netwrok interface) like in 2003 server?
> 
> 2) How can i integrate xen pv drivers into windows 2008 install cd? Does
> some body write instruction baout it, or i need to do things, like in
> windows Xp unnutended install?
> 

Further to my previous email, I just remembered that Windows 2008 and Vista use 1.7 of KMDF (Kernel Mode Driver Framework), and GPLPV uses 1.9.

When no KMDF is installed (eg 2000, XP, 2003), the installer installs its version of KMDF and then the drivers can run (a reboot is still required to activate them of course)

When the same version or newer of KMDF is already installed (7 and 2008R2 both use 1.9) then the drivers can run.

When an older version is already installed, KMDF must be updated, then the system must be rebooted, then the drivers can run. This means that when the installer runs, a reboot is required before the xennet driver can start up and so no network config can been installed yet, and then another reboot is required before the drivers can take control of the system and disable the qemu network and disk devices.

I'm not sure what this means for integrating GPLPV into Windows Vista and 2008, as you'd need to make sure KMDF is installed too.

James



[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-23  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22 10:29 xen pv windows drivers unnutended install Vasiliy G Tolstov
2010-10-22 23:27 ` James Harper
2010-10-23  7:58 ` James Harper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.