Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems getting systemd to work
Date: Fri, 16 May 2014 12:46:30
Message-Id: 29462.1400244382@ccs.covici.com
In Reply to: Re: [gentoo-user] problems getting systemd to work by "Canek Peláez Valdés"
1 Canek Peláez Valdés <caneko@×××××.com> wrote:
2
3 > On Thu, May 15, 2014 at 5:01 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
4 > > Am 15.05.2014 22:38, schrieb covici@××××××××××.com:
5 > >
6 > >> image=/boot/vmlinuz-3.6.2-gentoo
7 > >
8 > > phew. 3.6.2 is from October 2012 ...
9 > > Did you recompile it with the suggested options for systemd?
10 > >
11 > > Maybe it doesn't matter, but just a thought ... that kernel is quite old.
12 >
13 > It doesn't matter, at least in theory systemd works with linux-3.0.
14 >
15 > John, could you please send the output from dracut --print-cmdline? In
16 > my case, it lists *ALL* my lvms, and (I think) therefore all of them
17 > are mounted.
18 >
19 > Since your lilo.conf only lists rd.lvm.lv=linux-files/64-root and
20 > rd.lvm.lv=linux-files/64-usr, I think that would explain why it
21 > doesn't mount the others.
22 >
23 > If dracut --print-cmdline doesn't print the others, could you try to
24 > boot with rd.lvm.lv=linux-files/audio in the kernel command line
25 > specified in your lilo.conf? If after booting /audio is mounted, then
26 > I think we have found the problem. We'll need just to figure out why
27 > dracut --print-cmdline does not print the other lvms.
28 >
29 > Also, could you try to generate your initramfs again, but this time
30 > with add_dracutmodules+="systemd lvm"?
31 Also, when I booted up, the systemd started a user slice and a new copy
32 of systemd in the slice -- whic I think I don't want -- is this normal?
33 --
34 Your life is like a penny. You're going to lose it. The question is:
35 How do
36 you spend it?
37
38 John Covici
39 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] problems getting systemd to work "Canek Peláez Valdés" <caneko@×××××.com>