[Bug 892648] Re: default value in grubenv is incomplete
Launchpad Bug Tracker
892648 at bugs.launchpad.net
Tue May 5 06:13:50 UTC 2020
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Expired
--
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:
Expired
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