Open Torxed opened 4 days ago
@Torxed there's no btrfs subvolumes specified, looking at the logs it shows
Mounting ordered layout
Unlocking luks2 device: /dev/sda2
cryptsetup open output:
Mounting partition layout
So it's correctly unlocking the /
root partition, then this code should be executed https://github.com/archlinux/archinstall/blob/master/archinstall/lib/installer.py#L336-L343
which will mount the relevant btrfs subvolumes, but in your config no subvolumes were specified. Is this not correct?
Weird, I basically did a "next next finish" installation and selected all the defaults. So that would probably mean that some of the selected options isn't behaving expectedly.
I'll record all the steps in a bit.
@Torxed I recorded the btrfs selection in master and it seems to provide the correct layout when selecting the default one https://github.com/user-attachments/assets/ddd51480-acb3-4625-8d95-8750ff648fc7
Which ISO version are you using?
master
Config
Install log
Mounts during install