What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recommended file system for a USB drive?

If it's going to be plugged all of the time on the router, go with ext3. Best performance, compatible with Optware, most reliable under Linux (what the router runs).

If you need to plug it back on a Windows machine now and then, or you aren't too familiar with Linux file permissions, go with NTFS.
 
I think it depends on if it is a hard drive or a flash drive.

USB flash drives usually have built in "wear balancing" so ext2 is the recommended file system (ext3 will cause more writes wearing out the drive faster).

(If they didn't have built in wear balancing jffs would probably be a better choice.)

If it's a hard drive, ext3 is better (the journalling makes it less prone to lost files if it is shut down or disconnected without proper dismounting).
 
I will stick with NTFS then for reasons Merlin mentioned.
Its a flash drive, fyi.

Can you format the drive directly from N66U?
 
NTFS is best for the USB flash, unless you want to use Optware.

You can't format an NTFS disk from the router, only ext2/ext3.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top