exFAT or NTFS better for large usb drive?
-
just an FYI for anyone, i've been using exFAT on a 64GB usb key and very large files. no issues when playing back hd movies.
-
im trying to auto mount my newly "exfat" formatted drive..
this is whats in my fstab
UUID=1C79-EID5 /home/pi/RetroPie exfat nofail,user,uid=pi,gid=pi 0 2
am i doing anything wrong here?? its not mounting.
-
I'm running games off USB, but a certain script for emulator specific launching images mentioned here needs symbolic links to work, which rules out FAT.
It seems NTFS would be better, but I cannot write to this disk from Mac, anyone got an idea for a workaround that would suit all needs?
-
@andershp Can the Mac write to any decent Linux file system? Then that may be the best solution, if there are no other reasons for using a Windows file system.
-
-
Another thought: With the package
hfsplus
installed, Retropie should be able to read HFS(+) formatted media, as long as their journalling is turned off as far as I remember. But my experiences with that are from many years ago. -
@clyde when trying to format my USB there's no option to use Linux file system, only OSX, FAT or exFAT.
-
@andershp I looked around a bit and there are some solutions for read/write NTFS and ext3 or ext4 for MacOS, but some are quite old and some are commercial. I fear that you'll have to look for yourself if one of them suits your needs.
As for hfsplus, since Apple decided not to tell their users the exact file system "OSX" stands for (HFS+ with or without CoreStorage? APFS? …?), you may have to do a little research in that matter. If it's HFS+, see here about mounting it on Linux, and here about problems with CoreStorage. As mentioned before, you also may have to disable journaling. To avoid all that you could try to format the drive with HFS+. However, the question remains if hfsplus is even a valid option for Retropie, even though the underlying Linux supports it.
sigh It could be so easy if Windows and MacOS would support other OS' files systems like Linux does … (Sorry for the rant, but threads like these remind me how crippled those systems are in that regard, even in today's age of interoperability.)
-
@andershp You can format your USB HDD using the command line on RetroPie.
- Connect a USB Keyboard to your Pi
- Press F4 to drop to the command line
- https://devtidbits.com/2013/03/21/using-usb-external-hard-disk-flash-drives-with-to-your-raspberry-pi/ This link has the commands to find your drive and format it to whatever format you want.
-
@Chien-Dinh it says drive is too big.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.