Pastebin

Paste #2404: when luks fails to boot

< previous paste - next paste>

Pasted by tdn

Download View as text

apt-get update
apt-get install cryptsetup initramfs-tools lvm2
modprobe aes-x86_64
modprobe dm-crypt
modprobe dm-mod
cryptsetup luksOpen /dev/sda5 pvcrypt
vgscan
vgchange -a y barbera
mount /dev/mapper/barbera-root /mnt

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.