i have this files in boot directory
Quote:
-rw-r--r-- 1 root root 1639539 jun 3 2005 vmlinuz-2.6.11-1.1369_FC4
-rw-r--r-- 1 root root 764778 jun 3 2005 System.map-2.6.11-1.1369_FC4
-rw-r--r-- 1 root root 56991 jun 3 2005 config-2.6.11-1.1369_FC4
-rw-r--r-- 1 root root 1121030 nov 1 2005 initrd-2.6.11-1.1369_FC4.img
-rw-r--r-- 1 root root 1639944 jun 22 08:56 vmlinuz-2.6.12-prep
-rw-r--r-- 1 root root 768130 jun 22 08:56 System.map-2.6.12-prep
-rw-r--r-- 1 root root 57146 jun 22 08:56 config-2.6.12-prep
-rw-r--r-- 1 root root 1124978 jun 22 12:46 initrd-2.6.12-prep.img
drwxr-xr-x 2 root root 4096 jun 22 13:16 grub
in menu.lst...
Quote:
default saved
timeout=0
fallback 1
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Fedora Core (2.6.16-Fedificado)
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-prep ro root=/dev/md0
initrd /boot/initrd-2.6.12-prep.img
savedefault fallback
title Fedora Core (2.6.11-1.1369_FC4)
root (hd0,0)
kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/md0
initrd /boot/initrd-2.6.11-1.1369_FC4.img
savedefault
but in grub when i put this...
kernel (hd0,0)/boot/ and press TAB
Possible files are: grub initrd-2.6.11-1.1369_FC4.img System.map-2.6.11-1.1369_FC4 config-2.6.11-1.1369_FC4 vmlinuz-2.6.1
1-1.1369_FC4
but in my boot directory there is the new kernel and ¿¿¿grub dont see it???... ¿why?
whats the problem???
thanks in advance
fd