#kernel image not copied to /boot by update, mkinitcpio, or kernel-install
26 messages · Page 1 of 1 (latest)
what if update got interrupted
can u retry install
I have tried reinstalling linux and reupdating from the iso
did you chroot
yes
hmmm
what if u install linux lts
boot that
and if it works
delete and reinstall kernel
maybe?
would we expect pacman hooks to copy lts to boot automagically on installation? or is there another step?
during installation I used kernel-install to generate the loader entries but I thought mkinitcpio had handled the vmlinuz for me successfully. I don't understand why it's failing now
oh yeah youll probably have to set that up oops
maybe redo kernel install then
after getting lts
thanks for your ideas, i'm very worried that lts would break next time it was updated, too, cause i've done something wrong in the config
i have read the mcinitcpio wiki page over and over too many times tho if I do it again i'll scream
running kernel-install from the chroot generated a new loader entry but it doesn't work
6.8.9 IS finally in /boot, but the loader entry I use is still referring to 6.8.8, I still have to figure out why mkinitcpio is failing
6.8.8 is still in /boot as well. it's getting messy
does anyone know why the loader entries generated by kernel-install point to /boot/######/6.8.9-arch1-1/linux instead of /boot/vmlinuz-linux as documented in the wiki?
if that's the literal path then it seems like your mkinitcpio config might have gotten hecked up
no it generates a long serial number where I put ######
so, the new loader entry DOES work, after I added to it the root=UUID kernel parameter that my custom one has. I guess the problem is that I didn't do step 3.2 from https://wiki.archlinux.org/title/Kernel-install