mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
Uncomment label command as it may be causing issues.
This commit is contained in:
parent
cf930bef19
commit
40d8c2dafc
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ fi
|
|||
|
||||
sudo lvcreate -l '100%FREE' -n root lvm
|
||||
|
||||
sudo btrfs filesystem label $rootName luks
|
||||
# sudo btrfs filesystem label $rootName luks
|
||||
# sudo cryptsetup config $rootName --label luks
|
||||
|
||||
sudo mkswap /dev/lvm/swap # swap partition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue