[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here
From: |
Ulf Zibis |
Subject: |
Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here |
Date: |
Fri, 22 Oct 2021 01:23:11 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
Am 21.10.21 um 21:25 schrieb Andrei Borzenkov:
On 21.10.2021 21:32, Ulf Zibis wrote:
So it seems, that I still should use "menuentry" in the primary grub.cfg
and should unset $chosen (or better clear with "$chosen=" ?) inside the
"menuentry" before I execute "configfile", as a workaround.
Yes, that should work too and is better.
To be exact, I don't have another choice, because the 2nd grub.cfg is
auto-generated from Ubuntu and will be overwritten each time, if a kernel
update happens. So editing it manually is no good idea.
First I tried "set chosen=", but that didn't work, because after execution of a menuentry,
the value always was prefixed by '>' . So I had to use "unset chosen".
For the record I attach the files, which now work fine.
grub_1_new.cfg
Description: Text document
grub_2.cfg
Description: Text document
- GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/16
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Andrei Borzenkov, 2021/10/16
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/16
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Andrei Borzenkov, 2021/10/17
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/21
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/21
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Andrei Borzenkov, 2021/10/21
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/21
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Andrei Borzenkov, 2021/10/21
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here,
Ulf Zibis <=
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Ulf Zibis, 2021/10/22
- Re: GRUB_DEFAULT=saved with GRUB_SAVEDEFAULT=true doesn't work here, Andrei Borzenkov, 2021/10/23