Re: compiling a kernel from kernel.org [SOLVED]

2009-10-21 Thread Manoj Srivastava
On Wed, Oct 21 2009, Gregor Galwas wrote: > The only problem to be solved was the initrd. it has NOT been > generated by dpkg during the installation. > so I generated it using mkinitramfs -c -k 2.6.32-rc5. worked > fine. update-grub - worked fine as well. ,[ Manual page make-kpkg(1) ] | --i

Re: compiling a kernel from kernel.org [SOLVED]

2009-10-21 Thread thveillon.debian
Gregor Galwas wrote: > Hey, > > Thx everybody for your quick answers and friendly help. > > You were right. I removed all Xen options from the kernel config and > > linux-image-2.6.32-rc5_20091016-2_amd64.deb > > has been built. > Installing it with "dpkg -i ..." worked fine. > The only problem

Re: compiling a kernel from kernel.org [SOLVED]

2009-10-20 Thread Gregor Galwas
Hey, Thx everybody for your quick answers and friendly help. You were right. I removed all Xen options from the kernel config and linux-image-2.6.32-rc5_20091016-2_amd64.deb has been built. Installing it with "dpkg -i ..." worked fine. The only problem to be solved was the initrd. it has NOT b

Re: compiling a kernel from kernel.org

2009-10-20 Thread Manoj Srivastava
Hi, Well, firstly, if you are going to be using the buildpackage target, instead of the far faster kernel_image target, you should either configure /etc/kernel-pkg.conf, adding your name and email, and have that in a keyring your gpg knows about, or pass the --us and --uc arguments on

compiling a kernel from kernel.org

2009-10-20 Thread Gregor Galwas
hello, in the new last days I've been trying to compile a recent kernel from kernel.org I fetched a kernel from http://www.kernel.org/ mainline: 2.6.32-rc5 2009-10-16 [Full Source] http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.32-rc5.tar.bz2 unpacked it using