archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
## Problem `--efi-directory=/boot` should be `--efi-directory=/boot/efi` https://github.com/archlinux/archinstall/blob/2316f5416438e11f65e007d7e411894c307391d9/archinstall/lib/installer.py#L837 ## My Env manually format, mount, and install into `/mnt/archinstall` Disk Layout: EFI + /boot + dm-crypt(single btrfs parition as root) Install Command:...

Here is a video that shows you we can gai, some time IF we activate parallel downloads. one download : 7 min 7 sec and with 5 parallel downloads =...
``` Esta es su configuración elegida: { "HSM": null, "__separator__": null, "additional-repositories": [], "archinstall-language": "Spanish", "audio": null, "bootloader": "systemd-bootctl", "config_version": "2.5.0", "debug": false, "harddrives": [ "/dev/sda" ], "hostname": "archlinux", "kernels":...
btrfs compression is not setup even when chosen. Its not compressed and not added to fstab.
Using the new 2.5.0 installer I've exported the network configuration as follows: ``` "nic": [ { "dhcp": true, "dns": null, "gateway": null, "iface": "enp2s0", "ip": null, "type": "manual" } ],...
When selecting an encryption password and then going to `Install` it prompts to select the paritions to be encrypted  this selection should be prompted when entering an encryption password...
 As the title says, it would be nice for newbies to be able to easily differentiate between WM and DE in this selection. Maybe you could add a tag...
Hello! The Arch Linux installer is incredibly handy. But I would like a little more customization (packages, doas instead of sudo, etc). It would be nice to be able to...
Hi, this tool near perfectly works on official arch install media. But due to issues with some of WiFi cards I created my own media on USB (using this tool!)...