Hello,
I have tried to boot the DVD ISO installer in UEFI mode when creating the VM for OPNSense on my Proxmox server and I've noticed that only Legacy boot is working.
Steps to reproduce :
Try to boot the DVD ISO in UEFI mode from Proxmox 8.0.3 using a VM in UEFI mode.
Older Proxmox and OPNSense ISO files do not have this issue.
Thank you.
It works if you don't create an EFI disk.
Disable Secure Boot before the VM or install.iso starts.
https://forum.proxmox.com/threads/disabling-secure-boot-for-vm.125640/post-547967
Hello,
Thank you for the tip about NOT using an EFI disk -> It works !
Best.