Make persistent windows 11 usb sticker
Background
Sometimes, you just don’t want to run windows as a guest os in your linux host os.
And you don’t want to install windows inside your internal disk.
You may want to install the windows os inside your usb sticker, and boot it in any other hardware to use the hardware. (mostly the gpu hardware)
Steps
Download rufus
Download rufus (4.4.2103) and run it.
Enable hdd support
In rufus, press alt + f to enable hdd list
Burn windows installer into your sticker
For UEFI bios, you need to select partition scheme as gpt
and select image option as windows to go
If you just use
ddcommand, then you are making a sticker forwindows installer stickerpurpose.
You need to selectwindows to goso thatrefuswill create thegpt partitionandextract all windows files from windows iso, then you just made a sticker forwindows to go (a persistent windows inside your sticker
In other words,rufuswill detect theiso fileaswindows installer isoand then emulates thewindows install processin your host os