Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM, /usr and really really bad thoughts.
Date: Sat, 10 Mar 2012 21:08:16
Message-Id: 4F5BC279.6040205@gmail.com
In Reply to: Re: [gentoo-user] LVM, /usr and really really bad thoughts. by Todd Goodman
1 Todd Goodman wrote:
2 > * Dale <rdalek1967@×××××.com> [120309 21:55]:
3 >> Howdy,
4 >>
5 > [..]
6 >> [ 0.787822] Trying to unpack rootfs image as initramfs...
7 >
8 > It found your initramfs...
9 >
10 >> [ 0.867787] Freeing initrd memory: 5084k freed
11 >
12 > The followng look like they're from your Dracut initramfs
13 >
14 >> [ 0.880111] audit: initializing netlink socket (disabled)
15 >> [ 0.880439] type=2000 audit(1331081750.879:1): initialized
16 >> [ 0.912626] fuse init (API version 7.17)
17 >> [ 1.258561] ehci_hcd 0000:00:12.2: init command 0010005 (park)=0
18 >> ithresh=1 period=512 RUN
19 >> [ 1.270152] ehci_hcd 0000:00:13.2: init command 0010005 (park)=0
20 >> ithresh=1 period=512 RUN
21 >> [ 1.583458] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19)
22 >> initialised: dm-devel@××××××.com
23 >
24 > The following here certainly are
25 >
26 >> [ 4.258421] init-early.sh used greatest stack depth: 3696 bytes left
27 >> [ 4.503735] init.sh used greatest stack depth: 3576 bytes left
28 >
29 > And the following are confirmation
30 >
31 >> root@fireball / # dmesg | grep dracut
32 >> [ 3.018189] dracut: Checking reiserfs: /dev/sda3
33 >> [ 3.018531] dracut: issuing reiserfsck -a /dev/sda3
34 >> [ 3.033879] dracut: Reiserfs super block in block 16 on 0x803 of
35 >> format 3.6 with standard journal
36 >> [ 3.034463] dracut: Blocks (total/free): 4883760/2502678 by 4096 bytes
37 >> [ 3.034781] dracut: Filesystem is clean
38 >> [ 3.035210] dracut: Remounting /dev/sda3 with -o ro
39 >> [ 3.082413] dracut: Mounted root filesystem /dev/sda3
40 >> [ 3.158322] dracut: Switching root
41 >> root@fireball / #
42 >>
43 >> And grub looks like this:
44 >>
45 >> title=Initramfs-new_kernel
46 >> root (hd0,0)
47 >> kernel /boot/bzImage-3.2.2-1 root=/dev/sda3 init=/sbin/init
48 >> initrd /initramfs-3.2.2-1.img
49 >>
50 >> Does anyone think dracut is not working? I need to make certain before
51 >> diving into the next step.
52 >
53 > Looks like it's all working for you then!
54 >
55 > Todd
56 >
57 >
58
59
60 Yeppie !!!! :-D :-D :-D
61
62 I don't think I asked for help getting it to work either. o_O
63
64 Oh, I did get the fresh install to start compiling. Just had to get a
65 sledge hammer and threaten it a little bit. I didn't hurt the paint job
66 tho. lol
67
68 Dale
69
70 :-) :-)
71
72 --
73 I am only responsible for what I said ... Not for what you understood or
74 how you interpreted my words!
75
76 Miss the compile output? Hint:
77 EMERGE_DEFAULT_OPTS="--quiet-build=n"