Search This Blog

Sunday, July 31, 2011

Update the kernel package appropriately to ensure a bootable system Modify the system bootloader

At first find the kernel package to be installed
Then to install type
#rpm -ivh kernel_package_name

Then to decide which kernel to boot first, go to /etc/grub.conf and change
default 1 or 2 as per required kernel

No comments: