Im about to install Kubuntu on my notebook. Its a Dell M1330 with the 64gb SSD option, I believe it is a Samsung SATAII drive.
I know nothing about Linux filesystems, does anyone have any recommendations? What about swap partitions, do I need that as well?
-
Ext3 would serve you well, however both ReiserFS and XFS are said to be good alternatives; from my own experience, Reiser offers considerable performance improvements over any other FS, but I have read good things about XFS as well.
-
I've been using ReiserFS for a long time; I tried XFS but went back to ReiserFS...
-
Use any filesystem you want. The way SSD's work is they translate things internally where you have no access, so it doesn't really matter which filesystem you use on one. Just use the standard criteria for choosing what kind of filesystem you would normally use.
-
-
if you can do with the slight possibility of data corruption go with ext2 as it doesn't run background disk caching if i understand correctly. which should reduce write cycles on the drive
-
Just use laptop_mode and increase the delay before the cache flushes.
Filesystem to use with SSD?
Discussion in 'Linux Compatibility and Software' started by kwijbo, Jan 5, 2009.