Windows 10 doesn't show the same partitions OpenSuse created and edited

Hello,
actually I have an odd situation, I may feel worried something bad can happen to my data.

My laptop had
1 - SSD with windows 10 (NTFS) | 464 GB
a partition for Data (NTFS)
an empty fat32 partition
2 - HDD for extra data | 464 GB

(and Samsung Magician with overprovisoning)

Then I started install OpenSuse from the current partitions
I removed the empty fat32 partition
shrinked the Data partition
and created one partition for OpenSuse Leap 15.2 OS (btrfs) and another for boot/efi (FAT) and a third for Swap. They totally took 15GB I guess.

NOW:
I correctly run both the OS when I boot them, BUT

Windows 10 shows the old partition tables and doesn’t show anything of Linux neither listed in Disk management. The Disk sizes are THE SAME

OpenSuse shows the choosed partitions

Any idea? Can you assist me in understanding and carefully know if my data is at risk of deletion for overwriting or similar actions?

Hello, welcome to the openSUSE forums.

Well, just saying you think they are different does not tell us very much. You must show us what tjose systems tell and then maybe explain why you think they are different and then let others here decide if they concur with you, or if they have an explanation.

So for openSUSE (as root)

fdisk -l

and/or

lsblk

And for Windows I have no idea, but as you say above you saw something, you seem to know.

BTW, because you are new here, I have a hint:

There is an important, but not easy to find feature on the forums.

Please in the future use CODE tags around copied/pasted computer text in a post. It is the # button in the tool bar of the post editor. When applicable copy/paste complete, that is including the prompt, the command, the output and the next prompt.

An example is here: Using CODE tags Around your paste.

And for screenshots, you can use https://susepaste.org/Click Image somewhere top-right, let never expire, upload and post the link of the page her using the Globe button.

Regards,

Most likely that windows is set up for fast boot and has the partition table saved in memory. When fast boot is on - it does not reload windows after a shutdown - it is more like a suspend then resume.

You need to turn off fast boot in windows and reboot windows for it to see the new partition table.

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?

WIndows really, really likes fast boot. Even if you turn if off, it may do it.

I finished up disabling hibernation in Windows, just to be sure.