Skip to content

Instantly share code, notes, and snippets.

@anddam
Last active October 22, 2016 13:49
Show Gist options
  • Save anddam/24f3808253c387fac8ea6e8727b6db34 to your computer and use it in GitHub Desktop.
Save anddam/24f3808253c387fac8ea6e8727b6db34 to your computer and use it in GitHub Desktop.
me@bibook ~> diskutil eraseVolume fat32 NO\ NAME disk2s1
Started erase on disk2s1 NO NAME
Unmounting disk
Erasing
Error: -69877: Couldn't open device
me@bibook ~> man diskutil
me@bibook ~> sudo diskutil eraseVolume fat32 NO\ NAME disk2s1
Started erase on disk2s1 NO NAME
Unmounting disk
Erasing
Error: -69877: Couldn't open device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment