Skip to content

Repair the Bootloader advice can prevent boot #1270

@sylvain-ilm

Description

@sylvain-ilm

Hi,

The advice to reinstall the linux-image-generic and linux-headers-generic packages can cause problems.
The problem occurs because the --reinstall option, as stated by the man page, "Re-install at the newest version."
So if the system is not completely up to date, "apt --reinstall" will cause the linux kernel to be newer than the modules, thus preventing the boot.
In my case apt --reinstall caused the upgrade from linux-image-generic:amd64 6.9.3.76060903.202405300957~1721174657~22.04~abb7c06 to 6.9.3.76060903.202405300957~1732141768~22.04~f2697e1. But linux-modules-6.9.3-76060903-generic stayed at 6.9.3-76060903.202405300957~1721174657~22.04~abb7c06. After apt dist-upgrade I could boot again.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions