midhunpjos opened a new issue, #13665: URL: https://github.com/apache/cloudstack/issues/13665
### problem A template was created with UEFI Secure Boot enabled, and its firmware setting is correctly configured as UEFI SECURE. However, when launching an instance from this template, the boot mode defaults to BIOS instead of inheriting the UEFI Secure setting from the template. The boot mode need to be manually changed to UEFI Secure for every instance deployment. ### versions CLOUDSTACK VERSION 4.22.1.0 HYPERVISOR XCP-ng 8.3 ### The steps to reproduce the bug 1.Create A template with UEFI Enabled and Update Settings <img width="1027" height="546" alt="Image" src="https://github.com/user-attachments/assets/0d2f1c2a-fb0d-426b-99b7-beba18404658" /> 2. Lunch VM using Template 3. Boot Settings are Defaulted to BIOS <img width="1518" height="727" alt="Image" src="https://github.com/user-attachments/assets/9782e93c-4641-4590-ad9e-a7e85ded3448" /> ... ### What to do about it? The deployment wizard default Boot Option should be chosen based on template settings. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
