diff --git a/active/systemd_qemu/qemu.md b/active/systemd_qemu/qemu.md index 6315c98..19e47fd 100644 --- a/active/systemd_qemu/qemu.md +++ b/active/systemd_qemu/qemu.md @@ -6,6 +6,7 @@ - [Convert qcow to bootable drive](#convert-qcow-to-bootable-drive) - [Convert bootable drive to qcow](#convert-bootable-drive-to-qcow) - [ISO](#iso) + - [ISO Access Denied on Boot](#iso-access-denied-on-boot) ## QCOW2 @@ -51,4 +52,8 @@ with gparted. ```bash pacman -S cdrtools mkisofs -r -iso-level 4 -l -o /tmp/arch-files.iso ./arch -``` \ No newline at end of file +``` + +## ISO Access Denied on Boot + +Turn off Secure Boot in the VM. Bios -> Device Manager -> Secure Boot Configuration -> Uncheck Attempt Secure Boot