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