book
Article ID: 305995
calendar_today
Updated On:
Environment
VMware ESX 4.0.x
VMware ESX 4.1.x
Resolution
This issue is caused by a failure to install the driver for the VMware Virtual disk SCSI Disk Device.
Notes:
To resolve this issue:
- Upgrade VMware Tools, then reboot to confirm that the upgrade is successful.
- Take snapshot of the virtual machine as a backup.
- Power off the virtual machine, upgrade the virtual hardware, and power on the virtual machine.
- Log in to the virtual machine. The drivers in the Device Manager are not installed automatically.
Note: Do not change the driver installation dialogs.
- Open Explorer and go to
C:\Windows\System32\drivers
. - Change ownership from TrustedInstaller to Administrators for
disk.sys
and pci.sys, then add Administrators with Full control permissions to the ACL for these files. - Keep the Explorer window open and use a new one to navigate to
C:\Windows\inf
. - Use a third Explorer window to navigate to
C:\Windows\System32\DriverStore\FileRepository
.
There is a long list of folders there. You need the disk.inf_*
and machine.info_*
folders.
Note: There may be more than one of these folders . If you do not know which one to choose, select the one with the most recent modified date.
- From the
disk.inf_*
folder, copy disk.inf
to C:\Windows\inf
. - From the
disk.inf_*
folder, copy disk.sys
to C:\Windows\System32\drivers
. - From the
machine.inf_*
folder, copy machine.inf
to C:\Windows\inf
. - From the
machine.inf_*
folder copy pci.sys
to C:\Windows\System32\drivers
. - Locate and install the driver software. Confirm in Device Management that the drivers have been successfully installed.
- Update the driver for VMware Virtual disk SCSI Disk Device. Browse to
C:\Windows\System32\DriverStore\FileRepository
for a search including subfolders. - Repeat steps 2-15 for the other devices that are listed as
Unknown device
in the Device Manager. - Reboot the virtual machine.