archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Arch Linux installer - guided, templates etc.

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

Hello, After selecting Desktop -> Gnome (and nothing else) I was a bit surprised that I had `vim` already installed. In the window down below, I thought that "Installed packages"...

This fixes #2215 The packages to be installed are now displayed for * All profiles (Desktop, Server etc.) * All sub-profile selections * Gfx drivers ![image](https://github.com/archlinux/archinstall/assets/19396770/fdf5f6d4-3719-487d-a662-c11558816732) ![image](https://github.com/archlinux/archinstall/assets/19396770/8b2eb4e7-5673-419e-abc5-4ab932781d33)

# LVM support This PR intoduces LVM support. When choosing a default partitioning layout, the LVM option becomes available and a user can pick a default LVM layout. The default...

Crashes when creating partitions Attached is install.log and user_configuration.json install.log: ```install.log Process 87 stopped * thread #1: tid = 87, 0x00007f819be56b10, name = 'fhost' frame #0: Process 87 stopped *...

I have created a pacman local cache according to [https://wiki.archlinux.org/title/Pacman/Tips_and_tricks#Read-only_cache](url). I use **Nginx** to host the cache. Then I add my custom server url (e.g. `Server = http://192.168.13.xx:8080/` )to the...

Currently all configuration is stored in a dictionary object which is not type safe and it also makes it difficult to change the output to something more human readable. A...

This should fix #2307 The custom mirror was only written to the `pacman.conf` on the target, with this change the server will also be added to the `/etc/pacman.d/mirrorlist`

This fixes #2337, #2316, #2324, #2304 and #2317 - The formatting validation is only applicable to partitions that should be created or modified - Creating BTRFS volumes is only applicable...

Hi, I want to use an SSD with an already existing partitioning scheme. I asked for 3 partitions to bu used: Partition | mount point | format | filesystem /dev/nvme2n1p1...

## PR Description: Adding base.po and base.mo in Hebrew (Full translation). ## Tests and Checks - [x] I have tested the code! Tested on a virtual machine and found several...