Skip to content

prgmrcom/archinstall-scripts

Repository files navigation

NOTE: This will erase the instance disk and install ONLY Archlinux

  1. Log in to the mangement console for the system you want to set up
  2. Start or Reboot the instance
  3. Enter the OOB console before the system boots
  4. Select boot option: Debian GNU/Linux, kernel ????????-amd64 (single-user mode) Live Rescue
  5. press enter
  6. 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
  1. You should see a 'Finished' message
  2. Press 'ctrl + ]' to return to main menu
  3. Make sure your bootloader is set to 'grub2' and reboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages