Skip to content

Instantly share code, notes, and snippets.

@ianfinch
Last active May 29, 2020 09:54
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 ianfinch/60702d10a7db438f8601383135bbb298 to your computer and use it in GitHub Desktop.
Save ianfinch/60702d10a7db438f8601383135bbb298 to your computer and use it in GitHub Desktop.
How to mount HFS+ drives (Mac) on Raspberry Pi
Install dependencies ...
sudo apt-get install hfsplus hfsutils hfsprogs gdisk
To mount, add "-t hfsplus" to the mount command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment