Hello, does anybody of you know how to get the grub2-mkconfig script to correctly detect initramfs and set the kernel parameter "root=" to /dev/ram0 or just don't set the parameter at all. I'm using genkernel and want to use my generated initramfs, but everytime grub2-mkconfig gets called it sets the kernel parameter root= to my root partition and then the initramfs won't get used. I think manually editing /boot/grub2/grub.cfg and deleting the root= parameter and setting real_root isn't a good choice for long term. Kind regards, morlix