I have asked about this earlier, but see that I gave faulty information, so I try starting a new thread, hoping to get it right this time.
I am using the GRUB customizer. When I try choosing thew top, *Kubuntu, option, I get (I get it in Norwegian, so bear with my translation:
Error: Can not find the file 4.4.0-93
Error: You must load the kernel first.
Then I go to Advanced, choose 4.15.0-66, and everything is fine.
Doing ls -l /boot, I get:
-rw-r--r-- 1 root root 1246835 aug. 8 2017 abi-4.4.0-91-generic
-rw-r--r-- 1 root root 217362 sep. 17 18:12 config-4.15.0-65-generic
-rw-r--r-- 1 root root 217362 okt. 1 05:02 config-4.15.0-66-generic
-rw-r--r-- 1 root root 190356 aug. 8 2017 config-4.4.0-91-generic
drwxr-xr-x 6 root root 4096 nov. 4 15:33 grub
-rw-r--r-- 1 root root 56583952 okt. 10 21:47 initrd.img-4.15.0-65-generic
-rw-r--r-- 1 root root 56593633 okt. 25 17:36 initrd.img-4.15.0-66-generic
-rw-r--r-- 1 root root 44204499 juli 20 23:33 initrd.img-4.4.0-91-generic
-rw-r--r-- 1 root root 182704 jan. 28 2016 memtest86+.bin
-rw-r--r-- 1 root root 184380 jan. 28 2016 memtest86+.elf
-rw-r--r-- 1 root root 184840 jan.
28 2016 memtest86+_multiboot.bin
-rw------- 1 root root 4064177 sep. 17 18:12 System.map-4.15.0-65-generic
-rw------- 1 root root 4064684 okt. 1 05:02 System.map-4.15.0-66-generic
-rw------- 1 root root 3884798 aug. 8 2017 System.map-4.4.0-91-generic
-rw------- 1 root root 8359576 sep. 17 18:20 vmlinuz-4.15.0-65-generic
-rw------- 1 root root 8363672 okt. 1 05:05 vmlinuz-4.15.0-66-generic
-rw------- 1 root root 7097936 aug. 8 2017 vmlinuz-4.4.0-91-generic
nils@xxxxxxxx:~$
Am I right, the problem is in the first line, calling the old version 4.4.0-93?
If so, what to do?
sudo update-grub does not change anything.
I am using the GRUB customizer. When I try choosing thew top, *Kubuntu, option, I get (I get it in Norwegian, so bear with my translation:
Error: Can not find the file 4.4.0-93
Error: You must load the kernel first.
Then I go to Advanced, choose 4.15.0-66, and everything is fine.
Doing ls -l /boot, I get:
-rw-r--r-- 1 root root 1246835 aug. 8 2017 abi-4.4.0-91-generic
-rw-r--r-- 1 root root 217362 sep. 17 18:12 config-4.15.0-65-generic
-rw-r--r-- 1 root root 217362 okt. 1 05:02 config-4.15.0-66-generic
-rw-r--r-- 1 root root 190356 aug. 8 2017 config-4.4.0-91-generic
drwxr-xr-x 6 root root 4096 nov. 4 15:33 grub
-rw-r--r-- 1 root root 56583952 okt. 10 21:47 initrd.img-4.15.0-65-generic
-rw-r--r-- 1 root root 56593633 okt. 25 17:36 initrd.img-4.15.0-66-generic
-rw-r--r-- 1 root root 44204499 juli 20 23:33 initrd.img-4.4.0-91-generic
-rw-r--r-- 1 root root 182704 jan. 28 2016 memtest86+.bin
-rw-r--r-- 1 root root 184380 jan. 28 2016 memtest86+.elf
-rw-r--r-- 1 root root 184840 jan.
28 2016 memtest86+_multiboot.bin
-rw------- 1 root root 4064177 sep. 17 18:12 System.map-4.15.0-65-generic
-rw------- 1 root root 4064684 okt. 1 05:02 System.map-4.15.0-66-generic
-rw------- 1 root root 3884798 aug. 8 2017 System.map-4.4.0-91-generic
-rw------- 1 root root 8359576 sep. 17 18:20 vmlinuz-4.15.0-65-generic
-rw------- 1 root root 8363672 okt. 1 05:05 vmlinuz-4.15.0-66-generic
-rw------- 1 root root 7097936 aug. 8 2017 vmlinuz-4.4.0-91-generic
nils@xxxxxxxx:~$
Am I right, the problem is in the first line, calling the old version 4.4.0-93?
If so, what to do?
sudo update-grub does not change anything.
Comment