I tried to install Aurora on a friend’s Acer laptop, but ran into this issue which was resolved in the same thread, and the temporary fix works the same. When I tried to modify the grub config to apply the permanent fix, /etc/default didn’t hold anything relating to grub. Where is the config file for grub, and is it editable?
Aurora is based on Fedora Kinoite, a RHEL-type system; you’re looking at Debian-type info in that link. Have a look to the Fedora docs to learn how grub is managed in this ecosystem: https://docs.fedoraproject.org/en-US/fedora/latest/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader/
Assuming you’re just trying to add kernel arguments, you can use the
rpm-ostree kargs
command: https://docs.fedoraproject.org/en-US/fedora-coreos/kernel-args/#_modifying_kernel_arguments_on_existing_systemsI’ll have to check this out next time I visit my friend