ChrisTitusTech / ArchTitus

Automated Arch Linux Install
MIT License
1.86k stars 875 forks source link

BTRFS setup incorrectly #350

Closed VtheRtech closed 1 year ago

VtheRtech commented 1 year ago

the BTRFS script sets up BTRFS incorrectly, sub volumes are not ordered correctly in the install resulting in alot of work from the user to correct it.

VtheRtech commented 1 year ago

https://github.com/thealmanac1/ArchTitus/blob/main/scripts/0-preinstall.sh

see the fix on my fork

VtheRtech commented 1 year ago

I would like to add the current setup does not allow users to take snapshots, it takes hours of moving files around to correct the current issue.