OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: iv4nd1 on July 15, 2023, 02:58:46 PM

Title: DVD ISO UEFI boot not working with Proxmox 8.0.3
Post by: iv4nd1 on July 15, 2023, 02:58:46 PM
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.
Title: Re: DVD ISO UEFI boot not working with Proxmox 8.0.3
Post by: CJ on July 15, 2023, 07:36:49 PM
It works if you don't create an EFI disk.
Title: Re: DVD ISO UEFI boot not working with Proxmox 8.0.3
Post by: Vesalius on July 16, 2023, 01:36:29 AM
Disable Secure Boot before the VM or install.iso starts.

https://forum.proxmox.com/threads/disabling-secure-boot-for-vm.125640/post-547967
Title: Re: DVD ISO UEFI boot not working with Proxmox 8.0.3
Post by: iv4nd1 on July 31, 2023, 09:54:07 AM
Hello,

Thank you for the tip about NOT using an EFI disk -> It works !

Best.