#[Solved] [Closed] Cannot boot into OS after update "Error Loading \vm-linuz-linux: Unsupported"
18 messages · Page 1 of 1 (latest)
Do you have a live USB to boot from?
not at the moment Im about t o make one
had to wipe that USB about a month a go so I can dual boot Windows
Ok i have a USB boot device now.
Boot into it and mount your root partition to /mnt, then chroot in with arch-chroot /mnt and run mount -a to automatically mount the rest of your partitions
Ok I’ve done that, sorry it took me so long, forgot I had a convoluted set up with BTRFS sub volumes lol
Now you lost me with esp, I don’t remember ever setting that up
Then I might of made a mistake, I mounted my UEFI, to my boot partition
I just checked Wiki, I have no idea where you got ESP from, they say use the /boot directory
I should be fine, after checking my fstab everything appears normal as well
So what do I do next? I’m guessing mkinit? Or reinstall the kernel?
You can close this thread.
I was correctly mounted like I mentioned earlier and running
sudo pacman -Syu linux linux-headers
fixed my issue