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

Hi, when I select other kernels expect vanilla arch linux kernel and select nvidia (open gpu kernel modules or proprieatry) on archinstall, nvidia (non-dkms) and vanilla linux kernel will be...

I'm getting the following error log when using manual partitioning: https://0x0.st/XZXh.log I've searched existing issues and while #2425 seems similar the script function names are different, so I believe I...

## PR Description: Just a minor linting change. This also makes it easier to build ignore lists for ruff and Pylint. ## Tests and Checks - [ ] I have...

### Which ISO version are you using? 2.8.1 ### The installation log ``` Hardware model detected: Dell Inc. XPS 13 9310; UEFI mode: True Processor model detected: 11th Gen Intel(R)...

### Which ISO version are you using? 2024-07-01 ### The installation log [install.log](https://github.com/user-attachments/files/16337493/install.log) ```json Installing packages: ['pipewire', 'pipewire-alsa', 'pipewire-jack', 'pipewire-pulse', 'gst-plugin-pipewire', 'libpulse', 'wireplumber'] ['/usr/bin/arch-chroot', '/mnt/archinstall', 'su', '-', 'halol', '-c', 'systemctl...

### Which ISO version are you using? 2024-08-26 (build) ### The installation log ``` File "/build/archinstall/src/archinstall-2.8.4/archinstall/__init__.py", line 12, in from .lib import disk File "/build/archinstall/src/archinstall-2.8.4/archinstall/lib/disk/__init__.py", line 1, in from .device_handler...

### describe the request By default archinstall script does not enbale the service to auto update systemd bootloader after a systemd update as mentioned [here](https://wiki.archlinux.org/title/Systemd-boot#systemd_service). Those who know can do...

### Which ISO version are you using? Latest ### The installation log ```json "failed to open/read local data from file/application" error, wow. ``` ### describe the problem When running "archinstall"...

### Which ISO version are you using? 2024-08-01 ### The installation log ```json Hardware model detected: Intel(R) Client Systems NUC8i7BEH; UEFI mode: True Processor model detected: Intel(R) Core(TM) i7-8559U CPU...

### describe the request Currently archinstall gets the mirrorlist from https://archlinux.org/mirrorlist/?protocol=https , but in some cases, the user might be blocked by archlinux.org due to attackers in the neighbourhood, and...

enhancement