| | |
file systems
![]() |
•
•
•
•
Originally Posted by jabberwock486
i get 3 choices of file sytems when i install linux
ext2 -- ext3 -- ReiserFS
...what are the features of each and which is better to use, meaning most stable, supported and reliable
ext3 is basically ext2 with journaling added.
ReiserFS is a more-sophisticated journaling file system with some internal database stuff -- part of what MS Longhorn is moving toward.
A journaling filesystem basically keeps track of hard drive activity in such a way that makes recovery from a hard crash or power failure much easier. When fsck (FileSystem ChecK) is run at next boot, it has a table to look at so some data can be salvaged that might otherwise be lost; the fsck process also runs much more quickly than under ext2 or FAT.
I recommend the use of ext3, rather than ReiserFS, for home use. Though either works well, ReiserFS has a somewhat higher overhead. Further, Reiser4 is nearing release. That having been said, I am running Reiser myself -- partly as a learning tool.
Another advantage of ext3 in this context is that most tools that support ext2 also support ext3--though most tools support Reiser nowadays, as well.
-- Michael RudasHow To Ask Questions The Smart Way (article by Eric Raymond).
Dealing with Malware
My Articles page.
My Best-of-Breed Free Software for Windows list
Other Windows- & Microsoft-related links
The Audio Tech's Page
My blog
The Oak Park Computer Club
PenguiCon 4.0 Open Source & Science Fiction convention, April 21-23, 2006.
Knoppix Linux (CD-bootable) download. information, & support.
•
•
•
•
Originally Posted by TallCool1
ext2 is what might be called the "standard" file system for Linux.
ext3 is basically ext2 with journaling added.
ReiserFS is a more-sophisticated journaling file system with some internal database stuff -- part of what MS Longhorn is moving toward.
A journaling filesystem basically keeps track of hard drive activity in such a way that makes recovery from a hard crash or power failure much easier. When fsck (FileSystem ChecK) is run at next boot, it has a table to look at so some data can be salvaged that might otherwise be lost; the fsck process also runs much more quickly than under ext2 or FAT.
I recommend the use of ext3, rather than ReiserFS, for home use. Though either works well, ReiserFS has a somewhat higher overhead. Further, Reiser4 is nearing release. That having been said, I am running Reiser myself -- partly as a learning tool.
Another advantage of ext3 in this context is that most tools that support ext2 also support ext3--though most tools support Reiser nowadays, as well.
God, ext3 is great; saved my ass big time ;P
•
•
Join Date: Sep 2003
Posts: 13
Reputation:
Solved Threads: 0
0
#6 Sep 12th, 2003
If your installing redhat, download the RedHat + SGI XFS iso and use XFS.
XFS > *
And just incase you are wondering here are some features of xfs.
XFS > *
And just incase you are wondering here are some features of xfs.
![]() |
Similar Threads
- A Good book on File-Systems? (IT Professionals' Lounge)
- Are FAT32/NTFS file systems handled by Mac OSX? (OS X)
- Cannot detect the drive names and their file system (Windows NT / 2000 / XP)
- how to set file access time (C)
- About;Blank Please Help, Hijack Log File (Viruses, Spyware and other Nasties)
Other Threads in the *nix Software Forum
- Previous Thread: Redhat 9 and Webmin
- Next Thread: NTFS with Linux Mandrake
| Thread Tools | Search this Thread |





