Page 1 of 1

[SOLVED] dual boot issues

PostPosted: Mar 21st, '21, 17:16
by indigo88
I just installed mageia 8 from a live usb on a laptop with windows 10.
The problem is that after restarting grub doesn't appear, and windows boots as usual. I'm able to enter mageia only from the boot menu that opens when clicking f9.
I already upgraded grub and disabled secure boot in windows, but there are no improvements. I also tried to change the boot order, but it seems there isn't that option.
Anybody has an idea of how to solve it?

Re: dual boot issues

PostPosted: Mar 21st, '21, 18:32
by doktor5000
Could you post the output as root of
Code: Select all
efibootmgr -v

Re: dual boot issues

PostPosted: Mar 21st, '21, 20:17
by indigo88
Code: Select all
Timeout: 5 seconds
BootOrder: 0000,2001,0001,3001,2002,2004
Boot0000* mageia        HD(1,GPT,5d573104-450a-4528-8ef2-13527c67e03e,0x800,0x82000)/File(\EFI\mageia\grubx64.efi)
Boot0001* Windows Boot Manager  HD(1,GPT,5d573104-450a-4528-8ef2-13527c67e03e,0x800,0x82000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...&................
Boot2001* EFI USB Device        RC
Boot3001* Internal Hard Disk or Solid State Disk        RC

Re: dual boot issues

PostPosted: Mar 21st, '21, 23:51
by doktor5000
Could you mention some more details about what laptop model you have ?

Re: dual boot issues

PostPosted: Mar 22nd, '21, 15:02
by indigo88
it's an HP ENVY x360 Convertible 13-ay0xxx
cpu is AMD Ryzen 5 4500U with Radeon Graphics, 2375 Mhz
motherboard is HP 876E PJUPLJ2MYEC81H 12.43
system disk is KBG40ZNV512G KIOXIA

Hope this will be helpful

Re: dual boot issues

PostPosted: Mar 22nd, '21, 15:37
by sturmvogel

Re: dual boot issues

PostPosted: Mar 22nd, '21, 20:46
by indigo88
There are some developments: I ran the command mv /boot/EFI/EFI/Microsoft/Boot/bootmgfw.efi /boot/EFI/EFI/Microsoft/bootmgfw.efi
Now grub opens when starting the computer, but windows is not shown...

Re: dual boot issues

PostPosted: Mar 22nd, '21, 20:48
by sturmvogel
You have now to rerun the grub2 (Bootloader) configuration to find Windows. You can do this also via MCC. You have to tick the box "Probe other OS"

Re: dual boot issues

PostPosted: Mar 22nd, '21, 23:11
by indigo88
Probe other os is already on, but still not working

Re: dual boot issues

PostPosted: Mar 23rd, '21, 15:09
by indigo88
Fixed the problem by changing bootloader, now I'm using refind.
How can i mark the topic as solved?

Re: dual boot issues

PostPosted: Mar 23rd, '21, 16:55
by isadora
You can do so, by editing the subject/title in the first message in this topic.
Write [SOLVED] to the left of subject/title, thanks ahead. ;)

Re: [SOLVED] dual boot issues

PostPosted: Mar 23rd, '21, 23:33
by indigo88
Ok, done. Btw, thank you all! :)