We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb4c1a commit 0ae90a0Copy full SHA for 0ae90a0
README.md
@@ -22,8 +22,9 @@ Pretty easy and straightforward:
22
Before flashing, take note of the drive letter (mine is dev/disk2 so i will use **disk2** in my example.
23
When Balena Etcher is done flashing & verifying, Open your terminal and enter these:
24
25
-**sudo gdisk /dev/disk7**
+**sudo gdisk /dev/disk2**
26
27
+Press enter and it will ask for your mac user password
28
Then enter the commands:
29
30
**p** to view the partition table. It should look similar to the one in the screenshot below
0 commit comments