compiling the kernel on redhat 7.2

compiling the kernel on redhat 7.2

Post by Senator Palpati » Tue, 20 Nov 2001 22:26:04



I am trying to re-compile the kernel on version redhat 7.2 with some problems.
It recompiles ok, but when I go to boot up, the system hangs. It hangs at the
point where it prints on the screen something like: cpu 0: slices 0.....

I am using an HP pavilion pentium 4 computer. Any thoughts?

 
 
 

1. Problems compiling RedHat 7.2 with new kernel

I have installed Redhat 7.2 without any problems. Afterwards, I try to
install kernel 2.4.17 following these steps:

cd /usr/src
rm -f linux-2.4
gzip -cd linux-2.4.17.tar.gz | tar xfv -
mv linux linux-2.4.17
ln -s linux-2.4.17 linux
cd linux
make mrproper
make menuconfig
* I select my hardware options with (Y)
make dep
make clean
make bzImage
make modules
make modules_install
cd arch/i386/boot
* I edit the /etc/lilo.conf
/sbin/installkernel 2.4.17 bzImage /usr/src/linux/System.map
reboot

But the options that I have configured through "make menuconfig" as network
card driver don't work because they aren't loaded by the kernel during
startup. Moreover, I have noticed that the kernel options work well when
they are fixed as modules (M), but not when I select (Y) in the config. This
problem doesn't exist with RedHat 7.1.

Somebody has any idea about this problem?

Thanks ins advance,

Johnny

2. ps weirdness under 1.1.84

3. compiling Linux kernel 2.0.6 under Redhat 7.2

4. Term 1.07 - trsh locks up

5. IPTABLES and RedHat 7.2: can't compile kernel

6. Sb16 and midi module(can't load module midi)~!

7. Redhat 6.2 with kernel 2.4.x or Redhat 7.2 ?

8. Wireless modem

9. newbie need help to compile rpms under redhat 7.2

10. Compile C files on Redhat 7.2

11. Qt-3.0.1 Redhat 7.2 compile error.

12. kdemultimedia 3.1 compile fails on RedHat 7.2

13. configuring gcc-2.7.2.x on redhat 7.2