As shown in the figure below, when openEuler 24.03 SP3 restarts, it has a high probability of entering the following interface, where the text on the screen is scrolling. Pressing ESC at this point can normally display the boot menu, but sometimes it directly enters the boot menu. What is causing this issue?
The system is an H3C CAS virtual machine, booting in UEFI mode. Rebuilding /boot/efi/EFI/openEuler/grub.cfg has been tried but proved ineffective.
[root@openEuler2403SP3 ~]# grub2-editenv list
saved_entry=openEuler (6.6.0-145.3.23.154.oe2403sp3.x86_64) 24.03 (LTS-SP3)
[root@openEuler2403SP3 ~]#
[root@openEuler2403SP3 ~]# cat /boot/efi/EFI/openEuler/grub.cfg | grep -E "^menuentry "
menuentry ‘openEuler (6.6.0-145.3.23.154.oe2403sp3.x86_64) 24.03 (LTS-SP3)’ --class openeuler --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option ‘gnulinux-6.6.0-145.3.23.154.oe2403sp3.x86_64-advanced-209a3409-523f-4f26-bbef-412dbff76207’ {
menuentry ‘openEuler (6.6.0-132.0.0.111.oe2403sp3.x86_64) 24.03 (LTS-SP3)’ --class openeuler --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option ‘gnulinux-6.6.0-132.0.0.111.oe2403sp3.x86_64-advanced-209a3409-523f-4f26-bbef-412dbff76207’ {
menuentry ‘openEuler (0-rescue-3432cc9b974a4c6086b48b31597637c6) 24.03 (LTS-SP3)’ --class openeuler --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option ‘gnulinux-0-rescue-3432cc9b974a4c6086b48b31597637c6-advanced-209a3409-523f-4f26-bbef-412dbff76207’ {
