Am Donnerstag 30 August 2007 18:42:38 schrieb Arnau Bria:
> Hi,
>
> I used genkernel for compiling kernel in my home server.
> Yesterday I wanted to compile a new kernel, but this time by hand, so I
> did:
> 1.-) moved config.gz to .config in new /usr/src/linux link

Just to make that point clear: Did you 
just "mv /proc/config.gz /usr/src/linux/.config" or did 
you "cp /proc/config.gz /usr/src/linux/ && gunzip /usr/src/linux/config.gz" 
or did you "gunzip /proc/config.gz > /usr/src/linux/.config"

AFAIK only the last command gives you your .config because config.gz unzips 
to "config", not ".config"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to