Forked from https://github.com/leomao/arch-bootstrap/
- Boot a computer with arch live image.
- Prepare the partitions for installing the system.
- Make sure the internet is available.
- run the following command:
$ curl -L https://git.io/v5Aju | tar -xz --strip-component=1
$ vim bootstrap.sh # set the variables to what you need.
$ vim chroot.sh # set the variables to what you need.
$ bash bootstrap.sh