Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't access disks after install
Date: Mon, 03 Jul 2006 07:34:23
Message-Id: 1151911638.5235.12.camel@localhost.localdomain
In Reply to: Re: [gentoo-user] Can't access disks after install by Alan McKinnon
1 On Sun, 2006-07-02 at 20:22 +0200, Alan McKinnon wrote:
2 > On Sun, 2006-07-02 at 19:13 +0200, Mick wrote:
3 > > On 02/07/06, Rumen Yotov <rumen@××××××.org> wrote:
4
5 > > If your / fs is reiserfs then recompile your kernel with reiserfs in
6 > > the kernel (not as a module) and see if it now finds your /.
7 >
8 > That's worth a try - it'll take an hour or three to get everything set
9 > up. But correct me if I'm wrong, I thought the whole point of using an
10 > initramfs was to be able to compile *everything* as a module, including
11 > the fs on / ? If not, that might explain why I've always had mixed
12 > results with genkernel...
13
14 update:
15
16 I unmerged and remerged genkernel last night and built a new kernel with
17 reiser compiled in - it seems I was mistaken as to what can be a module
18 and what can't be. At least this kernel boots now, with some minor
19 issues that I can sort out later. I must have forgotten to emerge lvm2
20 onto the real system as I can't get to the lvm partitions and looking
21 for vg* under ubuntu shows no such file... silly me.
22
23 I now have a question about genkernel - I've always had mixed results
24 with this. The docs and man pages aren't really clear about how it gets
25 it's .config - it looks like the first time it's run it finds a
26 standard .config in /usr/share/genkernel, copies that
27 to /usr/src/linux/.config then runs make. Afterwards the .config gets
28 saved in /etc/kernels for later re-use. Next time it's run it has to
29 detect which version to use - does it look at what /usr/src/linux points
30 to for this?
31
32 And the --oldconfig option is confusing also. Normally "make oldconfig"
33 uses a prior .config and prompts on the console for any options marked
34 as NEW in the new source tree. But genkernel --oldconfig seems to do
35 something else altogether. Can someone clear up these points?
36
37 alan
38
39
40 --
41 gentoo-user@g.o mailing list