Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Help with dracut, please
Date: Thu, 27 Oct 2022 10:09:49
Message-Id: 13144391.uLZWGnKmhe@wstn
In Reply to: Re: [gentoo-user] Help with dracut, please by Peter Humphrey
1 On Thursday, 27 October 2022 08:54:36 BST I wrote:
2 > On Wednesday, 26 October 2022 16:46:07 BST Neil Bothwick wrote:
3 > > On Wed, 26 Oct 2022 15:22:42 +0100, Peter Humphrey wrote:
4 > > > On booting the new system I get an error I haven't heard of before:
5 > > > dracut complaining "sysroot has no proper sysfs layout". I'm sure I've
6 > > > done something stupid, but where do I start debugging this? Google
7 > > > hasn't helped.
8 > >
9 > > Is CONFIG_SYSFS=y set in your kernel?
10 >
11 > Yes. I don't see it in menuconfig, but a search for it says it's set by a
12 > boolean expression that evaluates to TRUE.
13
14 I was right the first time: it was something I'd done - a typo in /boot/loader/
15 entries/<entry>. (My eyes just get worse all the time. That's my excuse and
16 I'm sticking to it.)
17
18 Now, though, the system gets as far as populating /dev and hangs. So, back to
19 SysRescCD and check that devfs is selected, and it is. I'll go through the
20 kernel config yet again and see what I may have missed.
21
22 --
23 Regards,
24 Peter.