[Bug 581796] Re: grub-installer ignores grub2/linux_cmdline_default in preseed
Daniel Speichert
581796 at bugs.launchpad.net
Fri Jan 25 09:20:33 UTC 2019
@mat128 The problem is not with adding parameters (that indeed works) but removing them.
The "quiet splash" is added by default and there's no option to get rid of it easily.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub-installer in Ubuntu.
https://bugs.launchpad.net/bugs/581796
Title:
grub-installer ignores grub2/linux_cmdline_default in preseed
Status in grub-installer package in Ubuntu:
Triaged
Bug description:
Binary package hint: grub-installer
Description: Ubuntu 10.04
Release: 10.04
When automatically installing a system with a preseed file, grub-
installer seems to ignore settings for grub2/linux_cmdline_default.
I have tried the following two lines in my preseed file, but none of
them worked:
grub-pc grub2/linux_cmdline_default string
d-i grub2/linux_cmdline_default string
When running `debconf-get-selections` on the newly installed system, the output still contains:
grub-pc grub2/linux_cmdline_default string quiet splash
This seems to be an error (or at least an undocumented nuisance) of grub-installer ignoring the settings in the preseed file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/581796/+subscriptions
More information about the foundations-bugs
mailing list