dtorressn commented on issue #8784: URL: https://github.com/apache/cloudstack/issues/8784#issuecomment-2759309609
Thank you all. The following `/etc/cloudstack/agent/uefi.properties` works on Ubuntu 24.04 LTS too. ``` guest.nvram.template.secure=/usr/share/OVMF/OVMF_VARS_4M.ms.fd guest.nvram.template.legacy=/usr/share/OVMF/OVMF_VARS_4M.fd guest.nvram.path=/var/lib/libvirt/qemu/nvram/ guest.loader.secure=/usr/share/OVMF/OVMF_CODE_4M.secboot.fd guest.loader.legacy=/usr/share/OVMF/OVMF_CODE_4M.fd ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org