On Sun, 08 Apr 2007 09:15:17 -0400
Chris Gianelloni <[EMAIL PROTECTED]> wrote:

> On Sat, 2007-04-07 at 20:41 +0000, Nelson Batalha wrote:
> > Oh, I thought you ment something else.
> > 
> > A few things that, even if not causing it, could be tried:
> > 
> > - Try a .config for a version that matches your kernel, or call oldconfig. 
> > Yours is 2.6.17 and unless you masked all untill that version, you're 
> > getting a 2.6.19 right? Not sure what genkernel does then.
> 
> It produces a somewhat working CD.  In the case of Serial ATA, the
> naming changed in the kernel between the two versions, so you won't have
> *any* SATA support if you're using a 2.6.17 kernel configuration.
> 

While switching from 2.6.19 to 2.6.20, one could put those arguments to 
genkernel in the spec file:

livecd/gk_mainargs: --kernel-config=<youroldconfig> --menuconfig

Then when it comes to genkernel menuconfig, one would select the right options 
in:
        > device drivers > Serial ATA (prod) and Parallel ATA (experimental) 
drivers > ...

But if one looks for an almost definitive support of SATA, one would better 
copy <hisoldconfig> to /usr/src/linux/.config , run make menuconfig, rectify 
the config, and use this one in catalyst/genkernel (That's what I did).

I'm being very explicit because 1° I'm a noob 2° it took me days to boot a 
2.6.20 kernel on my SATA drive using make oldconfig. Hope I'll be the last!
--
[EMAIL PROTECTED] mailing list

Reply via email to