archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Arch Linux installer - guided, templates etc.

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

Probably unnecessary once #1053 is merged, but this seems like a notably bad issue when you include the fact that partition overlap checking is currently stubbed out. Relevant line: https://github.com/archlinux/archinstall/blob/65a5a335aa21ea44fd99fb200e238df54b3c2e47/archinstall/lib/user_interaction/partitioning_conf.py#L229...

🚨 PR Guidelines: # New features *(v2.2.0)* All future work towards *`v2.2.0`* is done against `master` now. Any patch work to existing versions will have to create a new branch...

awaiting-response

return statement remove all if true return false else return true 🚨 PR Guidelines: # New features *(v2.2.0)* All future work towards *`v2.2.0`* is done against `master` now. Any patch...

Rewrites and correct littles bugs inside code, I hope it will be more readable. 🚨 PR Guidelines: # New features *(v2.2.0)* All future work towards *`v2.2.0`* is done against `master`...

generated FS tab attached. Lines generated by script have erroneous ^M at eol. ``` # Static information about the filesystems. # See fstab(5) for details. # tmpfs /tmp tmpfs defaults,noatime,mode=1777...

This fixes #596 by explicitly setting `LANG=` in `/etc/vconsole.conf`. Not sure why this is needed, but is apparently a known "weird" glitch. And just to be clear, it's not always...

When performing the installation with a different locale than English, the LUKS password doesn't work. I assume once the installation finished and you boot the system it's again using the...

![DC170481-5A41-4BE4-8E99-870CDB09253D](https://user-images.githubusercontent.com/95149539/168405527-69f808b0-b865-41ed-a6ab-3ce031084b80.jpeg) Can anyone help me?

Sorry if there is a lack of information. Trying to use archinstall on my desktop after having success with a few laptops. archinstall fails very quickly after issuing command. log...

bug

I like to have my user config file written in a way that can act as a template and placeholder for future edits. For instance, even though I don't need...