Skip to content

Commit 0ae90a0

Browse files
authored
Update README.md
1 parent fdb4c1a commit 0ae90a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ Pretty easy and straightforward:
2222
Before flashing, take note of the drive letter (mine is dev/disk2 so i will use **disk2** in my example.
2323
When Balena Etcher is done flashing & verifying, Open your terminal and enter these:
2424

25-
**sudo gdisk /dev/disk7**
25+
**sudo gdisk /dev/disk2**
2626

27+
Press enter and it will ask for your mac user password
2728
Then enter the commands:
2829

2930
**p** to view the partition table. It should look similar to the one in the screenshot below

0 commit comments

Comments
 (0)