[Bug 1916032] Re: /usr/share/initramfs-tools/hooks/lvm2 does not have executable bit set
Christof Arnosti
1916032 at bugs.launchpad.net
Tue Mar 2 21:15:53 UTC 2021
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
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1916032
Title:
/usr/share/initramfs-tools/hooks/lvm2 does not have executable bit set
Status in lvm2 package in Ubuntu:
Triaged
Bug description:
In lvm2 2.03.11-2ubuntu1, /usr/share/initramfs-tools/hooks/lvm2 is not
an executable.
$ dpkg-deb -c lvm2_2.03.11-2ubuntu1_amd64.deb | grep /usr/share/initramfs-tools/hooks/lvm2
-rw-r--r-- root/root 691 2021-02-08 23:25 ./usr/share/initramfs-tools/hooks/lvm2
Systems whose root filesystem is on LVM will be unable to boot,
because /sbin/lvm is not included in initramfs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1916032/+subscriptions
More information about the foundations-bugs
mailing list