On Thu, 13 Dec 2007, Jeff Cranmer wrote:

> I am presently having problems compiling suspend2 kernel 2.6.22.
> It compiles with genkernel, but if I try to use make and customise a special 
> kernel, it will not find my hard drive.  The error message reports that the 
> ide-cdrom on hda is the only drive present.
> 
> The computer is a Toshiba L45-7409 laptop.
> Can anyone offer me any guidance as to which kernel options to engage, 
> whether 
> to use modules or compiled-in, etc.

You might try boting with the genkernel kernel and looking at 
/proc/config.gz; I don't know if genkernel sets the option to create it, 
but, if it does, that's the configuration for the running kernel. Then you 
can import it into the source tree ("cd usr/src/linux; zcat 
/proc/config.gz > .config; make oldconfig"), and then customize further 
from a working configuration.

        -Daniel
*This .sig left intentionally blank*
-- 
[EMAIL PROTECTED] mailing list

Reply via email to