Hello,
before using eOS, i used arch with grub and mkinitcpio. Now, with eOS and dracut+systemd-boot i’m mighty confused how to do certain things.
Today i wanted to activate amd-pstate kernel module, but it wont work. So what is the right way to add kernel parameters? Go to efi/loader/entries/… and add sth. to the option line? Or add it in /etc/kernel/cmdline ?
Do i have to execute dracut-rebuild after that?