De Frag

I wish I understood what everyone is saying. Half this stuff is whizzing over my head.

But I think I’ve been having this problem - defrag not running fully but restarting, or locking up. Especially with Maintenance Wizard.

I will try the safe mode Scandisk, then defrag.

Microsoft Help says hit CTRL at bootup to get to safemode. I read somewhere to hit both CTRL + F8. Not having tried this yet, I don’t know which if any, or all, will work.

MannyL said on 1/5/01 that he was never able to fully defrag in safemode. Is this true? Has anyone else had that problem, before I try that?

A tech guy told me once it isn’t a good idea to defrag too often. ScanDisk is safe to run as much as you like, but you should wait until the disk is a certain amount fragmented before running defrag. Anything to this?

Hold CTRL to get the MENU. From the MENU you can select DOS or Safe mode etc.

Defrag all you want Jomo. It might be unnessary sometimes but its safe. Also defrag the registry.

No. I suppose it does put a little extra wear on the hard drive, but considering that hard drive will be completely obsolete in just a few years, it should outlast its usability anyway.

I went to Safe Mode last night and first used Scan Disk. That took almost six hours. During the first hour, it kept going back to start and then gave me the note that it has done that 10 times already. So I clicked don’t tell me again and went away from the computer, to return a few hours later, and it apparently did not do it after the first hour. I timed the rate and it was about 5,000 clusters a minute and I had a total of 1,217,000 clusters. What the heck is a cluster? On the details, they are laid out in tiles.

Then I started the defrag and I knew I wouldn’t complete it before bedtime, but wanted to see how it progressed. In just a few minutes, it was 30% finished, with no returns to start, but then it bogged down. I toggled down (not the right term, but I can’t think of the right one now) to see how the rest looked, and there were just a few empty tiles before the clusters ended and I had all white. So with not much fragmentation, I canceled and went to bed.

Thanks to all who have tried to help. Three more questions. What’s a cluster? Why did it take 6 hours to Scan Disk in Safe Mode, and is that usual? Incidentally, no errors were found.

Actually, it probably isn’t bad advice just on the grounds that a defragmentation program is something that has potential to really screw up your filesystem if it had a bug. The windows defragger is pretty solid and it’s not likely, but why run the risk when it doesn’t need to be done?

BTW, a cluster is a grouping of disk sectors. Disks are divided into physical sectors, usually 512 bytes. It is sometimes conveniant for the minimum block size the filesystem works in to be bigger than this, so the sectors are lumped into “clusters” (Windows calls them “allocation units”). For Windows FAT filesystems, you are only allowed 65536 clusters per partition, so in order to make use of larger disk space within a partition, you have to increase the cluster size. The down side to having a large cluster size is that small files then waste a lot of space. Some of these disk analysis programs will report “cluster overhang”, which is a term for waste space because of leftover bytes in the clusters.

Isn’t there a program, similar to defragging, which can eliminate the cluster overhang? If it’s possible to eliminate spaces between clusters, why isn’t it possible to eliminate space in a cluster?

Sue, I really doubt your problem is related to the swap file. It’s possible, but not likely. You might want to try MannyL’s suggestion, otherwise try this:

First, get into safe mode. The easiest way is to boot while holding down the Shift key. Once the windows splash screen comes up, you can let go. When safe mode boots fully, press Ctrl + Alt + Delete and make sure nothing is running in the task list except explorer.

When that’s done, first run Scandisk with “Automatically fix errors” checked. Standard scan is fine, no need to run thorough unless you want to burn an extra hour, or unless you suspect problems with the hard drive or file system.

After scandisk is done, close it and run defrag again. You shouldn’t have any further problems. If it’s still telling you that something is writing to the hard drive, then it’s conceivable you may have a virus.

If you have more problems, my e-mail is in my profile.

That’s why it took me so long. I did the thorough Scandisk. Also after getting into Safe Mode, I did not delete anything. I thought SafeMode is a mode wherein nothing runs except the essentials. But I got into SafeMode by holding down the Control key, not the Shift key.