I decided it probably was to to upgrade, and followed the instructions.
After a reboot, the dual monitors didn´t work
I tried to follow the instructions to install Nvidia drivers, but I have 10-series card - not 8xxx og 400, so I …
tried to go to Nvidia - that borked my system, so i booted up with nomodeset 3 and rolled back to nouvau.
I found I guy who had used G04 for hos 1070, so i figured that was the right choice even though I have 1060 mobile. But that also borked my system - so i decided the best thing was to just start over
I downloaded Leap 15, put it on a usb stick and installed it, keeping my home and formatting the boot, swap and root partition
After booting, windows 10 was gone from the boot menu, and openSuSE kept hanging at random places during boot
I got in using nomodeset and started X. I googled more and decided I might have previously bootet Win 10 and openSuSE from MBR, not UEFI and changed from UEFI grub to grub
Windows still did not appear, and opensuse will now not leave grub. It just flashes.
I thought I´d try to reinstall Leap again - but now the installer hangs on the bar with three shades of green.
As long as Windows is installed in UEFI mode, it can only be booted by a UEFI bootloader. Thus, openSUSE must also be installed in UEFI mode, unless you’re OK with needing to enter BIOS setup to switch boot mode each time you wish to boot to the other OS.
For installation, instead of using nomodeset as a video workaround, try removing quiet and splash=silent, and if that’s not good enough, add plymouth.enable=0.
NVidia and nouveau are not the only drivers suitable for NVidia gfxcards. There’s also modesetting, which is integral to the X server and automatically used whenever neither xf86-video-nouveau nor proprietary NVidia drivers are installed. Neither nouveau nor modesetting X drivers will load if kernel cmdline contains nomodeset.
Thanks, man. I really appreciate your effort to help!
Something is way more wrecked. openSuSE was installed in UEFI mode. I tried to switch to legacy just in case I remeber wrong, but I know understand that Windows can’t be in legacy. So I switched back.
None of those worked, unfortunately.
I tried uninstalling nouveau, but things looked a little strange in Yast, so I’m not sure I managed.
Status now is that I gave up and installed Ubutnu, which looks better, but there’s still no windows 10. In fact - the entire grub menu is gone (probably because there’s only 1 item in it). I tried grub probing, but no luck so far.
So. Fixing windows is my primary concern, and I feel like openSuSE is in better shape to help me with that, so my next step i reinstalling openSuSE and try to figure out how to bring win 10 back to life. The files are all there. I just can’t boot into the partition.
I think my problem was that when I installed openSuSE, I formated the EFI boot partition. So the microsoft folder with all the WIndows efi-files (or whatever they were) got deleted. In order to recreate those, I had to download windows 10, put it on a USB and boot into that. I tried runing vanila recovery, but it couldn’t fix it. So I ran Bootrec.exe and first did /ScanOS to find the os, then wrote those using RebuildBcd. That didn’t work in itself, but then i ran /FixMbr. That didn’t work, but now I was able to run vanilla recovery, then deactivated grub and finally it booted into windows.
So. My family wont kill me. Now I just need to a Linux back. Since Ubuntu seem to handle my Nvidia card without me having to install,uinstall stuff, I’m just gonna stick with it. For now
You can rescue boot openSUSE and use chroot to get YaST to update the bootloader. Simply change the timeout value and exit should be all it takes. YaST won’t delete anything from the ESP partition, but probably will switch the default from Windows to openSUSE. You can use efibootmgr to change it back, or make the default switch back by using the EFI BIOS boot priority menu.