Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:utilities:makebootusb [2020/12/10 09:21] jlucas |
linux:utilities:makebootusb [2020/12/10 09: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/ | + | |
- | - 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: |