Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] boot problems
Date: Thu, 15 May 2014 18:34:04
Message-Id: CADPrc83kUL+bnYxwis5U_dsAffkoAU88PzJ4EKyJe4-Eq_+YNQ@mail.gmail.com
In Reply to: Re: [gentoo-user] boot problems by "Stefan G. Weichinger"
1 On Thu, May 15, 2014 at 1:27 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > Am 15.05.2014 20:05, schrieb Canek Peláez Valdés:
3 >
4 >> With -H, you don't get the kernel cmdline, and therefore your kernel
5 >> cannot load your LVM volumes since it doesn't know their... names? I
6 >> don't knot the terminology.
7 >>
8 >> In any case, you need to set --hostonly-cmdline (or
9 >> hostonly_cmdline="yes" in the config file), *besides* -H.
10 >
11 > ok ... I pulled your changes (kerninst) from github ... on the web I see
12 > it, but it doesn't get into my copy here ... strange.
13 >
14 > As I don't need it right now, I will (a) wait or (b) edit manually.
15 >
16 > No problem.
17
18 I actually *removed* -H from kerninst. That should be configured in
19 the user's dracut.conf; now I have:
20
21 hostonly="yes"
22 hostonly_cmdline="yes"
23
24 in my dracut.conf.
25
26 Regards.
27 --
28 Canek Peláez Valdés
29 Profesor de asignatura, Facultad de Ciencias
30 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] boot problems "Stefan G. Weichinger" <lists@×××××.at>