Hi TNT ,
My name is Titus, and I will be assisting you with this issue.
Thank you for your patience and for providing the detailed information.
Since the ISO image, VM configuration, and resource allocation were already validated, Secure Boot compatibility is now considered the primary suspected cause.
Please kindly test the following workaround:
Step 1 — Disable Secure Boot temporarily
Run the following PowerShell command on the Hyper‑V host:
Set-VMFirmware -VMName "VMname" -EnableSecureBoot Off
Or manually:
- Open Hyper‑V Manager
- VM Settings
- Security
- Uncheck:
- “Enable Secure Boot”
Step 2 — Retry Ubuntu 24.04 installation
After Secure Boot is disabled:
- Restart the VM
- Retry the Ubuntu 24.04 installation process
Additionally, although Ubuntu 24.04 is officially supported on Hyper‑V according to Microsoft documentation, the same article acknowledges that some Linux Generation 2 virtual machines may still fail to boot when Secure Boot is enabled. [Supported...soft Learn | Learn.Microsoft.com]
If the issue still persists after disabling Secure Boot, please provide:
- screenshot of the exact boot error,
- Hyper‑V VM firmware settings,
- and any related Hyper‑V event logs,
Looking forward to hearing from you.
Best regards,
Titus Bui