Burn a netinstall image to USB stick and boot from that.
Upon further looking online, I understood that I needed to manually partition plus edit the windows boot partition to /boot. So trying it again, my main objective is to delete the partitions the previous install created and replace them with simply “/” and swap. When I got to the expert partition screen I saw a lot of partitions listed and really want to be careful not to delete anything windows related. I’ve included a picture of the the partition list. Noticed I can’t do attachments here so here’s a link to flickr https://www.flickr.com/gp/rkonrad/537b85
Which are safe to delete? Thanks! Richard
You may safely delete sda5, sda6 and sda7. Mount sda1 as efi system partition at /boot/efi. Create / and swap as needed.
When done with the installation you will want to boot opensuse. It has a menu offering Tumbleweed as default and Windows as another option.
Watch for boot order:
erlangen:~ # efibootmgr -v
BootCurrent: 0004
Timeout: 1 seconds
BootOrder: 0004,0000,0001,0002,0003,0005,000B,000C
Boot0000* opensuse HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\OPENSUSE\GRUBX64.EFI)
Boot0001* Fedora HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\FEDORA\SHIMX64.EFI)
Boot0002* ubuntu HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\UBUNTU\SHIMX64.EFI)
Boot0003* Manjaro HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\MANJARO\GRUBX64.EFI)
Boot0004* opensuse-secureboot HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\OPENSUSE\SHIM.EFI)
Boot0005* arch HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\ARCH\GRUBX64.EFI)
Boot000B* ubuntu HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\UBUNTU\GRUBX64.EFI)..BO
Boot000C* opensuse HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\OPENSUSE\GRUBX64.EFI)..BO
erlangen:~ #