[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Install Windows XP Pro with GPLV drivers.


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: CHERAMY Guillaume <guillaume.cheramy@xxxxxxxxx>
  • Date: Sun, 25 May 2008 11:12:58 +0200
  • Delivery-date: Sun, 25 May 2008 02:13:35 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=qmx4FDs+BULezQ52H2vPjzZ7LulE2VNbbAbBOGQ8wdiZA/AFdTL0ygbt5DPf4cr2Teh+rTVYgW2SQLxLQSedhpYAohOC/YJ3CmnJqw08At2ktt5I62nZAUXOpMbmPQfHCmkn74BI1HrisRrC3mDQr3YG6QUsMzG5TBHdM7Q5DqE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hello,

    i want to try to use GLPV drivers for the first time. So i do that :
1/ install Windows XP on my Debian Etch amd64 with this configuration file :
import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = '512'
name = "xp2"
vcpus=1
pae=1
acpi=1
apic=1
vif = [ 'type=ioemu, bridge=xenbr2' ]
disk = [ 'phy:/dev/xen_disk/xp2,hda,w',
'file:/isos/xp-sp1.iso,hdc:cdrom,r' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
boot="dc"
sdl=0
vnc=1
vncdisplay=1
vncunused=0
vncconsole=0
vncpasswd=''
stdvga=0
usb=1
usbdevice='tablet'
keymap='fr'

2/ i download the
http://www.meadowcourt.org/downloads/WindowsXenPV-0.9.1.zip

3/ i unzip it and double click on install.bat

4/ i change my boot.ini

But when i reboot, i found a yellow '!'  on my :  Xen Net Device Drivers
/ Xen vfb device #0 / Xen console device #0

But Xen Block DEvice Drivers works. What is wrong ?

Thanks

-- 
                         ''~``
                        ( o o )
+------------------.oooO--(_)--Oooo.---------------------+
| Guillaume Chéramy - Guidtz                             |
| E-Mail : guillaume.cheramy@xxxxxxxxx                   |
|                    (   )                               |
+---------------------\ (----(   )-----------------------+
                       \_)    ) /
                             (_/


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.