Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:utilities:makebootusb [2020/12/10 17:21] jlucaslinux:utilities:makebootusb [2020/12/10 17:23] (current) jlucas
Line 9: Line 9:
   sudo fdisk /dev/sdc   sudo fdisk /dev/sdc
  
- Delete any existing partition table and create a new one. +  * Delete any existing partition table and create a new one. 
- Create a new partition of at least 4.5 GB. Mark it bootable and set its type to 7 (HPFS/NTFS/ExFAT). +  Create a new partition of at least 4.5 GB. Mark it bootable and set its type to 7 (HPFS/NTFS/ExFAT). 
- Write changes and exit fdisk.+  Write changes and exit fdisk.
  
 Create a FAT-32 file system in the new partition; for example: Create a FAT-32 file system in the new partition; for example: