Gentoo Archives: gentoo-user

From: andrey.vul@×××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kernel doesn't accept any initramfs
Date: Tue, 24 Mar 2020 03:56:20
Message-Id: CAFnZeoQsE9FhSZsxeCbFakGvwYojawP7W8UVuW_gn=tSShTtnQ@mail.gmail.com
1 I've somehow built a kernel that won't accept any initramfs. To
2 elaborate, it hangs in shell in dracut and panicks with a minimal
3 initramfs as if it rejects the initramfs entirely and tries to boot an
4 lvm volume, which of course, fails.
5
6 Kernel config:
7 http://sprunge.us/tqz3BM
8
9 The minimal initramfs is described by the file listing
10 http://sprunge.us/GQVbqc
11 and init script http://sprunge.us/YHWY9Z , though this script is of
12 limited use since even with `exec sh` in the first non-comment line,
13 the kernel doesn't follow through.
14
15 Thoughts?
16
17 -- AV

Replies

Subject Author
Re: [gentoo-user] Kernel doesn't accept any initramfs "J. Roeleveld" <joost@××××××××.org>