diff --git a/install.sh b/install.sh index fb2032a..1ed48d3 100644 --- a/install.sh +++ b/install.sh @@ -95,6 +95,8 @@ sudo mount /dev/mapper/lvm-root /mnt sudo btrfs subvolume create /mnt/@root sudo btrfs subvolume create /mnt/@home +sleep 120 + # Unmount root sudo umount /mnt