You are not logged in.
Pages: 1
i just enter the update command but my internet connceton lost and my kernel deleted. i chroot and install kernel too but i got this error again .
I hope someone can help me to fix that issue.
Offline
Did you forget to mount the boot partition when installing from the chroot?
Also
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'do see whether more stuff is damaged.
Offline
Yep I mounted boot partition too and after install kernels I have update grub but nothing change.
Offline
Please post a system journal of the installed system, either from the chroot or using https://wiki.archlinux.org/title/System … al_to_view
Also don't forget the global integrity check, there might be more stuff broken than just the kernel, causing eg. errors during the installation that prevent the kernel from being copied to /boot, so pay very close attention to that and inspect the kernel image
file /boot/vmlinuz-linuxOffline
Pages: 1