The free GPL Xen driver files (which are perfect for Sun xVM) which can be found on
http://www.meadowcourt.org/downloads/
have changed their naming scheme.
XP drivers are named gplpv_xp_version.msi
2003 32bit drivers are named gplpv_2003x32_version.msi; actual version number is 0.10.0.138.
They'are also gplpv_Vista2008 (for Vista, 2008 and 2008R2 (only 64bit)).
A side note: To be able to use 64bit driver code on Windows Vista, Windows Server 2008 and Windows Server 2008 R2 you have to turn testsigning on. Type as Administrator on the command line:
bcdedit /set testsigning on
reboot, install the 64bit drivers and your DomU Windows system will accept them.
http://www.meadowcourt.org/downloads/
have changed their naming scheme.
XP drivers are named gplpv_xp_version.msi
2003 32bit drivers are named gplpv_2003x32_version.msi; actual version number is 0.10.0.138.
They'are also gplpv_Vista2008 (for Vista, 2008 and 2008R2 (only 64bit)).
A side note: To be able to use 64bit driver code on Windows Vista, Windows Server 2008 and Windows Server 2008 R2 you have to turn testsigning on. Type as Administrator on the command line:
bcdedit /set testsigning on
reboot, install the 64bit drivers and your DomU Windows system will accept them.

Leave a comment