You are not logged in.
Pages: 1
So, I got an Acer Aspire One a few days ago, and I thought this would be a good time to try Arch.
Usually, I just go for ext3 (seems the most common, right?)
But I looked into JFS, and it was said to have lower CPU usage, which seems good for a netbook.
Someone also mentioned something about XFS too (they told me to make sure my system never crashed with it though
)
(I actually got some NFS stale file handlers errors on bootup, while trying to access /var/logs/dmesg.log and a few other files, but I couldn't get rid of this issue, so I'm going to reformat/install.)
So which should I choose? ext3/JFS/XFS?
Offline
Well, you already know my answer.
[IRC.]
Last edited by Wintervenom (2009-08-05 14:54:29)
Offline
Choose ext4
Mortuus in anima, curam gero cutis
Offline
You may want to consider having a non-journaling file system to save on writes to your ssd drive.
Last edited by Zeist (2009-01-01 15:17:53)
I haven't lost my mind; I have a tape back-up somewhere.
Twitter
Offline
Mine has a HD, rather than a SSD, btw.
I think I'll wait until kernel .28 goes into core, then I will install that and go with ext4.
Offline
I prefer ext3 file-system because I also have Windows on my computer and I need a simple way to access my Linux partitions under Windows. And for this Ext2 IFS is working great:)
But if you have only Linux and you don't run enterprise servers on it then JFS, XFS, ReiserFS are almost as good (or bad) as ext3.
Regarding ext4 I would wait with using it for at least half a year and see how stable and safe it is because data safety is very important for me.
Offline
Offline
ext4 has been tested for a long time now. If the developers have marked it as stable now, it is because it is stable enough for critical tasks.
Offline
Inf act, I am using ext4 extensively,a dn abusing it since kernel .28 got into testing. EXT4 is a great filesystem. Still looking for btrfs tough which will be included in .29, but not in a stable manner, so don't get your hopes high.
Offline
Ok, ext4 it will be.
*waits for .28 to be in [core]*
Offline
Pages: 1