


> Partitions will be aligned on 2048-sector boundaries > First usable sector is 34, last usable sector is 15646686 > Main partition table begins at sector 2 and ends at sector 33 > Partition table holds up to 128 entries > Sector size (logical/physical): 512/512 bytes > Hex code or GUID (L to show codes, Enter = 8300): 0700 > This option deletes all partitions and creates a new protective MBR.

Mounted partitions can be found with mount -l | grep '/dev/sdc', then unmount with sudo umount /dev/sdcX (where X is partition number). Some distributions like to automount USB drives, so make sure you unmount them.
Windows 10 usb tool reddit windows 10#
Notice, that since Windows 10 October 2018 release the installation file sources/install.wim is larger than the maximum FAT32 file size, so we will format USB drive to NTFS. Windows 10 October 2018 release UEFI bootable USB drive on any Linux distribution.
