Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 5. Upgrading the para-virtualized drivers
- xenpv-win-32bit
- The driver package for the 32 bit versions of Windows.
- xenpv-win-32bit-debug
- The package for debugging the drivers for the 32 bit versions of Windows.
- xenpv-win-64bit
- The driver package for the 64 bit versions of Windows.
- xenpv-win-64bit-debug
- The package for debugging the drivers for the 64 bit versions of Windows.
Warning
yum command to install the packaged .iso files to the /usr/share/xenpv-win directory. Modify xenpv-win-32bit with the package name you require from the list. 
yum update xenpv-win-32bit
# yum update xenpv-win-32bityum completes, create a virtualized CD-ROM device containing the updated .iso file for the guest.
	virsh” to attach a CD-ROM image with virsh.
	Procedure 5.1. Attach the CD-ROM image with virsh
- Use thevirshcommand with the parameters modified for your guest. Refer to Mounting the image with virsh for more information on this step.virsh attach-disk w2k3_32 /usr/share/xenpv-win/xenpv-win-32bit.iso hdc --driver file --type cdrom --mode readonly # virsh attach-disk w2k3_32 /usr/share/xenpv-win/xenpv-win-32bit.iso hdc --driver file --type cdrom --mode readonlyCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Open on the guest and open the CD drive (Ein the example below). Double click the executable file for your architecture on the CD-ROM drive. The installer may automatically start when the CD-ROM is detected. This starts the installer process which is described in Section 3.2, “Installing the para-virtualized drivers”
virt-managerYou can re-use existing virtualized CD-ROM devices to upgrading the drivers. To re-use a CD-ROM device with virt-manager:
Procedure 5.2. Re-using a CD-ROM device with virt-manager
- Select a CD-ROM device from the list that you no longer need and click the button.
- Click to choose another disk path.
- In the pop up window, choose the location of the para-virtualized drivers .iso image and select to allow the guest access on the next boot.
 
     
     
    