Results 1 to 3 of 3
hai geeks,
i am newbie.i am using kernel 2.4.i want to have 2.6 along with 2.4.what is the procedure for this.
bye...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2005 #1Just Joined!
- Join Date
- Nov 2004
- Location
- salem
- Posts
- 33
regarding compilation
hai geeks,
i am newbie.i am using kernel 2.4.i want to have 2.6 along with 2.4.what is the procedure for this.
bye
- 07-17-2005 #2
Have a search of google for a tutorial its alot to cover on a forum.
- 07-17-2005 #3
It's very simple to do, if I read your post correctly, you wish to boot the same partition with the option of using either kernel. This is a simple case of compiling the kernel as you normally would, installing the modules with 'make modules_install', and then copying your new kernel image over to /boot, it will be called bzImage, choose whatever name you wish.
After this it comes down to the bootloader, you should already have the section in the config file to boot the partition with the current kernel, you simply need to copy this and change the kernel name to the new kernel, and the name of which it will be identified under the bootmenu, this will allow you to have the option in the bootmenu to use either kernel.
If you need more detailed information just ask, I hope that helps.Great GNU/Linux references and resources:
The Linux Documentation Project
Rute User's Tutorial and Exposition
GNU/Linux Man Pages


Reply With Quote
