[Bug 892648] Re: default value in grubenv is incomplete
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 12:57:15 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: grub2 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/892648
Title:
default value in grubenv is incomplete
Status in grub2 package in Ubuntu:
Incomplete
Bug description:
As I have 2 lines in grub.cfg, one with "Ubuntu, avec Linux 2.6.32-36-generic" and one with "Ubuntu, avec Linux 2.6.32-36-generic (mode de dépannage)", the value saved by "savedefault" will be only "Ubuntu,".
The function stop the saved string at the first space, so when I reboot the computer, grub will be unable to choose between the two lines and select always the first line of the menu.
I try manualy to add numbers followed by one space at the begining of every lines in grub.cfg and grub run fine because the saved value is "1", "2", etc...
the content of ${chosen} is not the complete menu title.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/892648/+subscriptions
More information about the foundations-bugs
mailing list