Esxi 6.7 安装Rocky Linux 8.5 故障解决
今天安装Rocky Linux居然翻车了,在进到系统引导界面后,选择“Install Rocky Linux 8” ,就开始黑屏,屏幕没有任何输出。
于是各种怀疑,Esxi版本,Linux光盘,系统配置,兼容性等等,依次检查。
环境:
6.7.0 Update 3 (Build 19195723) 已升级到最新
Rocky Linux release 8.5
配置:
Guest OS : Linux
Guest OS Version : Other 4.x or later Linux (64-bit)
Boot Options — Whether or not to enable UEFI secure boot for this VM 取消勾选
(如果默认勾选,系统启动的时候会提示 EFI stub:UEFI Secure boot is enabled,无法继续安装)
设置:
最后怀疑兼容性问题,https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=Software&productid=53603&vcl=true&supRel=369,396,448,428,485,518,508,427&testConfig=16
查看storage的兼容性:
BusLogic: | Not Supported | Virtual BusLogic Parallel SCSI adapter |
IDE: | Supported | Virtual IDE adapter for ATA disks |
LSI Logic: | Not Supported | Virtual LSI Logic Parallel SCSI adapter |
LSI Logic SAS: | Not Supported | Virtual LSI Logic SAS adapter |
NVMe: | Supported | NVM Express Adapter |
SATA: | Supported | Virtual SATA adapter |
VMware Paravirtual: | Supported | VMware Paravirtual SCSI (PVSCSI) adapter |
controller location 改为STAT controller ,问题解决。
在全部安装完成后,安装open-vm-tools以及其他配置。