archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
### Which ISO version are you using? archlinux-2024.09.01-x86_64.iso ### The installation log ```json Hardware model detected: QEMU Standard PC (Q35 + ICH9, 2009); UEFI mode: True Processor model detected: AMD...
Integrate the new curses menu into archinstall and replace all 3rd party menu usages with the custom curses implementation. https://github.com/user-attachments/assets/9bb7bd59-504e-44e6-ab7b-43f2c5126db7 - [x] Replace all existing `simple-term-menu` usages with custom curses...
### Which ISO version are you using? (git latest but also 2.8.6-1 but since longer afaik) ### The installation log ```json this is not about that. ``` ### describe the...
- Added a function to detect virtualization using systemd-detect-virt. - Improved logging for successful detection and errors. - This fix issue: ## PR Description: ## Tests and Checks - [...
### describe the request A very weird idea, but I think archinstall could have a feature where you can connect to an old install, to import files that you can't...
### Which ISO version are you using? 2024.10.01 ### The installation log ```json Could not determine the filesystem: None Hardware model detected: System manufacturer System Product Name; UEFI mode: True...
### describe the request Include fuse2 by default for appimages to work out of the box. This would be a simple change which opens the default install to work with...
### Which ISO version are you using? 2024-08-01 (but it happened on others I tested in the past) ### The installation log [install.log](https://github.com/user-attachments/files/16947044/install.log) ### describe the problem #### Description of...
### describe the request I remember trying to find the British keyboard layout and I was looking for en-gb or gb but couldn't find it. I almost selected UK but...
How i got this: First i got an error: `Time synchronisation not completing, while you wait- check the docs for workarounds: https://archinstall.readthedocs.io/` then did: `timedatectl set-time "current date/time"` `archinstall --skip-ntp`...