aboutsummaryrefslogtreecommitdiff
path: root/cryptinstall
diff options
context:
space:
mode:
Diffstat (limited to 'cryptinstall')
-rwxr-xr-xcryptinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptinstall b/cryptinstall
index 9cc2130..5f35ac5 100755
--- a/cryptinstall
+++ b/cryptinstall
@@ -34,7 +34,7 @@ umount /btrfs
mount -o compress=zstd,subvol=/root /dev/mapper/root_crypt /mnt
mkdir /mnt/boot
-mount /dev/mapper/sda1_crypt /mnt/boot
+mount /dev/mapper/boot_crypt /mnt/boot
#
# Continue Installation