Paravirtualized Network Drivers for Windows: Difference between revisions
Jump to navigation
Jump to search
(added download link to kvm-guest-drivers-windows-2) |
m (update link to the KVM virtio drivers) |
||
Line 5: | Line 5: | ||
==Download== | ==Download== | ||
Download the latest kvm-driver-disc (ISO) from [http://kvm.qumranet.com/kvmwiki/ | Download the latest kvm-driver-disc (ISO) from [http://kvm.qumranet.com/kvmwiki/VirtioWindowsDrivers KVM] to your desktop and upload the ISO to your Proxmox VE server (just use the "upload file" button on the Proxmox VE web interface: "VM Manager/Appliance Templates") | ||
==Prepare KVM guest on Proxmox VE== | ==Prepare KVM guest on Proxmox VE== |
Revision as of 10:34, 28 August 2008
Introduction
In order to improve network performance, special paravirtualized network drivers can be installed in Windows guests. The KVM project released drivers for Windows 2000 and Windows XP. The Windows XP drivers are known to work also on Windows 2003 Server.
Installation
Download
Download the latest kvm-driver-disc (ISO) from KVM to your desktop and upload the ISO to your Proxmox VE server (just use the "upload file" button on the Proxmox VE web interface: "VM Manager/Appliance Templates")
Prepare KVM guest on Proxmox VE
- Shutdown your KVM Virtual Machine and change the used Network Card to "virtio".
- Select the previously uploaded ISO image as CDROM
- Start your Virtual Machine
Installation of paravirtualized driver within Windows
The Windows device manager should now detect a new network device. Just point the driver wizard to the CDROM containing the drivers. The drivers are not signed, choose install anyway and you are done.
Performance improvements
tbd.