system not running newest kernel installed - Redhat
This is a discussion on system not running newest kernel installed - Redhat ; I have the following message:
Your system is currently running kernel-2.6.9-1.667, but the newest
installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
reboot at the first opportunity to test this new kernel.
I have rebooted and the message still ...
-
system not running newest kernel installed
I have the following message:
Your system is currently running kernel-2.6.9-1.667, but the newest
installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
reboot at the first opportunity to test this new kernel.
I have rebooted and the message still remains.
I have downloaded and installed all the available updates.
Does anyone have a clue on this message?
Thanking anyone in advance for their information.
-
Re: system not running newest kernel installed
On Sun, 05 Jun 2005 00:05:37 GMT,
nt2859 posted:
> Your system is currently running kernel-2.6.9-1.667, but the newest
> installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
> reboot at the first opportunity to test this new kernel.
>
> I have rebooted and the message still remains.
That'd be because the grub.conf file is still set to use the last kernel.
Edit it ("/boot/grub/grub.conf") and subtract 1 from the "default=1" line
(or whatever's there). Using 'default="0"' will use the first entry in the
list.
--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.
This message was sent without a virus, please delete some files yourself.
-
Re: system not running newest kernel installed
I dont have a /boot/grub/grub.conf file
[root@localhost boot]# ls -l
total 3380
-rw-r--r-- 1 root root 55504 May 17 19:38 config-2.6.11-1.27_FC3
-rw-r--r-- 1 root root 980784 Jun 1 20:34 initrd-2.6.11-1.27_FC3.img
-rw-r--r-- 1 root root 747077 May 17 19:38 System.map-2.6.11-1.27_FC3
-rw-r--r-- 1 root root 16
On Sun, 05 Jun 2005 17:38:24 +0930,
Tim wrote:
> On Sun, 05 Jun 2005 00:05:37 GMT,
> nt2859 posted:
>
>> Your system is currently running kernel-2.6.9-1.667, but the newest
>> installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
>> reboot at the first opportunity to test this new kernel.
>>
>> I have rebooted and the message still remains.
>
> That'd be because the grub.conf file is still set to use the last kernel.
> Edit it ("/boot/grub/grub.conf") and subtract 1 from the "default=1" line
> (or whatever's there). Using 'default="0"' will use the first entry in the
> list.
-
Re: system not running newest kernel installed
On Sun, 05 Jun 2005 14:18:41 +0000, nt2859 wrote:
> I dont have a /boot/grub/grub.conf file
>
> [root@localhost boot]# ls -l
> total 3380
> -rw-r--r-- 1 root root 55504 May 17 19:38 config-2.6.11-1.27_FC3
> -rw-r--r-- 1 root root 980784 Jun 1 20:34 initrd-2.6.11-1.27_FC3.img
> -rw-r--r-- 1 root root 747077 May 17 19:38 System.map-2.6.11-1.27_FC3
> -rw-r--r-- 1 root root 16
What version of RedHat are you using?
Do the following:
rpm -q kernel
and post the results.
If you don't have grub.conf, is there a lilo.conf out there some where in
your boot directory?
--
Regards
Robert
Smile... it increases your face value!
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
-
Re: system not running newest kernel installed
it shows both versions when i do rmp-q kernel
kernel-2.6.9-1.667
kernel-2.6.11-1.27_FC3
On Sun, 05 Jun 2005 10:34:39 -0400, Robert wrote:
> On Sun, 05 Jun 2005 14:18:41 +0000, nt2859 wrote:
>
>> I dont have a /boot/grub/grub.conf file
>>
>> [root@localhost boot]# ls -l
>> total 3380
>> -rw-r--r-- 1 root root 55504 May 17 19:38 config-2.6.11-1.27_FC3
>> -rw-r--r-- 1 root root 980784 Jun 1 20:34 initrd-2.6.11-1.27_FC3.img
>> -rw-r--r-- 1 root root 747077 May 17 19:38 System.map-2.6.11-1.27_FC3
>> -rw-r--r-- 1 root root 16
>
> What version of RedHat are you using?
>
> Do the following:
>
> rpm -q kernel
>
> and post the results.
>
> If you don't have grub.conf, is there a lilo.conf out there some where in
> your boot directory?
-
Re: system not running newest kernel installed
nt2859 wrote:
> I dont have a /boot/grub/grub.conf file
>
> [root@localhost boot]# ls -l
> total 3380
> -rw-r--r-- 1 root root 55504 May 17 19:38 config-2.6.11-1.27_FC3
> -rw-r--r-- 1 root root 980784 Jun 1 20:34 initrd-2.6.11-1.27_FC3.img
> -rw-r--r-- 1 root root 747077 May 17 19:38 System.map-2.6.11-1.27_FC3
> -rw-r--r-- 1 root root 16
>
>
> On Sun, 05 Jun 2005 17:38:24 +0930,
> Tim wrote:
>
>
>>On Sun, 05 Jun 2005 00:05:37 GMT,
>>nt2859 posted:
>>
>>
>>>Your system is currently running kernel-2.6.9-1.667, but the newest
>>>installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
>>>reboot at the first opportunity to test this new kernel.
>>>
>>>I have rebooted and the message still remains.
>>
>>That'd be because the grub.conf file is still set to use the last kernel.
>>Edit it ("/boot/grub/grub.conf") and subtract 1 from the "default=1" line
>>(or whatever's there). Using 'default="0"' will use the first entry in the
>>list.
>
>
/etc/grub.conf link to ?
Magne Heen.
-
Re: system not running newest kernel installed
grub.conf is linked to /boot/grub/grub.conf
lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
but i can not find grub.conf nor the gurb subdirectory in the /boot
directory
On Sun, 05 Jun 2005 18:22:15 +0200, Magne Heen wrote:
> nt2859 wrote:
>> I dont have a /boot/grub/grub.conf file
>>
>> [root@localhost boot]# ls -l
>> total 3380
>> -rw-r--r-- 1 root root 55504 May 17 19:38 config-2.6.11-1.27_FC3
>> -rw-r--r-- 1 root root 980784 Jun 1 20:34 initrd-2.6.11-1.27_FC3.img
>> -rw-r--r-- 1 root root 747077 May 17 19:38 lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
System.map-2.6.11-1.27_FC3
>> -rw-r--r-- 1 root root 16
>>
>> lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
>> On Sun, 05 Jun 2005 17:38:24 +0930,
>> Tim wrote:
>>
>>
>>>On Sun, 05 Jun 2005 00:05:37 GMT,
>>>nt2859 posted:
>>>
>>>
>>>>Your system is currently running kernel-2.6.9-1.667, but the newest
>>>>installed kernel is kernel-2.6.11-1.27_FC3. It is recommended that you
>>>>reboot at the first opportunity to test this new kernel.
>>>>
>>>>I have rebooted and the message still remains.
>>>
>>>That'd be because the grub.conf file is still set to use the last kernel.
>>>Edit it ("/boot/grub/grub.conf") and subtract 1 from the "default=1" line
>>>(or whatever's there). Using 'default="0"' will use the first entry in the
>>>list.lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
>>
>>
>
> /etc/grub.conf link to ?
>
>
> Magne Heen.
-
Re: system not running newest kernel installed
On Sun, 05 Jun 2005 14:18:41 GMT,
nt2859 posted:
> I dont have a /boot/grub/grub.conf file
Most peculiar. Are you doing your checks as the root user? What do you
get as a result from running this command line: locate grub.conf
--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.
This message was sent without a virus, please delete some files yourself.
-
Re: system not running newest kernel installed
In article ,
nt2859 wrote:
:grub.conf is linked to /boot/grub/grub.conf
:
:lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
:
:but i can not find grub.conf nor the gurb subdirectory in the /boot
:directory
Presumably /etc/grub.conf is a broken link, then.
Perhaps you installed the system using a separate /boot partition, and
that partition is not currently mounted. You can look at the output
from "fdisk -l /dev/hda" (adjust "hda" as needed) for likely candidates.
Or, you can reboot, enter the Grub menu (press [ESC] if necessary), use
the "c" command to get to the Grub command prompt, and then use the
command "find /boot/grub/grub.conf" or "find grub/grub.conf" to see what
partition(s) contain that file. Do note that Grub partition numbers
start with 0, so "(hd0,0)" corresponds to hda1 (or sda1 on a SCSI
system).
Ummm..., you _are_ using Grub, not LILO, to boot, right?
--
Bob Nichols AT comcast.net I am "rnichols42"