public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Edenfield <kutulu@kutulu.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs?
Date: Tue, 03 Apr 2012 08:46:19 -0400	[thread overview]
Message-ID: <4F7AF11B.3040907@kutulu.org> (raw)
In-Reply-To: <4F7A6A83.6070106@gmail.com>

On 4/2/2012 11:12 PM, Dale wrote:
> Canek Peláez Valdés wrote:
>
>> Actually, the initramfs finished without a single error: between
>>
>> [    1.962007] dracut: + source_conf /etc/conf.d
>>
>> and
>>
>> [    2.395576] dracut: Switching root
>>
>> there is not a single error. The initramfs did what it needed to do;
>> the user space failed *after* initramfs switched root.
>>
>> Did you recreated the initramfs after the kernel recompilation? 1st
>> rule of non-trivial initramfs: you need to recreate it everytime you
>> change kernels.
>>
>> Which partition is the LVM one? /home or /data? Either way, either
>> partition should not matter to boot the system correctly. We need to
>> see the errors *after* the initramfs switched root; maybe you can
>> delete /var/log/messages, reboot, and post it?
>>
>> Regards.
>
>
> So the init thingy is going to print all that stuff each time?  Or is
> that the debug stuff you had me add to the grub line?  Please say it is
> so.  It's one reason I checked my email.  I was counting and realized
> the debug stuff that was added may haver done all that.  Taking a deep
> breath helped tho.  ;-)  I still want my hands on that neck tho.  lol

It was the debug stuff; every line that look like

"dracut: + stuff here"

was debugging information; AFAICT dracut mounted /dev/sda3 
as root then it mounted the two other partitions it found.

But this could be a problem (from your other email):

root@fireball / # dracut -H -f /boot/init-thingy
E: Dracut module "lvm" cannot be found.
E: Dracut module "lvm" cannot be found.

dracut couldn't find it's lvm module, even though your USE 
flags are set correctly. Can you try re-emerging dracut with 
its current USE flags?

You should have a folder in /usr/lib/dracut/modules named 
'lvm' that has a 'module-setup.sh' script in it, plus 
probably some other support files, if everything got 
installed correctly.

--Mike



  parent reply	other threads:[~2012-04-03 12:48 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 13:37 [gentoo-user] After /usr conflation: why not copy booting software to /sbin rather than initramfs? Alan Mackenzie
2012-03-27 13:48 ` Michael Mol
2012-03-27 14:02 ` Mike Edenfield
2012-03-27 14:19   ` Michael Mol
2012-03-27 14:26   ` Alan Mackenzie
2012-03-27 14:38     ` Mark Knecht
2012-03-27 14:46     ` Neil Bothwick
2012-03-27 17:55       ` [gentoo-user] " che
2012-03-27 18:41         ` Alan McKinnon
2012-03-28 18:43           ` che
2012-03-27 19:56         ` Mike Edenfield
2012-03-27 21:24           ` Alan Mackenzie
2012-03-27 21:41             ` Neil Bothwick
2012-03-27 22:01               ` Alan Mackenzie
2012-03-27 22:39                 ` Alan McKinnon
2012-03-27 23:32                   ` Alan Mackenzie
2012-03-28  7:47                     ` Neil Bothwick
2012-03-27 22:53                 ` Neil Bothwick
2012-03-27 21:48             ` Alan McKinnon
2012-03-27 22:35               ` Alan Mackenzie
2012-03-27 22:54                 ` Neil Bothwick
2012-03-27 22:55                 ` Alan McKinnon
2012-03-28 14:01                   ` Alan Mackenzie
2012-03-28 14:56                     ` Neil Bothwick
2012-03-28 17:07                       ` Alan Mackenzie
2012-03-28 17:40                         ` Mike Edenfield
2012-03-28 21:47                         ` Neil Bothwick
2012-03-28 22:45                           ` Peter Humphrey
2012-03-28 23:25                             ` Neil Bothwick
2012-03-29  1:53                         ` Dale
2012-03-29  2:07                           ` Canek Peláez Valdés
2012-03-29  2:39                             ` Dale
2012-03-29  5:08                               ` Canek Peláez Valdés
2012-03-29 20:15                                 ` Dale
2012-03-29 20:53                                   ` Canek Peláez Valdés
2012-04-02  7:41                                     ` Dale
2012-04-02 13:33                                       ` Canek Peláez Valdés
2012-04-02 19:54                                         ` Dale
2012-04-02 20:28                                           ` Canek Peláez Valdés
2012-04-02 21:21                                             ` Dale
2012-04-02 21:37                                               ` Canek Peláez Valdés
2012-04-03  0:19                                                 ` Dale
2012-04-02 22:08                                       ` Neil Bothwick
2012-04-02 22:21                                         ` Dale
2012-04-02 22:41                                           ` Canek Peláez Valdés
2012-04-03  0:19                                             ` Dale
2012-04-03  0:35                                               ` Pandu Poluan
2012-04-03  1:03                                                 ` Canek Peláez Valdés
2012-04-03  1:29                                                   ` Dale
2012-04-03  1:01                                               ` Canek Peláez Valdés
2012-04-03  1:19                                                 ` Dale
2012-04-03  2:08                                                   ` Dale
     [not found]                                                     ` <CADPrc81Q6Tmzpg0p7cbOYr8iXQFO_L4QGKid=LGZPXLB1dt5Xw@mail.gmail .com>
2012-04-03  2:43                                                     ` Canek Peláez Valdés
2012-04-03  3:12                                                       ` Dale
2012-04-03  5:32                                                         ` Dale
2012-04-03 12:46                                                         ` Mike Edenfield [this message]
2012-04-03 13:21                                                           ` Dale
2012-04-03 17:48                                                             ` Canek Peláez Valdés
2012-04-04  0:02                                                               ` Dale
2012-04-04  1:59                                                                 ` William Kenworthy
2012-04-04  2:55                                                                   ` Dale
2012-04-04  3:12                                                                     ` Dale
2012-04-04  3:19                                                                       ` Canek Peláez Valdés
2012-04-04  7:48                                                                         ` Dale
2012-04-04  9:05                                                                           ` Dale
2012-04-04  9:22                                                                             ` Neil Bothwick
2012-04-04  9:54                                                                               ` Dale
2012-04-04 11:22                                                                                 ` Neil Bothwick
2012-04-04 23:37                                                                                   ` Dale
2012-04-04 17:23                                                                                 ` Canek Peláez Valdés
2012-04-04 23:35                                                                                   ` Neil Bothwick
2012-04-04 23:39                                                                                   ` Dale
2012-03-29 21:11                                   ` Todd Goodman
2012-03-29 21:32                                     ` Dale
2012-03-30 13:48                                       ` Todd Goodman
2012-03-29 21:52                                   ` Mike Edenfield
2012-03-28  4:24                 ` Mike Edenfield
2012-03-28  4:55                   ` Canek Peláez Valdés
2012-03-28 17:27                     ` Mike Edenfield
2012-03-28  6:17                   ` Pandu Poluan
2012-03-28  6:19                     ` Pandu Poluan
2012-03-28  7:43                     ` Neil Bothwick
2012-03-29  2:16                       ` Dale
2012-03-29  8:52                         ` Neil Bothwick
2012-03-28 17:36                     ` Mike Edenfield
2012-03-29 15:56                   ` Alan Mackenzie
2012-03-29 16:35                     ` Neil Bothwick
2012-03-29 17:13                       ` Michael Mol
2012-03-29 18:11                         ` Neil Bothwick
2012-03-29 18:35                           ` Michael Mol
2012-03-30  0:04                             ` Neil Bothwick
2012-03-30  2:10                               ` Mike Edenfield
2012-03-30  3:17                                 ` Pandu Poluan
2012-03-30  0:10                             ` Neil Bothwick
2012-03-29 17:29                       ` Alan Mackenzie
2012-03-29 18:04                         ` Neil Bothwick
2012-03-29 18:10                     ` Mike Edenfield
2012-03-28 19:14           ` che
2012-03-27 15:30     ` [gentoo-user] " Mike Edenfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F7AF11B.3040907@kutulu.org \
    --to=kutulu@kutulu.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox