Salt configuration to get Arch Linux running on a MacBookPro12,1 (Early 2015). The idea is to run one script from Arch Linux installation and get a working box.
Steps:
- Fork this repo and adjust
install.sh
and Salt configuration to your needs - Create a new partition on your Mac using Disk Utility
- Boot Arch Linux USB installer
- Connect to your wifi using
wifi-menu
and runinstall.sh
:- wget https://raw.githubusercontent.com/xxxxx/salt-arch-mac/master/install.sh
- bash install.sh
- Profit :)