vmware-vmx
: cd_files, cd_content not working for ARM guests
#182
Labels
Milestone
vmware-vmx
: cd_files, cd_content not working for ARM guests
#182
Description
Current default for Packer configured CD (
cd_files
,cd_content
) is to use the IDE adapter. However, this would not work for ARM guest since IDE is not supported by VMware in these guests (https://kb.vmware.com/s/article/90364). It appears desirable to change the default to SATA for ARM guest. There is currently no config to change the cdrom adapter forvmware-vmx
because thecdrom_adapter_type
config is only exposed invmware-iso
but notvmware-vmx
Use Case(s)
cloud-init for ARM guest on VMware Fusion on all Apple Silicon host
The text was updated successfully, but these errors were encountered: