HADEON

Results 13 comments of HADEON

``` "archinstall-language": "English", "audio_config": { "audio": "pipewire" }, "bootloader": "Grub", "custom_commands": [], "disk_config": { "btrfs_options": { "snapshot_config": null }, "config_type": "default_layout", "device_modifications": [ { "device": "/dev/nvme0n1", "partitions": [ { "btrfs":...

At first i thought it was zwap line GRUB. SO I switched from BRTFS to XFS to see if the issue would persist. Then found the culprit in last line...

[install.log](https://github.com/user-attachments/files/20755128/install.log) Sry I just removed the mirrors that were duplicated. The rest is basically in full but here :)

I ran sudo pacman -Syu archinstall (then, archinstall) from my other arch disk, running latest 6.15.2-arch1-1. [ 2.876572] zram: Added device: zram0 [ 2.954555] systemd[1]: Created slice Slice /system/systemd-zram-setup. [...

Hey ! Did you manage to reproduce ? Or was it user error :D @svartkanin

Beautiful. Then when commenting last line of fstab, it kind of fixes itself magically. Yet swap still works But I'm not sure of the technicality behind archinstall code. Would love...

Correct. That sounds like a good hunch

Hey @svartkanin, forked my own version for testing and found this to work correctly: `genfstab {flags} -f {self.target} {self.target}` At least from a host installation

https://github.com/archlinux/archinstall/pull/3913

The only time i tried LVM was stuck on `Setting up LVM config...`