-
hi, i tried setting up disk encryption in this script but it didnt worked so i tried doing it manually and then using archinstall.
according to arch wiki i did `cryptsetup -y -v luksFormat /dev/sdc5`…
-
Hey I just wanted to report a issue, I am using Arch32 on a old laptop and arch32 has archinstall-2.5.2-1.2 on the repos but I get this error when I try and run it
```
root@archiso ~ # archinstal…
-
In light of https://github.com/charliermarsh/ruff/issues/1904#issuecomment-1470946322
I'm intrigued to evaluate Ruff as a code formatter.
It looks like it could combat some of my quarrels with htt…
-
Since archinstall is included on the default archlinux installation media, it would be common for arch uses to keep an old usb drive with arch installation media on hand for emergency recovery. Also w…
-
Hi, when I select Pre-mounted configuration for Disk configuration where rootfs is bcachefs then it shows FS type as Unknown.
![image](https://github.com/archlinux/archinstall/assets/62434319/b15852…
kezyr updated
2 months ago
-
### Steps to reproduce
1. Run `archinstall`
1. Navigate to Disk configuration
1. Select `Use a best-effort default partition layout`
1. Select the `/dev/sda` entry and press enter
1.…
-
3.0: last step after successful installation (probably about asking for chroot) has only "yes/no" without any questions.
![Screenshot From 2024-11-18 01-59-24](https://github.com/user-attachments/a…
-
### Which ISO version are you using?
archlinux-2024.11.01-x86_64
### The installation log
```json
Could not determine the filesystem: None
Hardware model detected: HP HP ProDesk 400 G3 SFF; UEFI m…
-
Currently I have a custom arch install script that contains the following
```python
mode = archinstall.GPT
if archinstall.has_uefi() is False:
mode = archinstall.MBR
with ar…
-
I've been attempting to run the installer with the efistub boot option on two different systems, both booted in uefi, both have failed.
Is this option intended to work without manual intervention?…
ghost updated
2 years ago