Anton Hvornum
Anton Hvornum
Great work and I truly appreciate the preemptive PR! Super fresh information by the looks of it too, well spotted! Marking as ready for merger, but we will hold off...
Sadly I think I merged this too early. I assumed that as of [systemd 257.6-1](https://archlinux.org/packages/core/x86_64/systemd/) this would be merged in there. I will have to revert this as despite https://github.com/systemd/systemd/pull/37144...
Sadly that's not mentioned in the github milestones: https://github.com/systemd/systemd/milestones I'll revisit this around `v260`, I'll keep this contribution intact and add a check if `pacman -Q systemd >= 260` and...
Thank you for that information, I am inclined to believe you so I made this check: https://github.com/archlinux/archinstall/pull/3625 My doubts were coming from https://github.com/systemd/systemd/pull/37144 being the PR that implements the `--variables=BOOL`...
Nice catch, we'll have to improve in this area. Both in terms of documentation and error handling.
I believe we fixed this by making sure the boot partition is not mounted before root. I haven't found time to release the version yet but hopefully I'll find a...
Looking at it a second time it's odd that the other two partitions isn't even being mounted at all, not even in the wrong order. I'm on my phone tho...
It's totally fine to create a issue for these kinds of things and discussions are encouraged. However this is intentional. The main reason why this isn't done is as @JTEpic...
Does this happen with archinstall [v2.8.5](https://github.com/archlinux/archinstall/releases/tag/v2.8.5) as well? I take it you're using v2.8.1.
Haven't read thoroughly yet, but initial hint: it looks like you're re-using partitions. Because the disk was never wiped - and it's trying to re-create subvolumes specified during manual partitioning.