PC does not boot anymore, at least not with the new kernel.
Fortunately, the old kernel still works fine

This is how /boot looks like:
- Code: Select all
[bert@Dell7720Mageia5 boot]$ ls -al
total 25553
drwxr-xr-x 6 root root 4096 Feb 23 19:35 ./
drwxr-xr-x 19 root root 4096 Feb 16 21:30 ../
-rw-r--r-- 1 root root 171234 Feb 9 07:48 config-3.19.0-desktop-1.mga5
-rw-r--r-- 1 root root 171234 Feb 23 00:20 config-3.19.0-desktop-2.mga5
drwxr-xr-x 2 root root 4096 Feb 21 13:54 dracut/
drwxrwxrwx 3 root root 512 Jan 1 1970 EFI/
-rwxr-xr-x 1 root root 552960 Feb 14 16:58 gfxmenu*
drwxr-xr-x 2 root root 4096 Feb 11 21:42 grub/
drwxr-xr-x 6 root root 4096 Feb 23 19:31 grub2/
-rw------- 1 root root 9313895 Feb 14 17:29 initrd-3.19.0-desktop-1.mga5.img
lrwxrwxrwx 1 root root 32 Feb 23 19:34 initrd-desktop.img -> initrd-3.19.0-desktop-1.mga5.img
lrwxrwxrwx 1 root root 32 Feb 11 21:46 initrd.img -> initrd-3.19.0-desktop-1.mga5.img
-rw-r--r-- 1 root root 308314 Sep 23 21:08 mageia.bmp
-rw-r--r-- 1 root root 245356 Feb 9 07:48 symvers-3.19.0-desktop-1.mga5.xz
-rw-r--r-- 1 root root 245356 Feb 23 00:20 symvers-3.19.0-desktop-2.mga5.xz
-rw-r--r-- 1 root root 3222798 Feb 9 07:48 System.map-3.19.0-desktop-1.mga5
-rw-r--r-- 1 root root 3222798 Feb 23 00:20 System.map-3.19.0-desktop-2.mga5
lrwxrwxrwx 1 root root 29 Feb 11 21:46 vmlinuz -> vmlinuz-3.19.0-desktop-1.mga5
-rw-r--r-- 1 root root 4341120 Feb 9 07:48 vmlinuz-3.19.0-desktop-1.mga5
-rw-r--r-- 1 root root 4341568 Feb 23 00:20 vmlinuz-3.19.0-desktop-2.mga5
lrwxrwxrwx 1 root root 29 Feb 23 19:35 vmlinuz-desktop -> vmlinuz-3.19.0-desktop-1.mga5
The .img file is missing for the new kernel 3.19.0-2.
Can I repair this myself?