Update @ subvol name

This commit is contained in:
Aaron Honeycutt 2023-03-29 14:18:13 +00:00
parent ccade8a217
commit 950e2ef11a

View file

@ -63,7 +63,7 @@ sudo swapon $swapName
sudo mount $rootName /mnt sudo mount $rootName /mnt
# Create Subvolumes # Create Subvolumes
sudo btrfs subvolume create /mnt/@ sudo btrfs subvolume create /mnt/@root
sudo btrfs subvolume create /mnt/@home sudo btrfs subvolume create /mnt/@home
# Unmount root # Unmount root