Hi all,

I’m having a bad day and did something colossally stupid, deleting everything from /boot/.

The system is still running. What do you think my best course of action is?

My current idea is to create a timeshift backup, reinstall debian from USB, then restore from backup in timeshift

If this won’t work or you have a better idea I would really appreciate your advice.

Thanks in advance

  • far_university190
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    1 month ago

    probably something like apt reinstall linux-image-...

    To find …, run apt list --installed | grep linux-image and pick one

    Edit: also if need current kernel, can see booted kernel name using uname -a