Pastebin

Paste #2403: when luks fails to boot

< previous paste - next paste>

Pasted by tdn

Download View as text

apt-get install locale
apt-get install locales
apt-get update
apt-get install locales
vim /etc/locale.*
apt-get install vim
vim /etc/locale.*
locale-gen
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 vg
vgchange -a y barbera
mount /dev/mapper/barbera-root /mnt
find /mnt/
exec bash

New Paste


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

Go to most recent paste.