On 2021.11.12 18:34, Wol wrote:
I've just been swearing blue murder because when I run "make install"
it puts the kernel in /boot.
But when I run genkernel it mounts a completely different boot,
sticks the initramfs in there, and then unmounts it.
Which means when grub-mkconfig comes along, there's no initramfs and
my grub.cfg gets screwed.
WHY!!!
Check the genkernel config file carefully for relevant options. I use
genkernel, and it installs into the existing, mounted /boot and doesn't
mess with it.