1,330
edits
No edit summary |
|||
Line 31: | Line 31: | ||
=== GPT partition the stick using <code>gdisk</code> === | === GPT partition the stick using <code>gdisk</code> === | ||
The example shows a 32 GB Sandisk Extreme: | The example shows a 32 GB Sandisk Extreme: | ||
Part 1: +1G VFAT (0700) ( | Part 1: +1G VFAT (0700) (before Windows 10 version 1709, VFAT must be the first partition) | ||
Part 2: +1M BIOSBOOT (ef02) | Part 2: +1M BIOSBOOT (ef02) | ||
Part 3: +250M EFI (ef00) | Part 3: +250M EFI (ef00) |