Posts: 117
Threads: 19
Joined: Oct 2022
Reputation:
0
04-21-2023, 01:01 PM
(This post was last modified: 04-23-2023, 01:25 PM by Tonewheelkev.)
Using RPi4 with Kingston NVme 1tb drive in an Argon40 case (booting from SD)
Solely playing local files....so no online streaming.
Have loaded 1tb worth of files.....all good so far.
The NVme drive is formatted to NTFS.....so far.....no problems with this.
What....if anything....might be gained by reformatting the drive to Fat32....??
Posts: 1,878
Threads: 43
Joined: Mar 2020
Reputation:
86
I'd personally be very sceptical of any claims of sonic differences because of the file system, but I'd bet someone on the internet says there are. Likewise, a file system that works now is unlikely to start misbehaving the future. If your player can read and write to it now, it will continue to do so into the future.
Relax and enjoy your player.
----------------
Robert
Posts: 13,496
Threads: 305
Joined: Mar 2018
Reputation:
545
Fat32 is your best bet. it's fast, has best permission compatibility to native Linux EXT4 permissions and is universally supported on Linux, Windows and Mac.
In Linux environments NTFS is something that would only be used if for some specific reason it needed to be used for example to support existing or legacy NTFS formatted storage.
Posts: 6,037
Threads: 177
Joined: Apr 2018
Reputation:
235
It wouldn't have been my first choice, but NTFS has been fully supported in Linux since kernel 5.15 or so. If your drive is internal to your moOde player and being used only for data storage I see no reason to reformat.
Regards,
Kent
Sometimes my motto is "if it ain't broke don't fix it." Sometimes it's "it works but let's see if I can fix it until it doesn't!"
Posts: 117
Threads: 19
Joined: Oct 2022
Reputation:
0
Thanks for the input here!
Will be sticking with the NTFS for now I think...as it's currently working well.