Comment 2 for bug 1827157

Revision history for this message
Cubic PPA (cubic-wizard) wrote : Re: The vmlinuz and initrd versions on the Boot Kernels tab do not match.

The kernel version prior to the upgrade was 4.18.0-15.
The upgrade installed kernel version 4.18.0-18.

Notice in the output below, that vmlinuz-4.18.0-15-generic file is missing in the /boot directory, although the corresponding initrd.img-4.18.0-15-generic file is present.

$ ls -1 boot/{vmlinuz,initrd}*

    boot/initrd.img-4.18.0-15-generic
    boot/initrd.img-4.18.0-18-generic
    boot/vmlinuz-4.18.0-18-generic

This missing file causes Cubic associate the wrong files together.