I wish to work on Linux, but the only machine l have at my disposal is my brother’s windows laptop when it’s free. Can I create a virtual Linux system using QEMU ?
I wish to work on Linux, but the only machine l have at my disposal is my brother’s windows laptop when it’s free. Can I create a virtual Linux system using QEMU ?
Windows 10/11 Pro has Microsoft Hyper-V built-in for virtualization, that would be the most straightforward to use on Windows. It can run Linux guest OSes.
https://en.wikipedia.org/wiki/Hyper-V
So how do I use this feature ?
You typically need to enable the Windows Feature called “Hyper-V” if it isn’t enabled already. There’s a bunch of documentation online if you search around, offhand these two should get you going
https://ubuntu.com/server/docs/how-to/virtualisation/ubuntu-on-hyper-v/
https://www.thewindowsclub.com/how-to-install-linux-ubuntu-on-hyper-v-in-windows
https://github.com/RidwanurRahim/Hyper-V-Ubuntu-Server (way more advanced than you need but steps 1-5 could be useful if want more how-tos)
Hints: