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
##################################################### | |
# dual booting arch linux & macOS | |
# on a macbook pro 12,1 | |
# ft. rEFInd | |
# | |
# this guide has been smashed together from a variety | |
# of other awesome guides out there for dual booting | |
# including but not limited to: | |
# mark nichols' 5 part guide: https://zanshin.net/2015/02/05/arch-linux-on-a-macbook-pro-part-1-creating-a-usb-installer/ | |
# the arch linux docs: https://wiki.archlinux.org/index.php/mac#Arch_Linux_with_OS_X_or_other_operating_systems |