Hey everyone! I'm looking to gradually switch to Linux while keeping Windows for gaming and other software needs. My plan is to eventually use Linux exclusively, but I want the option to boot into Windows just in case. I have two main questions before I start setting up a dual boot:
1. If I partition my single SSD to run Windows 10 on one half and a Linux distribution on the other, can I access files on the Windows partition from Linux (like music or images) and the other way around? I've previously done this between separate drives without issue, but I'm unsure about accessing files between partitions on the same drive.
2. I also have a second physical drive that I exclusively use for data storage, with no operating system and I want to keep it that way. Can I access this data drive from both Windows and Linux?
In short, can I set things up so I can browse the shared data drive and each operating system from either OS? Appreciate any guidance!
4 Answers
Windows is pretty exclusive when it comes to reading Linux files. You might want to check out Total Commander or similar tools for accessing ext Linux partitions from Windows, but if your home folder is encrypted, forget about it. But don't worry, Linux will read your Windows files without much hassle!
I'll look up Total Commander!
Totally possible! I have a similar setup. You definitely can access your Windows files from Linux; just remember to set up a shared partition with the right permissions. Windows can be a bit tricky since it can’t directly read Linux files, but with some setup, you can definitely get it done. I'd recommend backing everything up just in case something goes wrong though!
That's good to know! Do you have any specific methods or tools for setting up the shared partition?
Thanks! I’ll consider that since I want to avoid data loss.
You can indeed set up NTFS support for Linux after installing. I’d personally recommend keeping Linux on a different drive, it minimizes the risk of messing up your setups, especially if you’re new. Auto-mounting Windows partitions can lead to issues sometimes. Just keep backups handy!
Great tip! I’ll make sure to keep backups and probably do a separate drive for Linux.
Yeah, separating them is safer.
Best bet is definitely to disable 'Fast Startup' on Windows and check your UEFI settings to disable any fast boot options. They can cause conflicts between the OSs. Just a precaution that might help prevent headaches down the road!
Good to know! I'll make sure to look into that!
Thanks for the solid advice!

Thanks, I'll keep that in mind! I heard Windows doesn't play nice with Linux files at all.