
I think I compiled it from source, in a toolbox container, but you could also use this OCI container image whose README helpfully provides these instructions: find. swm files before copying them to the FAT32 partition. The trick is to first copy all the files to a writeable directory on internal storage, then use a tool called wimlib-imagex split from wimlib to split the large. wim files in the ISO is too large for a FAT32 partition. Copy all the files from the mounted ISO image to the USB driveīut there is a big catch with that last step: at least one of the.Mount the ISO image – on GNOME, you should just be able to double-click it to mount it with Disk Image Mounter.Partition the USB drive with a single basic data partition, formatted as FAT32.Download an ISO 9660 disk image from Microsoft.I’m writing it down so I can easily find the instructions next time! Edit: check the comments for an approach which involves 2 partitions and a little more careful copying, but no special tools. I’m sure there are other ways but this is what I do.

Microsoft’s own tool is only available for Windows, of course.


Unlike most Linux distro ISOs, these are true, pure ISO 9660 images-not hybrid images that can also be treated as a DOS/MBR disk image-so they can’t just be written directly to the disk. Every so often I need to install Windows, most recently for my GNOME on WSL experiments, and to do this I need to write the Windows installer ISO to a USB stick.
