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

Re: kernel recompile in woody



On Mon, Sep 15, 2003 at 03:33:27PM +0200, Wolfgang Lonien wrote:
> raoul duke wrote:
> 
> > if i just want the kernel and the modules in a debian package do i
> > just do this?
> > 
> > make-kpkg kernl_image ?
> 
> Hi Raoul,
> 
> you should read http://newbiedoc.sourceforge.net/system/kernel-pkg.html.en
> 
> HTH,
> wjl aka Wolfgang Lonien

thanks for the link, i read up on that and the kernel compile went (i
think) successfully, i installed it but when i rebooted, i get a message
saying kernel panic, and that i should append the proper root= . this
doesn't make sense to me 'cause i have root=/dev/hda3 in lilo.conf and the
other kernels (2.4.18-bf2.4 and 2.4.18-k7) boot up fine. 

is this a kernel build issue or a lilo issue? 

this is what i did:

cd /usr/src/kernel-source-2.4.18
make distclean
cp /boot/config-2.4.18-k7 .config
menuconfig (i exited and saved without making changes)
make-kpkg --append-to-version=gonzo-1 kernel-image



Reply to: