If you want to share data with Windows use NTFS, but make sure Windows fast startup is off. Note that Windows updates may turn fast startup back on.
How are you mounting partition(s)?
If with fstab many settings required.
If just clicking with file browser, best to label partitions, so mounted by label not some long UUID.
Similar recent post:
https://ubuntuforums.org/showthread.php?t=2501064
from lsblk, my external SSD in a m2 to USB adapter:
Code:
Samsung SSD 850 EVO M.2 250GB sdb 232.9G
├─sdb1 vfat 510M EFI System Partition A02D-F0F6
├─sdb2 vfat 5.9G m2_fat m2_fat 4738-7B8C
├─sdb3 ext4 35.2G m2-noble m2_noble 09a68bbd-3d26-4630-b18e-7c687761aa36
└─sdb5 ext4 127.4G m2_data m2_data 0c374965-53c6-437c-a2ad-f0508486f9d5
Bookmarks