[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Custom compiled kernel 2.4.27 on woody



On Mon, Jan 23, 2006 at 08:57:50PM +0100, jooojooo wrote:
> Hello,  my problem:
> I downloaded source kernel from www.debian.org 2.4.27-10, than copy config from /boot /configure-2.4.27-2 to my source directory.
> -make menuconfik

You MUST use make oldconfig, any time you copy a config from one version
to another.  So if you copy /boot/config-2.4.27-2 to .config in the
source dir, then you run make oldconfig, and answer any new questions.
And remember that the config file must be .config in the source dir or
it will be ignored.

> -kpkg clean
> -fakeroot make-kpkg --initrd kernel_image modules_image
> -dpkg -i mykernel.deb
> all is OK.
> but when I booting my new kernel, it mount the initrd (cramfs), and than he stop, no warnings no error.
> I compile source for 2.4.27-8,   I testing my kernel on 2 PC, 
> can you help me,please?

Len Sorensen



Reply to: