X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=arch-init;fp=arch-init;h=0ce3bf01d1bfc3d6f981d4fa9148840f4bd196d9;hb=affd7d3cdd0671dcca07f29de9c86b5e3b57ea1f;hp=36b77c6b6851ca851b48949abf9db399ff3c39f4;hpb=5177fb7a211b9056ad8f0df41371bbeaac25ed32;p=automated-distro-installer diff --git a/arch-init b/arch-init index 36b77c6..0ce3bf0 100755 --- a/arch-init +++ b/arch-init @@ -57,7 +57,7 @@ export bootn=3 export swapn=2 export BOOT_DEVICE export ROOT_PARTITIONS -sed -ri "/^crypt_dev_\S+$rootn /d" /tmp/fai/crypttab +sed -ri --follow-symlinks "/^crypt_dev_\S+$rootn /d" /tmp/fai/crypttab if ! $already_partitioned; then mount -o subvol=root_$DISTRO $ROOT_PARTITION /mnt