Sarang Radke wrote: > I need to install kerenl source of 2.6.9-11 of x86_64 on a x86 machine > having the same version but I am getting an error saying: > > warning: kernel-2.6.9-11.EL.x86_64.rpm: V3 DSA signature: NOKEY, key > ID db42a60e > Preparing... > ########################################### [100%] > package kernel-2.6.9-11.EL is intended for a x86_64 architecture That's not the kernel _source_ but the binary for x86_64. The source is packaged in an architecture independent src.rpm: kernel-2.6.9-11.EL.src.rpm. -- fm -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/