You are not logged in.

#26 2020-02-03 19:08

Tomsonas
Member
From: localhost
Registered: 2019-12-13
Posts: 44
Website

Re: Boot straightly into GRUB instead of pulling out BIOS boot menu

Tomsonas wrote:
q4osteam wrote:

Your Windows bootloader config looks pretty common. The command suggested above shouldn't mess anything, it should only move the {bootmgr} entry, i.e Windows boot manager, to the last position to free bios to use the second entry {541bc494-4549-11ea-af08-9829a64895aa}, i.e shimx64.efi bootloader.

If you want to try something less aggressive, run in Windows command-line:

bcdedit /set {fwbootmgr} displayorder {541bc494-4549-11ea-af08-9829a64895aa} /addfirst

It will move the Q4OS Centaurus entry to the first position.

Still boots into Windows

Though the output did change

Firmware Boot Manager
---------------------
identifier              {fwbootmgr}
displayorder            {885ee8b5-4589-11ea-a897-b62e688b6ee1}
                        {885ee8b6-4589-11ea-a897-b62e688b6ee1}
                        {885ee8b7-4589-11ea-a897-b62e688b6ee1}
                        {bootmgr}
                        {541bc494-4549-11ea-af08-9829a64895aa}
timeout                 0

Windows Boot Manager
--------------------
identifier              {541bc494-4549-11ea-af08-9829a64895aa}
device                  partition=\Device\HarddiskVolume1
path                    \EFI\debian\wubildr\shimx64.efi
description             Q4OS Centaurus
locale                  en-US
default                 {current}
displayorder            {fwbootmgr}
                        {current}
timeout                 30

Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume1
path                    \EFI\Microsoft\Boot\bootmgfw.efi
description             Windows Boot Manager
locale                  en-US
default                 {current}
displayorder            {current}
timeout                 30

Firmware Application (101fffff)
-------------------------------
identifier              {885ee8b5-4589-11ea-a897-b62e688b6ee1}
description             EFI USB Device

Firmware Application (101fffff)
-------------------------------
identifier              {885ee8b6-4589-11ea-a897-b62e688b6ee1}
description             EFI DVD/CDROM

Firmware Application (101fffff)
-------------------------------
identifier              {885ee8b7-4589-11ea-a897-b62e688b6ee1}
description             EFI Network

Offline

#27 2020-02-03 19:18

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,271
Website

Re: Boot straightly into GRUB instead of pulling out BIOS boot menu

It looks like something (Windows ?, BIOS ?) hardly forces ordering Q4OS entry just after the Windows one. Unfortunately no idea what's going on. We will try to investigate it though and post a feedback, if we figure out something else.

Anyone else noticed similar issue ?

Offline

Board footer

Powered by FluxBB