主要因為LINUX 無法抓到 Harddisk
利用 SSH 進入 ESXI /ESX
進入到 vmfs/volumes/datastore 目錄

修改 有問題的 .vmdk

將 ddb.adapterType = "ide"
改為ddb.adapterType = "buslogic"

然後 remove個harddisk
add 一個 harddisk

啟動Guest Linux ,ok

When converting a physical machine to a virtual machine using VMware Converter or vCenter Converter Enterprise, if an adapter type is not selected during the initial customization the resulting virtual machine may contain an IDE disk as the primary OS disk. You must convert the IDE disk to SCSI to get the best performance. If the primary disk is an IDE virtual disk, the newly converted virtual machine may fail to boot because the guest OS does not support the driver.

Note: The typical SCSI adapter type for newer versions of Windows and Linux OS guests is the LSI Logic controller type.

To convert the IDE disk to SCSI:
Locate the datastore path where the virtual machine resides. For example:

/vmfs/volumes/ / /

From the ESX Service Console, open edit the primary disk (.vmdk) in a text editor.
Look for the following line:

ddb.adapterType = "ide"

For LSI Logic change the line to:

ddb.adapterType = "lsilogic"

For Bus Logic change the line to:

ddb.adapterType = "buslogic"

Save the file.
From VMware Infrastructure or vSphere Client:
Click Edit Settings for the virtual machine.
Select the IDE virtual disk.
Choose to Remove the Disk from the virtual machine.
Click OK.

Caution: Make sure that you do not choose Remove from disk.

From the Edit Settings menu for this virtual machine:
Click Add > Hard Disk > Use Existing Virtual Disk.
Navigate to the location of the disk and select to add it into the virtual machine.
Choose the same controller as in Step 3 as the adapter type. The SCSI ID should read SCSI 0:0.

If a CDROM device exists in the virtual machine it may need to have the IDE channel adjusted from IDE 0:1 to IDE 0:0. If this
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 BENIT 的頭像
    BENIT

    BenIT

    BENIT 發表在 痞客邦 留言(0) 人氣()