Grub2 how to fix windows 10 boot?

Do somebody know if i had 2 SSD (One with windows 10) and one with Opensuse Leap 42.1
How do i config: /etc/grub.d/grub.*cfg to boot\list both?

Both OS need to use the same boot method either both EFI or both legacy (MBR) otherwise the can not see one another at boot and can’t chain

openSUSE should then be on the prime boot drive.

If an EFI machine then you can also use the BIOS EFI boot manager to select OS

I home some one can give i guide:

sudo grub-install --removable --boot-directory=/mnt/boot --efi-directory=/mnt/EFI/BOOT /dev/sdb

**fdisk -l
**Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disklabel type: dos
Disk identifier: 0x1c841c84

Device Boot Start End Blocks Id System
/dev/sda1 1 574 4604008+ c W95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 575 8967 67416772+ 7 HPFS/NTFS
/dev/sda3 8968 24321 123331005 f W95 Ext’d (LBA)
/dev/sda5 8968 9229 2104483+ 82 Linux swap / Solaris
/dev/sda6 9230 11840 20972826 83 Linux
/dev/sda7 11841 24321 100253601 83 Linux**
**

I actually expect it to just work; you should not need to do anything special for it (except making sure you install both systems in the same mode as @gogalthrop mentioned).

Its can be because i get trobles with UEFI boot DVD that i use only bios boot.
But that i have upgraded to samsung 850 evo 500 GB new SSD drives.

But after installation\upgrade system can not boot i only get mouse point but nothing else.

Do any know how to fix that?

The most wors of linux is it not come with system restore, if i mess it up its not so easy to boot older kernel because only kernel is different.
How do i make opensuse to make recovery point? So no need for reinstall?

Probably a video driver problem. What video card/chip does the device have.

Sapphire R9 280x Before had i: # glxinfo | grep -i vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: X.Org # find /dev -group video /dev/video0 /dev/fb0 /dev/dri/card0 /dev/dri/renderD128 /dev/dri/controlD64 # egrep -i " connected|card detect|primary dev|Setting driver" /var/log/Xorg.0.log 20.538] (II) RADEON(0): Output HDMI-0 connected 20.538] (II) RADEON(0): Output DVI-0 connected /sbin/lspci -nnk | grep VGA -A2 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] So not sure: http://support.amd.com/en-us/download/desktop?os=Linux+x86_64 Is the best drivers?

Hi i find one way to boot opensuse leap.

Use Read bootloader in read mode, and select old kerner\boot.
and start it so can i use opensuse.

But not available to add repo:
Cant open file /etc/zypp/repos.d/opensuse-42.1-0.repo’ for writing.

Same happed if i try to add:
https://software.opensuse.org/package/flash-player

If i try:sudo zypper rr 1 2 3
[openSUSE-42.1-0|cd:///?devices=/dev/disk/by-id/ata-ASUS_BW-14D1XT_K9MD3L84619] Can’t delete ‘/etc/zypp/repos.d/openSUSE-42.1-0.repo’
Please report it!.

zypper ref
‘openSUSE-Leap-42.1-Update’ is invalid:
[repo-update|http://download.opensuse.org/update/leap/42.1/oss/] Valid metadata not found at specified URL

Its some wrong with UEFI boot?
Did not completed version of it?

UEFI boot works fine if you do it right It appears that the problem at least originally was a video card incompatibility. You use AMD/ATI chip but I use NVIDIA so it is hard to help maybe a AMD user will jump in.

To be honest I don’t follow what you did in the last post so can’t figure it out. You either booted to the DVD or you managed to boot too read only mode. Really have no clear idea how you managed either