-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi - macOS stage, which disk I should choose? #507
Comments
|
|
Your ESP is on |
it worked |
#500 - I want reference to firmware.sh. What does actually EFILABEL mean?
EFILABEL=$(diskutil info disk0s1 | grep "Volume Name" | cut -d ":" -f 2 | xargs)
after
sh firmware.sh
I got:Volume on disk0s1 failed to mount because it appears to be an APFS Physical Store (or is the APFS Container already mounted?) See "diskutil apfs list"
after
diskutil apfs list
Which one I should choose?
The text was updated successfully, but these errors were encountered: