Linux Partition Structure Overview
Linux Partition Structure Overview
Using NTFS on a Linux partition can slow down performance compared to other file systems. I keep the OS and programs on an EXT4 partition for Linux, Windows on NTFS for OS and programs, and a separate NTFS-formatted drive for files and Steam games. This setup makes it easier to share data between systems and simplifies reinstalling or updating operating systems. I still need to transfer settings to my personal drive after a reinstall, but it’s more convenient than copying everything manually each time.
I understand, the Ext4 files don't work well with NTFS or other formats. I installed it using the standard settings without any custom partitions. Thanks to everyone who assisted me.
Sorry for the late reply, busy day at work. I see you went with the default settings. That's just fine, nothing wrong with those. I usually do the same. The "ext4 files" themselves aren't the issue, those are just regular files. Windows just doesn't know how to read a drive that's formatted in ext4. If you copy the files from your ext4 drive to a drive that is formatted in ntfs, Windows will be able to read the files just fine.