I wanted to test drive WIN 11 ( work purposes, because of formatting issues with LibreOffice and WPS). WIN 11 just works better as the company has a 365 MS environment.
So I created a bootable drive with WIN 11 but the booting fails.
Booting… and nothing happens.
Furthermore, I tried running Boxes and this notice showed up.
My system can’t work with the secure boot. Now what would be the easiest way for me to be able to use WIN 11?
This is time sensitive !
Instead of Boxes, I’d recommend using KVM with virt-manager (Virtual Machine Manager).
First go to your UEFI/Bios and make sure your CPU’s virtualization feature is enabled. Sometimes it’s called SVM. You don’t need Secure boot nor TPM. They’re both disabled on my PC and I’ve successfully created a Win11 virtual machine, just moments ago.
Install it:
sudo dnf install @virtualization
This will install KVM, QEMU, libvirt, virt-manager and virt-viewer. After installation, add your user to the libvirt group:
sudo usermod -aG libvirt $(whoami)
Then log out and back in for the changes to take effect.
Launch virt-manager from your applications menu.
Create new VMs using the GUI, and configure them as needed (e.g., assign CPU cores, RAM, and storage).
When asked, assign a new directory pool at the location of your Win11 .iso file and choose the required .iso as your boot media.
Follow the installation prompts and you’ll get there. Secure boot and TPM 2 should be emulated by default.
Sounds like you do not have the DVD connected to the virtual DVD drive for the VM.
Also make sure that the download of the ISO image conpleted without error.
Click on View and switch to Details (from Console). Select your SATA CD ROM and check if the .iso file is loaded as your boot media. If it is, go back to Console view and select Reset in the emulated Bios.
Thank you all for helping out, but the issue persists. What are we missing here?
Should I download a fresh copy of WIN 11 and try the same process with it?
In the settings Select Overview and then look at the XML.
I could not see this in the “Deatils” view - maybe you have to set this up when you create the VM?
There is an section in the XML; mine looks like this: