QEMU/Guests/Windows 11: Difference between revisions

→‎QEMU: windows 11 needs 60 gigs and there's no way to disable that apparently
No edit summary
(→‎QEMU: windows 11 needs 60 gigs and there's no way to disable that apparently)
Make a qcow2 image (or a raw image if you want) by typing
<pre>qemu-img create -f qcow2 win11.img 60G</pre>
Windows 11 requires some disk space, youspecifically can60 makeGB thisminimum. 4060 gigabytes if you want, but itGB is recommendedfine toand havethere atwill leastbe 60lots GBof fordisk usersspace to install programs onto.
 
When that's done, run the following command: