Re: How to compile and install the kernel

2009-10-01 Thread Pavlos Parissis
2009/10/1 surreal : > Thanks, I read that, compiled the kernel and its working. > > But now I have a problem. > > The kernel deb file gets installed, but it has got the same name ie Debian > Kernel 2.6.26 in /boot/grub/menu.lst.. > > I want to have the customized kernel name as default, any way to

Re: How to compile and install the kernel

2009-10-01 Thread Pavlos Parissis
2009/10/1 surreal : > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It only copies vmlinux* and bzImage fil

Re: How to compile and install the kernel

2009-09-30 Thread Celejar
On Thu, 1 Oct 2009 08:18:33 +0500 surreal wrote: > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It onl

Re: How to compile and install the kernel

2009-09-30 Thread Kelly Clowers
On Wed, Sep 30, 2009 at 20:17, surreal wrote: > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It only copi

How to compile and install the kernel

2009-09-30 Thread surreal
This might seem lame but still, I would like to know about compiling a custom kernel using debian lenny. the usual /usr/src/linux-2.6.N/make menuconfig;make ;make modules_install;make bzImage;make install dosent seem to work. It only copies vmlinux* and bzImage file into /boot, but initrd and img

How to compile and install the kernel

2009-09-30 Thread surreal
This might seem lame but still, I would like to know about compiling a custom kernel using debian lenny. the usual /usr/src/linux-2.6.N/make menuconfig;make ;make modules_install;make bzImage;make install dosent seem to work. It only copies vmlinux* and bzImage file into /boot, but initrd and img