Skip to content

Instantly share code, notes, and snippets.

@wegotoeleven
Created August 5, 2022 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wegotoeleven/c49e3b0adaef0ae2fb47f4b53c4d67e6 to your computer and use it in GitHub Desktop.
Save wegotoeleven/c49e3b0adaef0ae2fb47f4b53c4d67e6 to your computer and use it in GitHub Desktop.
Set Volume labels
# Mount EFI partiton (Windows, Linux etc)
sudo bless --folder /Volumes/efi/EFI/Boot/ --label "wegopc"
# With SIP disabled
sudo bless --folder /System/Library/CoreServices --label "wegomac"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment