Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] InitRAMFS - boot expert sought
Date: Tue, 27 Mar 2012 15:49:40
Message-Id: 4F71E12F.7060108@gmail.com
In Reply to: RE: [gentoo-user] InitRAMFS - boot expert sought by Mike Edenfield
1 Mike Edenfield wrote:
2 >>> If this is all you need, I recommend you use dracut. The default
3 >>> installation (no use-flags or optional modules) will product an
4 >>> initramfs that loads whatever you current rootfs and /usr partitions are.
5 >>>
6 >>> I've been working on updating the wiki with more detailed
7 >>> instructions; for your case what's there now ought to be plenty:
8 >>>
9 >>> http://wiki.gentoo.org/wiki/Dracut
10 >>
11 >> Dracut is masked on ~amd64. Bugs me, as I'd rather use something like that
12 >> than genkernel (I very much like building my own kernels; it helps me keep
13 >> things lean, and keeps me familiar with the capabilities of current and future
14 >> systems). But now I have to find time to learn how to use Genkernel.
15 >>
16 >> If we're going to be shoved into tight space like this, I'd be nice if the "you
17 >> can just use $x" tools work on stable. I've got three previously-working
18 >> systems at home I can't risk rebooting right now because of this udev+/usr
19 >> nonsense. I almost invariably put /usr and /home on top of LVM, RAID or
20 >> both.
21 >
22 > I'm pretty sure that a stable Dracut is a prerequisite for a stable udev-182+. Hopefully with more people taking interest in using an initramfs it will stabilize quickly. It's working for me on all of the systems I'm tried it, so I'm going to try switching a couple of servers at work over to using it. But none of them have anything particularly complex (no net boots, for example) so I don't know how much of a test case they'll be :)
23 >
24 > --Mike
25 >
26
27
28 I'm still trying to figure out why my dracut init thingy isn't working
29 right. If I use the init thingy, I can't su to root from a user. If I
30 don't use the init thingy, I can su just fine. By the way, I boot the
31 exact same kernel either way I boot.
32
33 So, the fix doesn't seem to work for me and I have no plans of using
34 genkernel.
35
36 I dunno.
37
38 Dale
39
40 :-) :-)
41
42
43 --
44 I am only responsible for what I said ... Not for what you understood or
45 how you interpreted my words!
46
47 Miss the compile output? Hint:
48 EMERGE_DEFAULT_OPTS="--quiet-build=n"

Replies

Subject Author
RE: [gentoo-user] InitRAMFS - boot expert sought Mike Edenfield <kutulu@××××××.org>