I’m using fedora 39 on framework 16 (freshly unpacked laptop and downloaded yesterday) I have the win11 iso and was wondering about the steps on how to properly set it up in boxes? what are the ideal settings?
Side question, can I use my secondary 1TB storage dedicated to win11 vm? (primary storage is 1TB as well)
Boxes is really limited. I would use “virt-manager”.
That or use Cockpit, with Cockpit-machines. There you can set up the expansion card as a Storage Volume and put the qcow2 for the Windows 11 install on the expansion card.
If you need help doing any of that just message me.
Sorry I was meant to say 39! As for the reason, is simply because I like to stay one upgrade behind. Its getting support but not being experimented on, I have run into issues on a beta version. I find this to be a sweet spot in terms of stability. But soon when 41 beta is over ill go over to 40
But you should propably setup libvirt/qemu and use virt-manager to install Windows. It’s much more flexible than Boxes, although Boxes should be able to install Windows too. Haven’t tried Win11 though.
Yep I am setting it up as we speak …BTW thanks knipp30! I prefer libvirt/qemu & virt-manager than Cockpit tho, in saying that, its good to know!
I’ll update and see how it all works out
If you’re going to use libvirt/virt-manager (awesome piece of kit, btw) don’t forget to add a TPM in the created VM as well, since Windows 11 requires/wants that. That, and a secure boot bootloader, but that’s just a selection you can make and as far as I know that’s done by default when you select “Windows 11” as the gues OS type.
Glad to know! I use cockpit for my headless server (run a couple VMs, and A LOT of containers). Its really nice for setting up storage (pretty easy in virt-manager too… but since its been deprecated in RHEL 9, I moved to cockpit).