LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kernel rpm installed but grub.conf not updated (https://www.linuxquestions.org/questions/linux-software-2/kernel-rpm-installed-but-grub-conf-not-updated-759968/)

laginagesh 10-06-2009 01:16 AM

kernel rpm installed but grub.conf not updated
 
Hi,
I have installed a custom build kernel rpm (kernel-2.6.29.4-4.i386.rpm)
--------------------------------------------------------------------------
[root@localhost mnt]# rpm -ivh kernel-2.6.29.4-4.i386.rpm
Preparing... ########################################### [100%]
1:kernel ########################################### [100%]

after installation System.map-2.6.29.4 is created in /boot folder
but grub.conf is not updated.

how to update grub.conf file

cheers
Nagesh

nigelc 10-06-2009 01:25 AM

Hello,
you might have to edit yourself. just go cd /boot
make a copy of grub.conf & edit it with vi.
good luck!


All times are GMT -5. The time now is 08:58 AM.