public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pandu Poluan <pandu@poluan.info>
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, 3 Apr 2012 07:35:07 +0700	[thread overview]
Message-ID: <CAA2qdGW8E=0_fGc7xwFO9rbZBP5g1R4iErL7dHpdNBgXwNFtww@mail.gmail.com> (raw)
In-Reply-To: <4F7A422C.2080600@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1806 bytes --]

On Apr 3, 2012 7:26 AM, "Dale" <rdalek1967@gmail.com> wrote:
>
> Canek Peláez Valdés wrote:
> > On Mon, Apr 2, 2012 at 5:21 PM, Dale <rdalek1967@gmail.com> wrote:
> >> Neil Bothwick wrote:
> >>> zgrep DEVTMP /proc/config.gz
> >>
> >>
> >> Ooops, it sort of snipped a bit much.  lol   Here you go:
> >>
> >> root@fireball / # zgrep DEVTMP /proc/config.gz
> >> # CONFIG_DEVTMPFS is not set
> >> root@fireball / #
> >>
> >> Looks like a nope to me.  ;-)
> >
> > That was the reason for asking for your /usr/src/linux/.config file.
> > The udev ebuild ask for:
> >
> > CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~HOTPLUG ~INOTIFY_USER ~NET
> > ~PROC_FS ~SIGNALFD ~SYSFS ~!IDE ~!SYSFS_DEPRECATED
> > ~!SYSFS_DEPRECATED_V2"
> >
> > The dracut ebuild ask for:
> >
> > CONFIG_CHECK="~BLK_DEV_INITRD ~DEVTMPFS ~MODULES"
> >
> > So please check that you have all those options (and don't have the
> > ones with !), recompile your kernel, and reboot.
> >
> > Also, the divergence between /boot/kernel... and (hd0,0)/kernel... in
> > your grub could be causing  funny things. Check that also.
> >
> > Regards.
>
>
> OK.  I hate modules.  Can they be built into the kernel?  The only
> module I have is nvidia for my video card.
>
> Also, if you can put this in one email, what about the /dev line in fstab?
>
> I didn't check the ebuild but I don't recall seeing anything when I
> emerged dracut either.  o_O   Maybe we are on to something here.  ^_O
>

AFAIK DEVTMPFS is not a module. You either turn it on or off. Of course,
you'll need a whole-kernel compile, but that's it.

If you use menuconfig, IIRC there's another option right under DEVTMPFS'
one that offers to mount devtmpfs on boot. If you turn that on, you *might*
get away without a /dev in fstab.

Rgds,

[-- Attachment #2: Type: text/html, Size: 2431 bytes --]

  reply	other threads:[~2012-04-03  0:36 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 [this message]
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
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='CAA2qdGW8E=0_fGc7xwFO9rbZBP5g1R4iErL7dHpdNBgXwNFtww@mail.gmail.com' \
    --to=pandu@poluan.info \
    --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