{"id":3422,"date":"2014-05-11T15:44:39","date_gmt":"2014-05-11T15:44:39","guid":{"rendered":"http:\/\/www.top-password.com\/blog\/?p=3422"},"modified":"2014-11-22T14:43:37","modified_gmt":"2014-11-22T14:43:37","slug":"vmware-change-scsi-controller-type-from-buslogic-to-lsi-logic","status":"publish","type":"post","link":"https:\/\/www.top-password.com\/blog\/vmware-change-scsi-controller-type-from-buslogic-to-lsi-logic\/","title":{"rendered":"VMware: Change SCSI Controller Type from BusLogic to LSI Logic"},"content":{"rendered":"<p>After upgrading to a 64-bit operating system or an operating system that does not support BusLogic, you may receive the following error on startup:<\/p>\n<blockquote><p>The BusLogic SCSI adapter is not supported for 64-bit guests in this release<\/p><\/blockquote>\n<p>If you boot the virtual machine from a WinPE bootdisk, you&#8217;ll be unable to see your hard drive. BusLogic is not supported in a lot of the newer operating systems. BusLogic is not actively being improved by VMware so bugs come along as things change in the OS and none fixes them.<\/p>\n<p>To get around this issue on a VMware virtual machine, you need to change the SCSI controller type from BusLogic to LSI Logic. There isn&#8217;t an option in the VMware Player or Workstation to change the SCSI type, so I turn to edit virtual machine&#8217;s configuration (.vmx ) file by following these steps:<\/p>\n<ol>\n<li>Power off your VMware virtual machine and then use a text editor to open your virtual machine&#8217;s configuration (.vmx ) file.<\/li>\n<li>Find the line that begins with <strong>scsi0.virtualDev<\/strong>, where 0 is the SCSI controller number of your virtual hard drive. If your current SCSI control type is BugLogic, there should be a line present in your .vmx file: <code>scsi0.virtualDev = \"buslogic\"<\/code>. Replace this line with with <code>scsi0.virtualDev = \"lsilogic\"<\/code><\/li>\n<li>If there is no such line, simply add the following line to your .vmx file:<br \/>\n<code>scsi0.virtualDev = \"lsilogic\"<\/code><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3433\" alt=\"change-vmware-scsi-type.png\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2014\/05\/change-vmware-scsi-type.png.png\" width=\"550\" height=\"208\" \/><\/li>\n<li>Save the .vmx file and close the text editor. Start your virtual machine and it will run with the LSI Logic SCSI controller.<\/li>\n<\/ol>\n<p>The SCSI controller type of a virtual hard drive can be one of the following ones, but only the BusLogic SCSI adapter does not work under 64-bit operating system.<\/p>\n<ul>\n<li>buslogic &#8211; BusLogic SCSI<\/li>\n<li>lsilogic &#8211; LSI Logic SCSI<\/li>\n<li>lsisas1068 &#8211; LSI Logic SAS<\/li>\n<li>pvscsi &#8211; VMware Paravirtual SCSI<\/li>\n<\/ul>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>After upgrading to a 64-bit operating system or an operating system that does not support BusLogic, you may receive the following error on startup: The BusLogic SCSI adapter is not supported for 64-bit guests in this release If you boot the virtual machine from a WinPE bootdisk, you&#8217;ll be unable to see your hard drive. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,10],"tags":[1688],"class_list":["post-3422","post","type-post","status-publish","format-standard","hentry","category-others","category-tips-tricks","tag-change-vmware-scsi-controller-type"],"_links":{"self":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/3422","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/comments?post=3422"}],"version-history":[{"count":16,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/3422\/revisions"}],"predecessor-version":[{"id":4255,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/3422\/revisions\/4255"}],"wp:attachment":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/media?parent=3422"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/categories?post=3422"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/tags?post=3422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}