GRUB and generic kernel
by 3rensho from LinuxQuestions.org on (#4SGDD)
I am switching over to the generic kernel (4.19.79 at present). Read the README.initrd but it only covers configuring LILO and I use GRUB2. I've built the kernel, modules, firmware, headers and have run the mkinitrd command to create the initrd-tree and initrd.gz in /boot. Ran grub-mkconfig -o /boot/grub/grub.cfg. Is there any other config that I need so that when I reboot the initrd can be found and booting will happen without a problem ??? Thanks in advance.

