On Thu, 3 Oct 2024 16:45:37 +0300 Андрей Ваник <stay...@gmail.com> wrote:
> Hello, > > We have a problem in grub 2.12. We deploy our servers using network grub > 2.12, and after deploying the server, network grub uses the exit command to > exit and load the local grub. The problem is that instead of downloading > the local grub, we switch to the BIOS settings. Previously, on version grub > 2.04, when executing the exit command, the local grub started loading > immediately. This does not happen on version 2.12. What should be done in > this case? Could you give me a hint? You should probably git bisect to find what commit caused the issue. Glenn