I reinstalled grub, and then I reinstalled:
urpmi kernel-desktop586-latest
urpmi kernel-desktop586-devel-latest
now when I do a ls -la /boot I get this:
- Code: Select all
[root@localhost home]# ls -la /boot
total 4376
drwxr-xr-x 3 root root 4096 Apr 22 16:47 ./
drwxr-xr-x 23 root root 4096 Apr 22 16:23 ../
-rw-r--r-- 1 root root 128981 Jan 25 05:23 config-2.6.38.8-desktop586-10.mga
drwxr-xr-x 2 root root 4096 Apr 22 16:36 grub/
lrwxrwxrwx 1 root root 37 Apr 22 16:47 initrd-desktop586.img -> initrd-2.6.38.8-desktop586-10.mga.img
-rw-r--r-- 1 root root 205073 Jan 25 05:23 symvers-2.6.38.8-desktop586-10.mga.gz
-rw-r--r-- 1 root root 1639468 Jan 25 05:23 System.map-2.6.38.8-desktop586-10.mga
-rw-r--r-- 1 root root 2484304 Jan 25 05:23 vmlinuz-2.6.38.8-desktop586-10.mga
lrwxrwxrwx 1 root root 34 Apr 22 16:47 vmlinuz-desktop586 -> vmlinuz-2.6.38.8-desktop586-10.mga
[root@localhost home]#
The initrd stuff is blinking red, which I think means the link is broken. Do I need to run mkinitrd? I am not sure of what I will use for the command if so. Please help.
Thanks.