Click to See Complete Forum and Search --> : this isn't important


indelusion
03-18-2002, 03:31 AM
why do windows file systems get fragmented and linux file systems dont?

Strike
03-18-2002, 12:36 PM
It's just the underlying way that the filesystems work. They each do things with different data structures, and ext2/3 doesn't get fragmented as easily.