POLL: what file system you using?

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
Unless you have a specific reason to use Fat32 it would be in your best interest to use NTFS. Once more if you must use FAT32 (say you are dual booting) I would reccomend using a seperate partition and keeping your OS and all of your important files on an NTFS partition.

-Spy
 

AndyHui

Administrator Emeritus<br>Elite Member<br>AT FAQ M
Oct 9, 1999
13,141
16
81
FAT32.

I know I wrote the FAQ that says NTFS is unquestionably better, but I have certain reasons of my own.
 

pac1085

Diamond Member
Jun 27, 2000
3,456
0
76
ReiserFS, Ext3 (Linux)
FFS (NetBSD)
UFS (FreeBSD)

BTW, what is the difference between FFS and UFS?
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: Vortex
ReiserFS, Ext3 (Linux)
FFS (NetBSD)
UFS (FreeBSD)

BTW, what is the difference between FFS and UFS?

UFS = Unix File System, a generic family of filesystems. Only ones I know off hand are FFS and ext2/3.
FFS = Berkeley Fast File System, a UFS.

AFAIK FreeBSD uses FFS, they just generally call it UFS instead of FFS specifically.
 

Haden

Senior member
Nov 21, 2001
578
0
0
XFS, da best thing imho. It lost one txt file when one HDD from RAID0 (5 disks) was almost dead, since then I just love it :)
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
None....I am don't like Microsoft...Go linux/UNIX

Just because I don't use Windows doesn't mean I don't need filesystems. Infact my selection is much larger than yours just because I run Linux =)

XFS on my main box
ext3 and XFS on my Ultra5 running Linux
ext3 on my Alpha running Linux (might be time to convert and see how an XFS root on Alpha works)
ffs on my Ultra1 running OpenBSD.
 

Jeff7181

Lifer
Aug 21, 2002
18,368
11
81
I like NTFS more than FAT because you can set up permissions and sharing of files at the file system level... so no matter what the person logs in as, you can prevent them from getting access to things... works really well in .NET 2003. XP on the other hand doesn't seem to want to let you make any files "private" unless they're in your folders in the Documents and Settings folder.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
works really well in .NET 2003. XP on the other hand doesn't seem to want to let you make any files "private" unless they're in your folders in the Documents and Settings folder.

Either disable "simple file sharing" or get XP Pro.
 

Jeff7181

Lifer
Aug 21, 2002
18,368
11
81
Where do I disable simple file sharing? (I have Pro)

Nevermind, I found it... even though Windows XP's Help told me the wrong place to look.
 

Sunner

Elite Member
Oct 9, 1999
11,641
0
76
Box Im typing this on - XFS
Linux boxes at home - Some Reiser and some Ext3
OpenBSD box at home - FFS
Windows box at home - NTFS
 

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
I'm thinking you should have left the "None....I am don't like Microsoft...Go linux/UNIX" option out of the polls because all these guys are using it as a copout answer. Besides it just begs to have these guys comment on.

-Spy