I wanted to update my system (Did sudo pacman -Syyuu) but my computer froze out of no where when it was setting the dkms (The Sys Update Included the linux, linux-lts, and their header
So i did a force shutdown, then i booted up my computer and when i tried to enter my arch linux system, it just showed that /vmlinuz-linux not found
So i knew that my kernels got corrupted, i booted my ArchISO and then Mounted to the Chroot (Through the Arch Formn page that talks about the same problem im having right now 1st Image
But when i tried to Update my linux kernel alone, when it came to the dkms part is showed like this 2nd Image
So im thinking that the problem is with one of my aur drivers (installed realtek drivers for my new bluetooth usb)
If so or not, what do i do next
#"/vmlinuz-linux not found" after Crashed System Update
1 messages · Page 1 of 1 (latest)
lemme check
it doesnt exist...??
huh
could it be that my realtek drivers are not up to date
Is the system bootable?
thr already installed one?
if so then no its just says that /vmlinuz-linux was not found and returns me to the grub boot menu
Boot from the live archlinux iso.
already in the liveiso
Ok, what is the output of lsblk?
did mount /dev/sdb2 /mnt, then mount /dev/sdb1 /mnt/boot to access the device through arch-chroot /mnt
sdb is my arch linux hdd
Okay, now just run pacman -S linux and after that run mkinitcpio -P
did it more than once and i have noticed in the install dkms modules part, it shows like this (Bad Return status)
do i continue with mkinitcpio -P
Yes.
You use Nvidia?
output
Ok, run pacman -S linux-headers also
had it but got the same thing happened to it
do i install linux zen and its headers?
No, just install the LTS one.
After that re-run mkinitcpio -P.
i have them already installed but encountered the same problem
Okay, is the nvidia drivers installed?
yes
What is the output of ls -alh /boot/?
how? (also above the output of ls is the output od pacman -Qs lts
It's not installed.
how is it not installed??
Maybe you didn't install it.
do i remove the ones that were installed before and install them again
No, just install it.
pacman -S linux-lts linux-lts-headers ?
Yeah.
ok
In cases interrupted updates you have to reinstall all packages
pacman -Qqn | pacman --overwrite='*' -Su -