Installing the kernel linux-image-4.19.0-0.bpo.6-amd64 does not work

  • The kernel linux-image-4.19.0-0.bpo.6-amd64 also came with the automatic update via the OMV interface. Unfortunately, its installation stopped. I tried it again by hand, but I can not get further:


    Then the window stops ...
    What can i do?

  • I do not dare restart the computer because I'm afraid the grub is broken and he does not boot clean.
    Is there a possible (on the fly) to check grub?
    How can I find out why update-grub does not end properly?

    • Offizieller Beitrag

    How can I find out why update-grub does not end properly?

    Why do you think update-grub has not worked properly?
    Does update-grub throw any errors?



    With this you can have a look at the menu entries of grub:
    awk -F\' '/menuentry / {print $2}' /boot/grub/grub.cfg 

  • update-grub shows the same behavior like apt-get:


    sudo update-grub


    ... and then it freezes!



    awk -F\' '/menuentry / {print $2}' /boot/grub/grub.cfg

    Looks like the kernel is 4.19.0-0.bpo.6, although the installation/configuration was not complete ...


    dpkg --status linux-image-4.19.0-0.bpo.6-amd64


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!