Results 1 to 4 of 4

Thread: After performing the weekly update I cannot boot into Ubuntu

  1. #1
    Join Date
    Jul 2019
    Beans
    3

    After performing the weekly update I cannot boot into Ubuntu

    Hello,

    I do not have dual boot or anything, I did not perform anything out of the ordinary, just plain weekly usage, but:

    - last week, on the 16th or 17th I just allowed the weekly updates to go through

    I kept using the laptop, putting it in sleep, until I rebooted it this weekend.

    When it tries to boot now, I get the following error:

    Code:
    error: /boot/vmlinuz-5.0.0.21-generic has invalid signature
    error: you need to load the kernel first.
    
    Press any key to continue...
    If I use the boot Advanced options and boot using 5.0.0.20, everything is perfectly normal and functions without any issues.

    I updated from this version using apt-get update and upgrade, tried to reboot, and the issue persists.

    Any ideas?

    If necessary, I can try and get a Boot-info log, but I was wondering whether i should get that log when booting with 5.0.0.20 or I need to create a USB stick which has either Ubuntu live or Boot-repair on it.

    Thanks!

  2. #2
    Join Date
    Jun 2019
    Location
    Ba'aku
    Beans
    112

    Re: After performing the weekly update I cannot boot into Ubuntu

    Grub (the bootloader) needs to be updated to include the new kernel you just got.


    Learning American Sign Language - just for fun.


  3. #3
    Join Date
    Jul 2019
    Beans
    3

    Re: After performing the weekly update I cannot boot into Ubuntu

    Tried this:

    Code:
    sudo update-grub
    Sourcing file `/etc/default/grub'
    Sourcing file `/etc/default/grub.d/init-select.cfg'
    Generating grub configuration file ...
    Found linux image: /boot/vmlinuz-5.0.0-21-generic
    Found initrd image: /boot/initrd.img-5.0.0-21-generic
    Found linux image: /boot/vmlinuz-5.0.0-20-generic
    Found initrd image: /boot/initrd.img-5.0.0-20-generic
    Adding boot menu entry for EFI firmware configuration
    done
    Problem persists. I can only boot into 5.0.0.20

  4. #4
    Join Date
    Jul 2019
    Beans
    3

    Re: After performing the weekly update I cannot boot into Ubuntu

    Anyone, any ideas please?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •