Kernal error please help me

hi im linux garuda user and i just recover my linux grub and i update system and when i almost done the light went out and when i boot again i got this error i can’t chroot to system from love usb it said input output error croot how can i fxi that help me
error: sparse file not allowed.

Loading Linux linux-zen

error: file/@/boot/vmlinuz-linux-zen not found.

Loading Initial ramdisk …

error: you need to load the kernel first.

Press any key to continue…

First chroot, check ArchWiki for chrooting in btrfs.

Then run a system update by running garuda-update in the terminal .

Run the given commands in the following order :
1 sudo pacman -S linux-zen
2 grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB
3 sudo grub-mkconfig -o /boot/grub/grub.cfg

Then reboot .

The new grub menu will have the default black white theme.

How to theme it like Garuda, idk.

There is no “advanced” in grub window?
There you can restore the last working snapshot.

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