[om-qa-alerts] [Bug 1930] No bootloader in dual boot system with Windows 10 - Installation works but Windows is booted
issues.openmandriva
bugzilla-daemon at openmandriva.net
Tue Nov 15 10:00:36 EST 2016
https://issues.openmandriva.org/show_bug.cgi?id=1930
Giorgio <gio_6b at yahoo.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Giorgio <gio_6b at yahoo.it> ---
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
>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
# 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
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20161115/ce51cf3e/attachment.html>
More information about the OM-QA-Alerts
mailing list