From 097a5b873db7b8407e9729ed9e01b29db9740faf Mon Sep 17 00:00:00 2001 From: emoburrito19 <85674385+emoburrito19@users.noreply.github.com> Date: Thu, 10 Jun 2021 03:49:43 -0500 Subject: [PATCH] Update data.md Hi I was using your guide and thanks its a lot of work! Im using windows and making a multiple boot with hackintosh on a different drive with data, for that I follow the instructions but when using CMD not all the time the new EFI partition is selected by default, so maybe adding the command select part x will help folks that are using this method! Regards! --- exist/data.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/exist/data.md b/exist/data.md index abb8092..a2abefd 100644 --- a/exist/data.md +++ b/exist/data.md @@ -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 - `format fs=fat32 label="EFI"` @@ -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** \ No newline at end of file +- Once done you can go to **Partitioning for macOS**