Installing the Oracle VirtIO Drivers for Microsoft Windows on Existing Microsoft Windows Guests
To install the Oracle VirtIO Drivers for Microsoft Windows on existing Microsoft Windows guests, perform the following procedures.
Configuring Policies for Device Installation
Configure Microsoft Windows policies to allow the installation of the Oracle VirtIO Drivers for Microsoft Windows, if these policies are not already configured. This task prevents the following error from occurring during an installation:
The installation of this device is forbidden by system policy. Contact your system administrator.
To configure policies for installation:
-
Open the Microsoft Windows virtual machine on which you want to install the Oracle VirtIO Drivers for Microsoft Windows.
-
From the Start menu, select Run.
-
Enter
gpedit.msc
and then click OK.The Local Group Policy Editor is displayed.
-
From the Console Tree, display the list of device installation restrictions (Device Installation Restrictions) as follows:
-
Expand Computer Configuration, and then expand Administrative Templates.
-
Expand System, and then expand Device Installation.
-
Select Device Installation Restrictions.
-
-
Edit the policy settings so that no device installation restrictions are configured.
Alternatively, review each policy setting to determine the correct configuration for your business needs.
-
Close the Local Group Policy Editor.
-
Restart the Microsoft Windows virtual machine.
When you are finished configuring the policy settings for device installation, you can proceed with the installation of the Oracle VirtIO Drivers for Microsoft Windows.
Installing Oracle VirtIO Drivers for Microsoft Windows
Before You Begin
-
Obtain the Oracle VirtIO Drivers for Microsoft Windows from Oracle Software Delivery Cloud or MOS. See Downloading the Oracle VirtIO Drivers for Microsoft Windows.
-
Review the list of supported Microsoft Windows operating systems and any prerequisite hotfixes. See Supported Guest Operating Systems.
-
Configure system policies to allow the installation. See Configuring Policies for Device Installation.
Note:
If you are migrating Windows guests from Oracle Cloud Infrastructure Classic to Oracle Cloud Infrastructure, the installer copies the Oracle VirtIO Drivers for Microsoft Windows files, installs the drivers on the guest, and configures the guest to support migration from Oracle Cloud Infrastructure Classic to Oracle Cloud Infrastructure.
You can install the Oracle VirtIO Drivers for Microsoft Windows by using the GUI installation program or by performing a silent installation. Use the graphical installation program if you are installing a single instance of the Oracle VirtIO Drivers for Microsoft Windows. If you plan to silently install multiple instances of the Oracle VirtIO Drivers for Microsoft Windows, you must run the GUI installation program in a command line window on at least one Microsoft Windows guest to create a response file. You can then use the response file to perform all subsequent installations silently.
To install the Oracle VirtIO Drivers for Microsoft Windows:
-
Copy the Oracle VirtIO Drivers for Microsoft Windows installation program Setup.exe to the guest.
-
Start the installation by running Setup.exe in one of the following ways:
-
To perform a single installation, double-click
Setup.exe
to start the Oracle VirtIO Drivers for Microsoft Windows installer. -
To record a response file for automated installations on multiple systems:
-
Open a command line window.
-
Navigate to the directory where the Setup.exe file is located.
-
Run Setup.exe -r to start the Oracle VirtIO Drivers for Microsoft Windows installer and create a response file for silent installations.
-
-
-
If prompted, select Yes in the User Account Control dialog to allow the Oracle VirtIO Drivers for Microsoft Windows installer to proceed.
The Welcome window is displayed.
-
Click Next.
The Start to install Oracle VirtIO Drivers for Microsoft Windows Release 2.2 window is displayed with information about your selection.
-
Click Install to start the installation.
The installer copies the Oracle VirtIO Drivers for Microsoft Windows files and installs the drivers on the guest.
-
After the installation completes, click Finish.
The virtual machine is restarted.
Note:
If you are migrating Windows guests from Oracle Cloud Infrastructure Classic to Oracle Cloud Infrastructure, shut down the Windows guest VM in the Oracle Cloud Infrastructure Classic environment and then start the Windows guest VM in the Oracle Cloud Infrastructure environment.
The Oracle VirtIO Drivers for Microsoft Windows are installed in the following directories:
-
On 32-bit systems:
C:\Program Files\Oracle Corporation\Oracle Windows VirtIO Drivers
-
On 64-bit systems:
C:\Program Files (x86)\Oracle Corporation\Oracle Windows VirtIO Drivers
If you used the -r option in the command
line, the installation program creates a response file in the
C:\Windows
directory. You then use the
response file, setup.iss
, to perform silent
installations on other Microsoft Windows guests. See
Silently Installing or Upgrading the Oracle VirtIO Drivers for Microsoft Windows.