Comment 2 for bug 1917424

Revision history for this message
Christof Arnosti (charnocc) wrote :

To fix a non-booting system:
- Boot from live-linux
- Mount all file systems of installation to /mnt/ (this depends on your setup)
- chroot /mnt/
- chmod 766 /usr/share/initramfs-tools/hooks/lvm2
- update-initramfs -c -k all
- reboot