mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update @ subvol name
This commit is contained in:
parent
ccade8a217
commit
950e2ef11a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ sudo swapon $swapName
|
|||
sudo mount $rootName /mnt
|
||||
|
||||
# Create Subvolumes
|
||||
sudo btrfs subvolume create /mnt/@
|
||||
sudo btrfs subvolume create /mnt/@root
|
||||
sudo btrfs subvolume create /mnt/@home
|
||||
|
||||
# Unmount root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue