Az Arch telepítése a "mainstream" disztrókhoz képest kissé pilótavizsgás sokak számára. Ezen könnyíthet, hogy nemrégiben felkerült a hivatalos Arch telepítő médiumra az archinstall, ami a leírás szerint egy guided/automated installer. Segítségével jóval egyszerűbben lehet alaprendszert feltelepíteni, valamint egy sor lehetőséget ad még a meglévő rendszer scriptelésével is, pl:
This installer will perform the following:
- Prompt the user to select a disk and disk-password
- Proceed to wipe the selected disk with a
GPT
partition table.
- Sets up a default 100% used disk with encryption.
- Installs a basic instance of Arch Linux (base base-devel linux linux-firmware btrfs-progs efibootmgr)
- Installs and configures a bootloader to partition 0.
- Install additional packages (nano, wget, git)
- Installs a network-profile called awesome (more on network profiles in the documentation)
A stuff jelenleg csak EFI boottal működik!
Bővebb info a projekt oldalán.