I ran into this issue when trying to manipulate GRUB_CMDLINE_LINUX_DEFAULT on an EC2 instance in /etc/default/grub, and finding that update-grub did nothing.
For my particular case, if 50-cloudimg-settings.cfg handled GRUB_CMDLINE_LINUX_DEFAULT the same way that /etc/grub.d/10_linux did, by passing existing arguments along: GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT ...more things go here..." Then update-grub would work as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871186 Title: grub-mkconfig prefers /etc/default/grub.d settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1871186/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
