Re: system not running newest kernel installed

From: nt2859 (ntrevino_at_localhost.localdomain)
Date: 06/05/05


Date: Sun, 05 Jun 2005 21:51:42 GMT

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 <ntrevino@localhost.localdomain> 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.