kesto.de Cheatsheets
Windows 10
Create bootable USB thumb drive
- Create GPT partition table
- Partition 1 (/dev/sdb1): FAT32, 128 MB, msftdata-flag
- load UEFI:NTFS image: https://github.com/pbatard/uefi-ntfs#download-and-installation
- ddrescue --force uefi-ntfs.img /dev/sdb1
- Partition 2 (/dev/sdb2): NTFS containing the extracted ISO from https://www.microsoft.com/de-de/software-download/windows10ISO
- 7z x ~/Win10_22H2_EnglishInternational_x64v1.iso