Description of problem: It is not possible to add a new boot entry using grubby: [root@localhost ~]# grubby --add-kernel=/boot/kernel --initrd=/boot/initrd --title=test --args="test=1" no action specified [root@localhost ~]# When the --args= parameter is not used, the command succeeds: [root@localhost ~]# grubby --add-kernel=/boot/kernel --initrd=/boot/initrd --title=test [root@localhost ~]# Version-Release number of selected component (if applicable): grubby-8.40-29.fc30 How reproducible: always (tested on x86_64 and s390x) Steps to Reproduce: 1. grubby --add-kernel=/boot/kernel --initrd=/boot/initrd --title=test --args="test=1" Actual results: Command fails, no new BLS config file is created. Expected results: New BLS config file is created.
grubby-8.40-30.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4f58d8ba30
grubby-8.40-30.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-4f58d8ba30
grubby-8.40-30.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.