Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs?
Date: Wed, 04 Apr 2012 23:41:48
Message-Id: 4F7CDB39.1010009@gmail.com
In Reply to: Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs? by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Wed, 04 Apr 2012 04:54:05 -0500, Dale wrote:
3 >
4 >>> No need for that, just change locking_dir in lvm.conf to somewhere
5 >>> writeable, as mentioned in the bug report - comment 6.
6 >
7 >> Well, I didn't want to mess with the config much since I may make it
8 >> worse. So, I built a new kernel 3.3.0 and built a new init do hicky.
9 >> Now, it seems to work. It boots with no errors and everything mounts.
10 >> I also downgraded to lvm2-2.02.88 which works. A newer version may work
11 >> but that is what I went back to. It was the last one that I knew
12 >> worked.
13 >
14 > You didn't want to change one line in a file, which you could have easily
15 > changed back if it didn't work, so you rebuilt the whole kernel and
16 > initramfs (which are irrelevant to the bug) and downgraded? :-O
17 >
18 >
19
20
21 Well, yea. I figure they will fix it pretty quick since the bug is
22 active and folks are working on it. I wouldn't want my change to break
23 something in the future when just using a known good version, one that I
24 was using until just the other day, will work just fine. Also, I'll
25 forget I changed that and let the config update when it gets updated
26 again. They could lead to breakage too.
27
28 Also, I was wanting to update the kernel anyway. I had trouble with my
29 network on a older kernel and had to update to fix that. So far, the
30 new 3.3 kernel has helped my network even more. I was actually fixing
31 more than one issue with the kernel upgrade and downgrading was all of a
32 one line command. I'm more likely to remember downgrading than editing
33 a config file these days.
34
35 I'm just glad to get some of this mess sorted. < sighs >
36
37 Dale
38
39 :-) :-)
40
41 --
42 I am only responsible for what I said ... Not for what you understood or
43 how you interpreted my words!
44
45 Miss the compile output? Hint:
46 EMERGE_DEFAULT_OPTS="--quiet-build=n"