A simple (re)installer script, focused to make encrypted archlinux installations as easy and fast as possible. The main goal of arch-install is to provide a solution to easilly install and re-install archlinux on a full disk encryption. The entire install procedure is based on dialog
.
Weekly builds can be obtained below. Those images are built via archiso
and are patched to include the latest arch-install script.
The latest travis-ci release builds can be reviewed here: Build Job.
Info: The remote image is the same as the regular one, but has SSH without any password enabled by default. This is insecure and should only be used within your local network on headless machines
- Supports several desktops
- Uses LUKS Encryption
- Uses LVM Volumes
- Compatible to UEFI and BIOS
- Can reuse previous installation (keep /home untouched)
- Remote crypt unlock via ssh on headless machines
- Optional pseudo-crypt (empty disk password)
First make sure to have archiso
installed and run the Makefile
:
pacman -S archiso
make
- Download the lastest archlinux live iso
- Write the iso to an empty USB stick
- Boot the USB stick
- Connect your network
- Download the installer:
wget https://raw.githubusercontent.com/shagu/arch-install/master/arch-install.sh
- Run the installer:
./arch-install.sh