This guide will show you how to create a bootable Windows USB flash drive without Ventoy.
Make sure to replace /dev/sdX in the command with your actual block device. You can list all of your block devices using the command lsblk.
We need a GPT partition table and two partitions:
- 1 MiB partition with type
EFI System - Remainder of the storage space with type
Microsoft basic data