can't mount centos 7 iso
halinwu opened this issue · 3 comments
Code of Conduct
- I have read and agree to the project's Code of Conduct.
Project Version
develop
VMware vSphere
8.0.2
HashiCorp Packer
1.10.1
HashiCorp Packer Plugin for VMware vSphere
1.2.1
Guest Operating System
ubuntu 22.04
Environment Details
I download [packer-examples-for-vsphere frome github , the version is 23.11. please refer my environment just like above infos.
Description
I could generate rocky9/photon5 template , but when I build centos7 template , I can't mount centos 7 iso file, even I change firmware as bios, it couldn't work. please refer to the HCI config file
the packer processing
the centos prepare during installation
Expected Behavior
build up the centos 7 template like the other linux os
Actual Behavior
can't mount iso file ,so it couldn't install automatically
Steps to Reproduce
please check my configure file, could you tell me how to change those parameters ?
Log Fragments and Files
No response
Screenshots
No response
Additional Context
No response
The project does not yet add support for using the ISO from the content library but there is an open enhancement I have planned for. See #807.
I found the problem , I set the firmware as efi , it colud be work.
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.