NOTE: This will erase the instance disk and install ONLY Archlinux
- Log in to the mangement console for the system you want to set up
- Start or Reboot the instance
- Enter the OOB console before the system boots
- Select boot option: Debian GNU/Linux, kernel ????????-amd64 (single-user mode) Live Rescue
- press enter
- run the following commands:
cd /tmp
wget https://github.com/prgmrcom/archinstall-scripts/archive/master.zip
unzip master.zip
cd archinstall-scripts-master/
./archinstall.sh
- You should see a 'Finished' message
- Press 'ctrl + ]' to return to main menu
- Make sure your bootloader is set to 'grub2' and reboot