or also check out http://www.thing.dyndns.org/debian/kerneldeb.htm
my version for 2.4 kernels is
1. apt-get install gcc libncurses* kernel-package
kernel-headers-[version] kernel-source-[version]
2. cd /usr/src
3. bunzip2 kernel-source-[version].tar.bz2
4. tar xfv kernel-source-[version].tar
5. cd
Federico Petronio wrote:
How did you build your kernel? Did you build and install the initial
ramdisk (if necessary) for your new kernel?
The usual (as far as I know) way.
make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
Then mkinitrd -o /lib/modules/
After that
Roberto Sanchez wrote:
Federico Petronio wrote:
Hi, maybe somebody can help me in this:
I recently compiled the 2.4.25 linux kernel (downloaded from
kernel.org) on Debian Woody 2.0r3 (kernel 2.4) (all from stable
branch) because I need support for some SCSI controller that is not
build on the 2.
Federico Petronio wrote:
Hi, maybe somebody can help me in this:
I recently compiled the 2.4.25 linux kernel (downloaded from kernel.org)
on Debian Woody 2.0r3 (kernel 2.4) (all from stable branch) because I
need support for some SCSI controller that is not build on the 2.4
stable kernel (2.4.18
Hi, maybe somebody can help me in this:
I recently compiled the 2.4.25 linux kernel (downloaded from kernel.org)
on Debian Woody 2.0r3 (kernel 2.4) (all from stable branch) because I
need support for some SCSI controller that is not build on the 2.4
stable kernel (2.4.18-1).
Everything works we
5 matches
Mail list logo