Quote:
Originally Posted by manik123mit
Now i have both versions running.
|
I don't think you meant that---you can't have 2 kernels running at the same time.
Quote:
Originally Posted by manik123mit
please let me know this very soon...
|
This is a volunteer site---some here do not respond well to "customers" being in a hurry......
Look at the GRUB configuration file (typically /boot/grub/menu.lst, but sometimes .../grub.conf) This tells you the name of the kernel file that will be used. I typically always alias the file to a generic "vmlinuz". I never change the config file, only the alias (link).
Depending on the kernel, you may also need to build a new initrd file.