DefederateLemmyMl@feddit.nltolinuxmemes@lemmy.world•I don't think I'll continue using Arch, btwEnglish
0·
4 months ago- Boot to usb
- Mount your root filesystem
arch-chroot
your mounted root filesystem- mount
/boot
mkinitcpio -p linux
Steps 1,2 and 3 are the entry way to solve all “unbootable Arch” problems by the way, presuming you know what needs to be changed to fix it of course.
https://wiki.archlinux.org/title/Chroot
+
https://wiki.archlinux.org/title/Mkinitcpio