defragmenting

Can i defragment a windows FAT32 vol in linux
iF so Then how do i do that

also

How do i mount a nfts partition in read write mode

need help

it is not good to mount NTFS for read write mode.
there is some problem in kernel suport.

Where is linux defragmenter? Im new, just wondering the world of linux ^^"

e2defrag

if you are talking about ext2/ext3

But I do not think you will really need it

Thanks! Ill check it out. I wanna know just about the smallest least important things, that i will forget. Im new to linux, so apologies for my newbish ways. :slight_smile:

Defragmenting is much less important for most linux filesystems than it is for DOS/Windows ones. It's also rarely done as it'd mean shutting down the system -- one doesn't stop a server for several hours a week to defragment, after all. There is some slowdown as the filesystem gets fragmented, but they don't fragment as badly in the first place, and don't slow down nearly as much.