Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Changing the type of SCSI controller used in a Hosted virtual machine
Details
Solution
Note: Versions of VMware products released prior to VMware Workstation 4.5 do not support a virtual LSI Logic SCSI controller.
To change the SCSI controller type from BusLogic to LSI Logic, or from LSI Logic to BusLogic, use a text editor to change one line in the virtual machine's configuration (.vmx ) file when it is powered off.
Find the line that begins with scsix.virtualDev , where x is replaced by the virtual controller number, and change it to specify the type of controller you want to use. If there is no such line, add a line specifying the type of controller you want to use.
Note: Before making this change, be sure you have installed an appropriate driver for the new controller in the guest operating system. You can also add another virtual disk, on an additional virtual SCSI controller, in order to boot the guest operating system with its curent controller. Once the driver is installed, and the new disk detected, the additional disk can be removed.
To specify a virtual LSI Logic controller, use the following line where x is replaced by the SCSI controller number:
scsix.virtualDev = "lsilogic"
To specify a virtual BusLogic controller, use the following line where x is replaced by the SCSI controller number:
scsix.virtualDev = "buslogic"
Note: For instructions for a Fusion virtual machine, see Changing the type of SCSI controller used in a Fusion virtual machine (1020879).
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Product Family:
- Product(s):
- Product Version(s):

