在 vsphere esxi 中创建虚拟机,安装系统,先上传iso镜像到 storage, 然后在虚拟机属性中设置cd/dvd (参考 Configure a Datastore ISO File for the CD/DVD Drive),结果总是报错
Invalid datastore path '[nfs://10.0.7.253/nfs_ssd_vm] ISO/fangde-gaokexing-4.0-DVD-x86_64-2020120805.iso'.
后来把这个 iso copy 到另一个存储(跟vm的存储文件不在同一个storage上),结果就好了,好像有问题的storage是nfs协议的。
启动时报错
verification failed 0x1a security violation
修改 vm options 中的 boot options, disable security boot 就好了
Top comments (0)