Home

Awesome

Arch Linux installer

Shell scripts that save you time of installing and setting up Arch Linux.

Disclaimer

These scripts are not fully tested. Play at your own risk.

Features

In fact, it is just a collection of commands which I'll run when installing Arch Linux manually.

Prerequisite

To use these scripts, you must have:

Of course, you should also make these scripts available in your installing process. You can use any way you like, for example:

Since git in not available in official ISO files, git clone while installing won't be a good idea.

Usage

Change these scripts as you like before executing them.

  1. After you've prepared your storage devices, cd into this directory, and run:
    ./install.sh
    
  2. Reboot and login into Gnome Desktop Environments
  3. Open a terminal and run /archlinux-installer/setup_extra.sh
  4. Reboot

In case some script failed, solve the problem and rerun it. Optionally, remove the commands that has be succefully run from the script before rerunning it to save time.

License

MIT