lvmetad_error
This is an old revision of the document!
How to fix lvmetad error?
If you have any errors at the beginning of your boot in debian, like “LVMETAD”, than do the following:
Edit /etc/lvm/lvm.conf file with the following command:
$ sudo nano/etc/lvm/lvm.conf
Now, find the line use_lvmetad=1 and change it to use_lvmetad=0
Now, run the following command to update the initramfs file for the new kernel:
$ sudo update-initramfs -k YOUR_KERNEL_VERSION -u
$ sudo sync
lvmetad_error.1609619963.txt.gz · Last modified: 2021/01/02 21:39 by chris