I'm looking to set up a dual boot with Linux alongside my Windows 11 installation, but I want to start the installation using a Linux ISO from a VM. I've come across plenty of guides about dual booting within a VM, but I'm not sure if I can accomplish this directly from a VM. My computer is an all-in-one running Windows 11, and while I have a DVD reader, my BIOS doesn't let me boot from a CD. Is this feasible?
3 Answers
You might have some luck with that! If your VM software can access raw hard drive devices, then you can actually set up dual booting using the VM. Just check the documentation for your software to see how to configure it for that. Also, you'll probably want to make sure you have your BIOS settings adjusted to allow for USB booting if you go that route. Good luck!
One thing to keep in mind is to consider turning off secure boot in your BIOS. This might help with the installation process, especially if you’re having issues with booting from other devices. If you keep running into walls, sometimes the OEMs include command line tools for managing BIOS settings, which could make things easier for you.
I appreciate the tip! I did attempt to adjust some BIOS settings previously, but I’ll check again for those tools.
Just a heads up—when asking for help, always mention the specific Linux distro you’re planning to install and any error messages you encounter. It helps others provide more tailored advice!
Thanks for the info! I’ll look into this option and give it a try as soon as I can.