Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Making a init thingy. Step two I guess.
Date: Sat, 17 Sep 2011 20:29:13
Message-Id: CAK2H+edXRpwJ491aoosZkpAKJG-EPj4hSkC1rsMALka7G_yY9A@mail.gmail.com
In Reply to: [gentoo-user] Making a init thingy. Step two I guess. by Dale
1 On Sat, Sep 17, 2011 at 1:02 PM, Dale <rdalek1967@×××××.com> wrote:
2 > OK.  Sort of dealt with the LVM part so now to step two.  I'm trying to
3 > follow this:
4 >
5 > http://en.gentoo-wiki.com/wiki/Initramfs
6 >
7 > Then I get confused.  I get to Applications and I'm sort of lost here.  In
8 > there it talks about copying nano and its friends over to the init
9 > directory.  Then below that it says to use busybox.  Well, which is it?  Do
10 > I do both of those or just one?
11 >
12
13 It's been a while for me but I believe it's both. I think busybox is
14 the thing that gives you command line tools like cd, ls, pwd, etc.
15 However you also can include applications in your initramfs that give
16 you more access to the hardware or the net.
17
18
19 > I also tried to figure out Dracut but it seems like a work in progress or
20 > something.  I can't seem to find any Gentoo docs for it.  I found a Redhat
21 > doc but that's not exactly Gentoo.
22 >
23 > Am I starting to work on this to soon?  Maybe wait a while longer until some
24 > more stuff gets sorted out?
25 >
26 > Dang, I'm full of questions today.  ;-)
27 >
28 > Dale
29
30 I'm just reading some Dracut stuff myself. I figured I might as well
31 get educated. I likely won't actually build it and try it for a few
32 days at the soonest, but it's good to get prepared. Cheers to you for
33 doing that.
34
35 - Mark

Replies

Subject Author
Re: [gentoo-user] Making a init thingy. Step two I guess. Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Making a init thingy. Step two I guess. Alan McKinnon <alan.mckinnon@×××××.com>