Can I keep using my media HDD after replacing Windows with Linux?

0
0
Asked By MellowCedar42 On

I'm planning to replace Windows with Linux on my SSD while leaving my separate HDD dedicated to media storage. The HDD is formatted as NTFS. If I install Fedora on the SSD, will Linux still be able to access and play the files on the HDD, or will I need to reformat it? Does NTFS support work reliably across most popular Linux distributions?

3 Answers

Answered By BriskLantern7 On

Yes. Fedora and most other mainstream Linux distributions can read and write NTFS drives, so you should be able to keep your media on the HDD and use it normally without reformatting.

MellowCedar42 -

Good to know—thanks. I mainly wanted to confirm that NTFS support was common rather than Fedora-specific.

Answered By QuietMarble8 On

One important caveat is Windows Fast Startup or hibernation. If Windows was hibernated or left with Fast Startup enabled, Linux may mount the NTFS partition as read-only to prevent corruption. Fully shut Windows down before switching over, and disable hibernation or Fast Startup if you plan to share the drive between systems.

Answered By CopperVale19 On

Popular filesystems such as NTFS, FAT32, exFAT, ext4, XFS, and Btrfs are generally supported either by the kernel or standard packages. Fedora should handle an NTFS storage drive without much trouble, though you may need to mount it manually the first time and configure it to mount automatically at startup if you want that behavior.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.