Results 1 to 5 of 5
Dear all,
i am having one System loaded with Redhat Linux Enterprise AS 3.0 and i386platform .the kernel ver for this is
kernel-pcmcia-cs-3.1.31-13
kernel-2.4.21-4.EL
kernel-source-2.4.21-4.EL
kernel-utils-2.4-8.37
now i want to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-10-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- mumbai
- Posts
- 8
Kernel upgrading on Redhat EL
Dear all,
i am having one System loaded with Redhat Linux Enterprise AS 3.0 and i386platform .the kernel ver for this is
kernel-pcmcia-cs-3.1.31-13
kernel-2.4.21-4.EL
kernel-source-2.4.21-4.EL
kernel-utils-2.4-8.37
now i want to load oracle 10g in that ,the requirements for installations is
kernel 2.4.21-15.EL
i have downloaded kernel-2.4.21-15.EL.src.rpm package from Redhat and i have issued a command rpm -ivh kernel-2.4.21-15.EL.src.rpm .,it looks to be installtion completed.But i am not able to see any new kernel files in /usr/src folder also as well as in /boot FS also.pls can anyone suggest....what is the problem
moderator edit: title of post changed
- 04-13-2005 #2Just Joined!
- Join Date
- Dec 2004
- Location
- Student of Universtiy of Mumbai
- Posts
- 44
If you have bootloader (especially GRUB) can you see your kernel version executed or the kernel on which your RHEL is running. Your kernel may have installed but may not be functional due to some reason. For the time being I dont know what they could be, but the old kernel does exist on the disk and u can check your kernel version at the terminal. Just check which version does it show and then you might be able to understand what is wrong!
- 04-13-2005 #3
if u wanna know what kernel version the computer's running, try:
that will tell you itCode:uname -r
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-18-2005 #4Just Joined!
- Join Date
- Mar 2005
- Location
- mumbai
- Posts
- 8
Dear all,
i have installed the kernel using the RPM command as per the procedure given in the Redhat site.when i am issuing the command uname -r
,it is showing the old kernel ver only.i didn't able to find any entries of installation in boot loader file(/etc/grub.conf)and in /boot FS also.
- 04-18-2005 #5
/etc/grub.conf is usually a symlink to the file:
/boot/grub/menu.lst file
so where told to edit grub.conf file edit the /boot/grub/menu.lst file."I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote
