Deleted a kernel initramfs file by mistake

I accidentally deleted the initramfs-6.1-x86_64-fallback.img file.

What is the easiest way to restore this, please?

probably:

mkinitcpio -P

this should re-create all images for all installed kernels, including the fallback image for this specific one

2 Likes

sudo mkinitcpio -P :+1:

:see_no_evil:

Use timeshift :smiling_face_with_three_hearts:

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.