Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Boot up error messages. Init thingy needed now??
Date: Sat, 07 Feb 2015 21:35:51
Message-Id: 54D6852D.5040709@gmail.com
In Reply to: Re: [gentoo-user] Boot up error messages. Init thingy needed now?? by Rich Freeman
1 Rich Freeman wrote:
2 > On Sat, Feb 7, 2015 at 3:57 PM, Dale <rdalek1967@×××××.com> wrote:
3 >> DRACUT_MODULES="... (-lvm%) ..." 0 KiB
4 >>
5 > Just a guess, but that might be part of your problem. :)
6 >
7
8
9 It is. Thing is, it changes with the new package and I don't touch the
10 config files. I ran this back to back without touching a config file or
11 even changing screens:
12
13
14
15 root@fireball / # emerge -vp =sys-kernel/dracut-034-r4
16
17 These are the packages that would be merged, in order:
18
19 Calculating dependencies... done!
20 [ebuild R ~] sys-kernel/dracut-034-r4 USE="device-mapper -debug
21 -net (-selinux)" DRACUT_MODULES="lvm -biosdevname -bootchart -btrfs
22 -caps -cifs -crypt -crypt-gpg -crypt-loop -dash -dmraid -dmsquash-live
23 -gensplash -iscsi -livenet -mdraid -multipath -nbd -nfs -plymouth
24 -ssh-client -syslog -systemd" 0 KiB
25
26 Total: 1 package (1 reinstall), Size of downloads: 0 KiB
27 root@fireball / # emerge -vp =sys-kernel/dracut-040-r3
28
29 These are the packages that would be merged, in order:
30
31 Calculating dependencies... done!
32 [ebuild U ~] sys-kernel/dracut-040-r3 [034-r4] USE="-debug
33 (-selinux) -systemd% (-device-mapper%*) (-net%)"
34 DRACUT_MODULES="(-biosdevname%) (-bootchart%) (-btrfs%) (-caps%)
35 (-cifs%) (-crypt%) (-crypt-gpg%) (-crypt-loop%) (-dash%) (-dmraid%)
36 (-dmsquash-live%) (-gensplash%) (-iscsi%) (-livenet%) (-lvm%*)
37 (-mdraid%) (-multipath%) (-nbd%) (-nfs%) (-plymouth%) (-ssh-client%)
38 (-syslog%) (-systemd%)" 0 KiB
39
40 Total: 1 package (1 upgrade), Size of downloads: 0 KiB
41 root@fireball / #
42
43
44
45 The old version seems fine with my config and enables lvm etc. The new
46 version says no and disables everything. I've read the wiki page and I
47 have no clue why it is doing that. It's like everything is forced off
48 regardless of settings. I even peeked in the ebuild and still no idea,
49 not that I thought the ebuild would help me anyway. ;-)
50
51 With the old dracut, I've got the thing built and grub sees it and
52 updates. I'm not rebooting until I have a plan B tho. I'm on grub2 by
53 the way.
54
55 Dale
56
57 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Boot up error messages. Init thingy needed now?? Neil Bothwick <neil@××××××××××.uk>