|
|
|
|
|
|
|
|
|
|
xen-users
Re: Re[Xen-users] lease 0.9.0 of GPL PV Drivers for Windows
Merhaba Erol Hocam,
Is this Windows XP a Turkish language version? That might be the source of the problem. Are you booting with /gplpv switch in the boot.ini? Is at least SP2 applied to XP?
Is the SCSI Controller and SCSI PV Disk working?
Emre
On Fri, May 23, 2008 at 11:22 AM, Erol Yigit < erolyigit@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
I install these drivers on my system -
64bit dom0 Debian / xen 3.2; domU Windows XP (HOME/PRO) i386.
However now my networking doesn't work:
I have the new Xen Net driver installed, but its saying:
Windows Cannot Load the driver for this hardware: The driver maybe corrupt
or missing (Code 39)
I check xen*.sys file is in C:\Windows\System32\Drivers.
I have the 4 xen*.sys files there, xennet is one of them..
my xen config. is:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 1024
name = "winxph"
vcpus = 4
vif = [ 'type=ioemu, bridge=eth4' ]
disk = [ 'file:/depo/xenv/xphome.img,ioemu:hda,w'
,'file:/depo/xenv/diskd.img,ioemu:hdb,w' ]
device_model = '/usr/lib/xen/bin/qemu-dm'
boot='c'
sdl=1
acpi=1
apic=1
pae=0
ifconfig >>
eth4 Link encap:Ethernet HWaddr 00:1E:8C:C0:29:6C
inet addr:192.168.1.22 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21e:8cff:fec0:296c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1591 errors:0 dropped:0 overruns:0 frame:0
TX packets:230 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:531066 (518.6 KiB) TX bytes:39413 (38.4 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:165 errors:0 dropped:0 overruns:0 frame:0
TX packets:165 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14141 (13.8 KiB) TX bytes:14141 (13.8 KiB)
peth4 Link encap:Ethernet HWaddr 00:1E:8C:C0:29:6C
inet6 addr: fe80::21e:8cff:fec0:296c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1599 errors:0 dropped:0 overruns:0 frame:0
TX packets:183 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:560216 (547.0 KiB) TX bytes:42204 (41.2 KiB)
Interrupt:18
tap0 Link encap:Ethernet HWaddr FA:AB:D5:CF:06:D9
inet6 addr: fe80::f8ab:d5ff:fecf:6d9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:249 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 b) TX bytes:78834 (76.9 KiB)
vif2.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:249 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
http://www.nabble.com/file/p17359639/EkranGoruntusu-Xen-winxph.png
--
View this message in context: http://www.nabble.com/Release-0.9.0-of-GPL-PV-Drivers-for-Windows-tp17299947p17359639.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
-- Emre Erenoglu erenoglu@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|