Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:utilities:makebootusb [2020/12/10 17:21] – created jlucas | linux: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. | + | |
| - | * Create a new partition of at least 4.5 GB. Mark it bootable and set its type to 7 (HPFS/ | + | * Create a new partition of at least 4.5 GB. Mark it bootable and set its type to 7 (HPFS/ |
| - | * 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: | ||