archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Arch Linux installer - guided, templates etc.

Results 386 archinstall issues
Sort by recently updated
recently updated
newest added

# Describe your PR Added full danish translation. # Testing No testing has been performed, as I was asked to just do a PR. I scrutinized the translation and it...

# Update locale files with locales_generator.sh The locales directory has become out of date. This PR updates the files by running `./locales_generator.sh` with no additional changes. This change is to...

Hello. Please add the ability to use full disk encryption for grub. You can use both LUKS1 and add experimental [LUKS2](https://wiki.archlinux.org/title/GRUB#LUKS2) at the user's choice. Just in case, let me...

Attempting to use archinstall on a single root partition scheme does not complete the installation and fails with the following message: ``` # Moved here for readability $root=Partition(path=/dev/sda2, size=420.3, PARTUUID=bb94b01a-d29a-4feb-a650-c1aad564a828,...

When i tried to install my System using archinstall i created a manual partitioning scheme with encrypted `/` and `/home` partitions. The `/` partition is properly mounted, however the system...

Is there are already an option in the tool the get the last version of archinstall from github? So basically can we update archinstall via an easy selection. It will...

Help me. After installing Arch, I boot to SDDM and cannot use ANY inputs (mouse, keyboard, trackpad) after a few seconds or so. Even after logging into KDE Plasma quickly,...

A line in source code that strip the password and lead to that error.

Hello, When I run `archinstall --config i3.json` with the following file: ``` { "audio": "pipewire", "bootloader": "systemd-bootctl", "custom-commands": [], "filesystem": "ext4", "gfx_driver": "VMware / VirtualBox (open-source)", "harddrive": { "path": "/dev/sda"...

bug
template

Hello I found this minor issue. I tried to install arch with btrfs but without any subvolumes (when it asks if you want any subvolumes I said no). But after...