
Code: Select all
If you use LVM2 for any partitions, or if you use tools like 'lvchange', you
should enable USE=lvm.Code: Select all
emerge -av automake --nodeps
emerge -av lvm2 --nodepsThe confusion stems from upstream folding the device mapper support into LVM2. From https://sourceware.org/dm/:[quote][b]Releases[/b]Tom_ wrote:If I install the lvm2 packages, I expect to have lvm2 installed.
++wowpetr wrote:However, I disagree with this decision to disable the main functionality of the package. The main purpose of this package is to provide a working lvm, not a by-product like a mapper.

Please open a new discussion and provide details.russK wrote:I read some threads about this and added USE lvm globally. Rebuilt all packages. It still is a problem at boot.
I use genkernel. I rebuilt the initramfs and kernel but it's still a problem. Maybe I need a fix in genkernel?
At least I know how to work around at reboot time.
Thanks for the offer but I figured it out myself. I hadn't noticed that an update blew away my /etc/default/grub file. I recovered it from /etc/config-archive.sMueggli wrote: Please open a new discussion and provide details.