Skip to content

Instantly share code, notes, and snippets.

@aroman
Last active August 29, 2015 13:57
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 aroman/9576240 to your computer and use it in GitHub Desktop.
Save aroman/9576240 to your computer and use it in GitHub Desktop.
elementary OS Isis on a Mac

elementary OS Isis on a Mac

NOTE: I'm making a few assumptions about the way your computer is set up. Namely:

  • Your ESP partition is located at disk0s1
  1. Download refind http://www.rodsbooks.com/refind/getting.html
  2. Run install.sh --esp
  3. Mount your ESP partition (mkdir /Volumes/ESP && sudo mount -t msdos /dev/disk0s1 /Volumes/ESP/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment