I need "iomem=relaxed" to adapt the fwupdmgr settings. So I used, as i mostly do, grubby to change the grub2 argument settings as follows: grubby --update-kernel=ALL --no-etc-grub-update --args="iomem=relaxed"
To my surprise grubby does not work and gives the following explanation grubby: invalid option "iomem=relaxed" What is going on here. I don't see that I have done anything wrong and as far as I know iomem=relaxed is a valid kernel argument. This is on Fedora Workstation 44 updated to kernel 7.0.4-200 AV -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
