Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm running RH 7.2, on a Pentium II. The original kernel version was 2.4.7, but i'm trying to upgrade it to 2.4.21.
I compiled the kernel with make menuconfig, then make dep && make clean && make bzImage && make modules && make modules_install
I then moved the bzImage into /boot, and set up Grub correctly.
When I choose the option of booting into the new kernel, it automatically reboots.
As far as I can tell it never loads anything, it just reboots instantly when that kernel is chosen.
The same thing happens if I boot into Lilo.
I can boot into the old kernel fine, but so far I haven't found a way to boot into the new one.
I'm guessing this is probably caused by the configuration options, but I have no idea what would make it do this. The only things i've changed from the config of 2.4.7 are masqing-related networking options, I turned off multiproccessor support, and I also set the proccessor to Pentium II.
I fixed it, i'll post the answer here in case anyone else has the same problem.
It must have been something to do with the configuration, because I fixed it by copying the original config file (.config) from my 2.4.7 directory to my 2.4.21 directory, and then only changing the stuff I needed to change.
hi i've got the same problem but i havew something new
i have (default) kernel 2.2.23 and i wnat to upgrade it to 2.4.21
i 've got the same situation after pressing enter in 2.4.21 label my system is rebooting (i see only message loading linux and somthing about Bios)
old image is working
i have Dell mashine (P 200mhz, 32 mb RAM, 3.2 Maxtor disk)
i've tried other kernels, - 2.4.3, 2.4.18, 2.4.20
i've tried also 2.2.25 kernel and it is working
so if you fix up your problem maybe you can help me?
I fixed it, by using the config from my old kernel.
But that wouldn't work for you..
I'm not at home right now and my home network seems to be down, but if you send me an email i'll send you the config file I used to compile it.
Then you can just load that config file, and make the changes that you need too.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.