Moved Label to BTRFS-Volume

This commit is contained in:
eichehome 2022-01-18 23:28:34 +01:00
parent 4312ce7da8
commit 4cf5dd5eff

4
pre.sh
View file

@ -60,8 +60,8 @@ fdisk /dev/vda
# /dev/vda1 300M EFI
# /dev/vda2 Rest /
mkfs.vfat /dev/vda1 -L arch
mkfs.btrfs /dev/vda2
mkfs.vfat /dev/vda1
mkfs.btrfs /dev/vda2 -L arch
mount /dev/vda2 /mnt
cd /mnt
btrfs subvolume create @