Summary: | Genkernel initramfs should include libgcc_s.so.1 for cryptsetup | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Phil Tooley <phil.tooley> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bkohler |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | gen_initramfs patch |
*** This bug has been marked as a duplicate of bug 680340 *** |
Created attachment 581756 [details, diff] gen_initramfs patch I have a new install with 17.1 profile, attempting to use lvm within a luks container for (nearly) full disk encryption. Using genkernel with "crypt_root=UUID=.... dolvm", gives an error of "unable to find libgcc_s.so.1. This is resolved by adding the missing lib explicitly in the same way as is done for zfs support.