Arch Linux installer using Ansible
This playbook tries to make it easier to install arch linux
Only EFI boot is supported now.
No swap space is partitioned.
Here is a list of the default packages if you do not edit them.
Note: This is not meant to cover everyone’s use case. If you want to make this better that would be awesome.
do not forget this step or packages wont install
Hit E
at the boot screen and add cow_spacesize=1G
at the end of the boot parameters.
Fork this repo so its easier to edit the variables.
Edit the variables in inventory/host_vars/localhost.yml
I wouldn’t change the
pacstrapped
variable.
curl -L https://raw.githubusercontent.com/{YOUR_USERNAME}/archer/master/init.sh > init.sh
Here is a short link incase you dont fork
curl https://git.io/JUFcb > init.sh
source init.sh
Pick the correct drive to install on! I am not responsible for your lost data