Skip to content

Instantly share code, notes, and snippets.

@lauborges
Created February 12, 2015 22:54
Show Gist options
  • Select an option

  • Save lauborges/4f08752abc57bd1770a2 to your computer and use it in GitHub Desktop.

Select an option

Save lauborges/4f08752abc57bd1770a2 to your computer and use it in GitHub Desktop.
mount disk writable
sudo mount -t hfsplus -o rw,remount -force /dev/sdb3 /media/untitled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment