Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems getting systemd to work
Date: Fri, 16 May 2014 09:42:55
Message-Id: CADPrc83dT=pH=14n6A_oUQEgZgGBHn8pdGQ9mHJGsyr_AJs_VA@mail.gmail.com
In Reply to: Re: [gentoo-user] problems getting systemd to work by "Stefan G. Weichinger"
1 On Thu, May 15, 2014 at 5:01 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > Am 15.05.2014 22:38, schrieb covici@××××××××××.com:
3 >
4 >> image=/boot/vmlinuz-3.6.2-gentoo
5 >
6 > phew. 3.6.2 is from October 2012 ...
7 > Did you recompile it with the suggested options for systemd?
8 >
9 > Maybe it doesn't matter, but just a thought ... that kernel is quite old.
10
11 It doesn't matter, at least in theory systemd works with linux-3.0.
12
13 John, could you please send the output from dracut --print-cmdline? In
14 my case, it lists *ALL* my lvms, and (I think) therefore all of them
15 are mounted.
16
17 Since your lilo.conf only lists rd.lvm.lv=linux-files/64-root and
18 rd.lvm.lv=linux-files/64-usr, I think that would explain why it
19 doesn't mount the others.
20
21 If dracut --print-cmdline doesn't print the others, could you try to
22 boot with rd.lvm.lv=linux-files/audio in the kernel command line
23 specified in your lilo.conf? If after booting /audio is mounted, then
24 I think we have found the problem. We'll need just to figure out why
25 dracut --print-cmdline does not print the other lvms.
26
27 Also, could you try to generate your initramfs again, but this time
28 with add_dracutmodules+="systemd lvm"?
29
30 Regards.
31 --
32 Canek Peláez Valdés
33 Profesor de asignatura, Facultad de Ciencias
34 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] problems getting systemd to work covici@××××××××××.com
Re: [gentoo-user] problems getting systemd to work covici@××××××××××.com