archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
### describe the request Most consumer SSDs ship with 512B emulation by default, even though they support 4k native. [Arch installation guide](https://wiki.archlinux.org/title/Installation_guide#Partition_the_disks) has a tip about checking the [optimal logical...
### describe the request If using Venus in Qemu/KVM there is Venus for Vulkan graphics the needed package for it to work is not in the driver selection it needs...
archlinux-2024.12.01-x86_64.iso ### The installation log ```json MB Fatal1ty H87 Performance CPU: Intel i7-4770 (8) @ 3.900GHz GPU: NVIDIA GeForce GTX 760 Memory 16mB Here are the logs https://0x0.st/8s6Y.json https://0x0.st/8s6E.txt So...
### Which ISO version are you using? 2025.01.01 ### The installation log ```json Process 61 stopped * thread #1: tid = 61, 0x00007effaf9f8790, name = 'fhost' frame #0: Process 61...
### Which ISO version are you using? archlinux-2024.11.01-x86_64.iso ### The installation log ```json N/A. This is a UI issue. ``` ### describe the problem #### Manual partitioning is unusable (and...
### Which ISO version are you using? 2025-01-01 ### The installation log ```json Sorry, I don't have one with an error. But I think it's easily reproducible, so I'll explain...
### describe the request Hi, Recentrly Arch Linux has provided emptty login manager on the official repos: https://archlinux.org/packages/extra/x86_64/emptty/ https://github.com/tvrzna/emptty I tried it , and I think is an awesome piece...
### Which ISO version are you using? 2024-07 ### The installation log ```json Not Applicable ``` ### describe the problem LVM on Luks setup with btrfs, with CUSTOM BIG /boot...
There are some bugs in file "archinstall/lib/plugins.py" and "archinstall/__init__.py". # First problem # If I add `--plugin https://raw.githubusercontent.com/phisch/archinstall-aur/master/archinstall-aur.py` in archinstall command, this error appears: ``` Loading plugin from url ParseResult(scheme='https',...
currently if you choose the open source intel drivers it will install both `libva-intel-driver` and `intel-media-driver` as per [here](https://wiki.archlinux.org/title/Hardware_video_acceleration#Intel) the former package is for older generations and the latter for...