Created
February 12, 2015 22:54
-
-
Save lauborges/4f08752abc57bd1770a2 to your computer and use it in GitHub Desktop.
mount disk writable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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