Less fragmentation in Windows? Possible?

For everything that's not in any way related to PureBasic. General chat etc...
codemaniac
Enthusiast
Enthusiast
Posts: 289
Joined: Mon Apr 02, 2007 7:22 am
Location: Finland

Less fragmentation in Windows? Possible?

Post by codemaniac »

Hello!

I defragged my old harddisk and plugged it in to copy and backup my stuff, etc.. And when finally copying 48Gb to the harddisk, I analyzed it and it was 67% fragmented!! What the hell is that? Is there a way to have less fragmentation? The harddisk is now slow as hell even if there is more than 10Gb free space.. (it's 7200rpm wih 16mb cache)
Cute?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

The way i use to win the defrag battle is format as FAT32, and forgot the defragment word forever.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

FAT32 ?? DONT !!! that's Win98 Aera ....

If you REALLY dont want to defrag use Ext2/Ext3 under Windows ( Unix File System ).

See here:
http://www.fs-driver.org/

I personally use it since a while - its fast , stable ( besides you can access your data & system easly from win / linux ).

Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

I never worry about defragmenting my drives and never have any speed problems.

Windows XP and later has an option to do background defragmenting when the system is idle. I simply turn it on and forget about it.

There are also programs like RaxCo's Perfect Disk and Executive Software's Disk Keeper that will do background defrags at scheduled times.

I've tried both and found the Windows built-in one works just as well and is free with Windows.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Thalius wrote:See here:
http://www.fs-driver.org/

I personally use it since a while - its fast , stable ( besides you can access your data & system easly from win / linux ).

Thalius
Thanx for it!
Probably I will change soon.
And probably i start working on OpenSUSE or similar before 2010. :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply