Bootable Disk: Difference between revisions

[unchecked revision][unchecked revision]
Line 16:
</source>
=== Creating the Partitioning Table ===
As the GPT is more complex thing than MBR partitioning tables, we'll use fdisk, which has an interactive interface (for macOS you will need to adduse the -e[https://www.gnu.org/software/fdisk/ flaggnu before diskimage.ddfdisk]). Inputs (that you're supposed to type) are after the ":" colons.
<source lang="bash">
$ fdisk diskimage.dd
20

edits