Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion exist/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@ In this section I'll be using MPW, the other tools are very similar and have ver

- You'll see a new partition with Type `System`
- The size should roughly match the one we left earlier

- `sel part X`

- Where X is your destination partition number

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no need to do that, when you do create, diskpart will automatically select that partition.

- `format fs=fat32 label="EFI"`

Expand Down Expand Up @@ -410,4 +414,4 @@ We'll be using your favorite tool Gparted, if you're using parted/gpart, you're

- You can also check in `gdisk` for `EF00`

- Once done you can go to **Partitioning for macOS**
- Once done you can go to **Partitioning for macOS**