<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gio_6b@yahoo.it" title="Giorgio <gio_6b@yahoo.it>"> <span class="fn">Giorgio</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No bootloader in dual boot system with Windows 10 - Installation works but Windows is booted"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1930">bug 1930</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>CONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No bootloader in dual boot system with Windows 10 - Installation works but Windows is booted"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1930#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No bootloader in dual boot system with Windows 10 - Installation works but Windows is booted"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1930">bug 1930</a>
              from <span class="vcard"><a class="email" href="mailto:gio_6b@yahoo.it" title="Giorgio <gio_6b@yahoo.it>"> <span class="fn">Giorgio</span></a>
</span></b>
        <pre>Thanks a lot for your detailed instructions that solved the issue. 
Here's a detailed report of my actions [my translation in parenthesis]:

step 4: 

This is what I see at beginning. As you can see Openmandriva isn't available. 

# efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 2002,0003,2003,2001
Boot0000* EFI Network 0 for IPv4 (68-F7-28-26-08-90) 
Boot0001* EFI Network 0 for IPv6 (68-F7-28-26-08-90) 
Boot0002* EFI DVD/CDROM (MATSHITA DVD-RAM UJ8FBS)
Boot0003* Windows Boot Manager
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot2003* EFI Network

<span class="quote">>Running "mount" should show this entry (among others)
>efivarfs on /sys/firmware/efi/efivars type efivarfs >(rw,nosuid,nodev,noexec,relatime)
>If it does not mount with:-
>mount -t efivarfs /sys/firmware/efi/efivarfs -o rw,nosuid,nodev,noexec,noatime</span >
# mount don't give anythng like this. May be I don't understand wee, then I
left.


step 5:
# fdisk -l | grep EFI
/dev/sda2       923648    1128447     204800   100M EFI System


# mount -t vfat /dev/sda2 /boot/efi
mount: /dev/sda2 is already mounted or /boot/efi busy
       /dev/sda2 is already mounted on /boot/efi


# grub2-install --bootloader-id=openmanadriva /dev/sda 
Installazione per la piattaforma x86_64-efi. [Installation for platform
x86_64-efi]
Installazione completata, nessun errore segnalato. [Installation complete, non
errors]


Step 6:

# grub2-mkconfig -o /boot/grub2/grub.cfg 
Generazione file di configurazione GRUB... [generating GRUB configuration file]
Tema trovato: /boot/grub2/themes/OpenMandriva/theme.txt [found theme]
Trovato sfondo: /boot/grub2/themes/OpenMandriva/terminal_background.png 
Trovata immagine linux: /boot/vmlinuz-4.6.5-desktop-2omv 
Trovata immagine initrd: /boot/initrd-4.6.5-desktop-2omv.img 
Found memtest image: /boot/elf-memtest86+ [found memtest image]
Trovato Windows Boot Manager su /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
[found Windows Boot Manager on]
fatto [done]

After that this is what I see:
# efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0004,2002,0003,2003,2001
Boot0000* EFI Network 0 for IPv4 (68-F7-28-26-08-90) 
Boot0001* EFI Network 0 for IPv6 (68-F7-28-26-08-90) 
Boot0002* EFI DVD/CDROM (MATSHITA DVD-RAM UJ8FBS)
Boot0003* Windows Boot Manager
Boot0004* openmanadriva
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot2003* EFI Network</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>