Thanks for the listing.
My read on them is a little different from that of caf4926,
Windows is on “/dev/sda”. Probably “/dev/sdb2” is swap, and maybe “/dev/sdb3” is the root partition and “/dev/sdb4” is “/home”. But I’m guessing.
What makes it a bit confusing is that those partitions are listed as “Microsoft Basic Data”. But I think that’s what “parted” does, at least for the version of “parted” used by the opensuse 13.2 installer.
I definitely recommend booting from the MBR of the first disk.
I’m doing a dry run here to see the details.
Start Yast, select “System” → “Boot Loader”
It will list the Boot loader as “grub2-efi”. Change that to “grub2”
At that point, the screen will change content.
Next click on the box “Boot Loader Installation Details”
That will list the order of the disks. Make sure that it has “/dev/sda” first and “/dev/sdb” second. There are “move up” and “move down” buttons to change the order. Having “/dev/sda” first is needed for booting from the MBR of that Windows disk.
When you have that set in the right order, click “OK”. That gets you back to the previous screen.
Now make sure that “Boot from Master Boot Record” is checked, and other boxes are unchecked in that section (labeled “Boot loader location”)
If desired, you can go into “Bootloader Options” and set the timeout. Also make sure that the box “Probe foreign OS” is checked.
The Yast defaults should be okay for everything else. Click “OK” to save the changes. Or click “Cancel” to abort.
Now you will have to reboot into BIOS settings, and set the computer to use legacy booting (or CSM booting). It should still boot into opensuse, but there should now be a menu item to boot Windows.
If you don’t switch to legacy booting (i.e. if you leave it at efi booting), there might still be a menu item for Windows but it probably won’t work because that menu item depends on legacy booting.