archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
Tried several times, changing some options to see if makes difference. Frequently I do installations of Arch Linux from current ISO on Proxmox (both on local machine and on VPS)....
Installation fails if a package has a signature unknown to the current system keyring. This can sometimes happen if the `archlinux-keyring` is updated between the ISO mastering and the attempted...
After running archinstall, the generated /etc/fstab contains carriage returns (0x0D). This causes the following message in the systemd journal when booting into the newly installed system: `systemd-fstab-generator[251]: Mount point is...
# Describe your PR Update of the Brazilian Portuguese translation, as well as the locale template for all languages. /cc @cain-dev for comments if desired.
I was trying to install archlinux with archinstall on an old laptop but seems there are some things wrong with `blkid` install.log Details ``` Hardware model detected: LENOVO 80UE; UEFI...
I use Gigabyte aero 15 OLED XD notebook with Intel 11800h and 3070 graphics cards. When I choose the open source kernel driver, I can enter the system, but sleep...
I wasn't able to find any discussion regarding this. Please let me know if I somehow missed it. The benefits of automatically discovering partitions are listed on the [DPS webpage](https://systemd.io/DISCOVERABLE_PARTITIONS/)....
You probably forgot to redirect your resolv.conf, you just need to do this command sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
Installation fails when performing silent install using working configuration. The below configuration was installed first using the guided menu (successfully), configuration was saved, and then attempted to install using the...
When running the archinstall script from the command line, if `additional-repositories` is omitted from the config, this causes a crash. Config files: user_configuration.json ``` { "audio": "pulseaudio", "config_version": "2.5.0", "debug":...