Thank you for your replies. Actually I removed fastboot and rebooted (twice)
Actually Windows 10 still showed up the old Disks configurations, then at first reboot found “an error with the disks” and asked me to reboot. I did this.
After the reboot Linux boot disappeared.
Now I installed everything again with a different method.
Windows
https://imgur.com/a/NpVmcIP
OpenSuse Leap
isk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: HGST HTS545050B7
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 4181C70E-4A78-48A1-A223-5A5AEB1F763C
Dispositivo Start Fine Settori Size Tipo
/dev/sda1 2048 534527 532480 260M EFI System
/dev/sda2 534528 567295 32768 16M Microsoft reserved
/dev/sda3 567296 975132671 974565376 464,7G Microsoft basic data
/dev/sda4 975134720 976773119 1638400 800M Windows recovery environment
Disk /dev/sdb: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: Samsung SSD 860
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 44795F2A-0B5C-4D05-B679-FEEA63AC1F2A
Dispositivo Start Fine Settori Size Tipo
/dev/sdb1 2048 34815 32768 16M Microsoft reserved
/dev/sdb2 34816 324490928 324456113 154,7G Microsoft basic data
/dev/sdb3 324491264 325580799 1089536 532M Windows recovery environment
/dev/sdb4 325582848 935110655 609527808 290,7G Microsoft basic data
/dev/sdb5 935110656 936134655 1024000 500M EFI System
/dev/sdb6 936134656 976773134 40638479 19,4G Linux LVM
Disk /dev/sdc: 7,2 GiB, 7756087296 bytes, 15148608 sectors
Disk model: TransMemory
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x6fd2dfbf
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sdc1 2804 11119 8316 4,1M ef EFI (FAT-12/16/32)
/dev/sdc2 * 11120 8374271 8363152 4G 17 HPFS/NTFS nascosto
Disk /dev/mapper/system-root: 17,4 GiB, 18656264192 bytes, 36438016 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/system-swap: 2 GiB, 2147483648 bytes, 4194304 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
AME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465,8G 0 disk
├─sda1 8:1 0 260M 0 part
├─sda2 8:2 0 16M 0 part
├─sda3 8:3 0 464,7G 0 part
└─sda4 8:4 0 800M 0 part
sdb 8:16 0 465,8G 0 disk
├─sdb1 8:17 0 16M 0 part
├─sdb2 8:18 0 154,7G 0 part
├─sdb3 8:19 0 532M 0 part
├─sdb4 8:20 0 290,7G 0 part
├─sdb5 8:21 0 500M 0 part /boot/efi
└─sdb6 8:22 0 19,4G 0 part
├─system-root 254:0 0 17,4G 0 lvm /var
└─system-swap 254:1 0 2G 0 lvm [SWAP]
sdc 8:32 1 7,2G 0 disk
├─sdc1 8:33 1 4,1M 0 part
└─sdc2 8:34 1 4G 0 part
New method was to shrink one sdb disk partition and create a raw partition, then on OpenSuse I used it totally.
I hope as long as I don’t change sizes or anything else Windows doesn’t destroy Linux.
Can I ask you a technical explaination for this ninja mode of Linux vs Windows? Would have been the same using Ext4?