Linux not booting with LUKS encryption – bad /etc/crypttab

Got a configuration wrong in your /etc/crypttab? Now Linux is not booting anymore / only to initramfs? Then, no problem, this is how you can boot again and afterwards fix your /etc/crypttab :

cryptsetup luksOpen /dev/sda3 sda3_crypt
vgchange -ay
exit

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *