|
|
|
Let's look at SPEEDISK ver. 6. There's no need to be nervous, you don't have to begin optimizing yet. We're just looking at the possibilities. If you have a mouse, activate it. You start the program by typing SPEEDISK at the DOS prompt. The first thing you will be asked is which drive you want to optimize, which will usually be C. The program checks the directory structure, and examines how fragmented the disk is. If relatively few files are fragmented, it will suggest that you simply optimize these files. You must not press Enter ' if you do, then press Esc and answer Cancel. You can always stop an optimization by pressing Esc. Go ahead and choose configure, using the right-hand arrow and enter, or click with the mouse. The program shows the disk, divided up into small sections. You can see, by referring to the explanation elsewhere on the screen, which sections are used and which are empty. Crosses are files that may not be moved (immovable files) such as DOS system files or perhaps a Windows permanent swap file ' described in the section Windows. SPEEDISK does not move these files. Only the most important options are explained here. The most important choice is the method that SPEEDISK uses. Under Optimize choose the option Optim. Method. Using the keyboard, move round with the arrow keys, and mark or remove a checkmark with the space bar.
Full optimizes all files but doesn't rearrange the order of files and directories. Full with File reorder is the one I use myself. This places files in the order chosen using Directory Order under Configure (described below). Unfragment Files Only is the quickest way to get contiguous files. Go to Configure and choose Directory Order. It is a little difficult to use your keyboard here. On the left is your directory structure. On the right is the order you have asked speedisk to place your directories on the hard disk, if this option is available with the method chosen. If you choose the method Full with File reorder, the directories that are in Directory Order are moved to the "front" of the disk. The Tab key moves between windows, and the arrow keys move the marker. Note that you can mark a directory on the right and then change its priority. Enter works differently, depending totally on what you are doing. This is confusing at first, so it is easier if you use the mouse. Experiment a little to find out how to list the directories you have chosen. Choose Save Options to save what you have chosen. By choosing File Sort you can choose how files in every directory should be sorted. If you have a lot of files in one or more directories, or if they are very large, this can be a significant point; otherwise it is of less importance than the order of directories. On the other hand, there are some more important possibilities under Other Options. I recommend that you choose Read after Write, which means that the program checks that data has been moved intact. If you do not use this, then the optimization process goes much faster, but you risk ending up with the occasional corrupted file, which means you will have to reinstall the program it belongs to. Save this option by using Save Options. On a PC from 1991, a full optimization of a 90 MB hard disk can easily take a couple of hours. When you have finished optimizing, it can be interesting to see where individual files are located on the disk. You can do this by using Walk Map on the Info menu. Again, here is a situation where it is good to be able to use the mouse. If you save new files just after a disk has been fully optimized, they will be placed last on the disk. This might not be what you want, so here is a little tip. The idea is to copy a file to one or more directories in which you later want "holes" (empty space) after you have run speedisk. These directories should be placed at the start of the disk, i.e. near its center. Let's say that you normally store your data in C:\DOC. Create C:\EXTRA if you don't have it already. Copy a big file, a half or a whole MB, to this directory. Name or rename the file A.A ' for example. Before running a full optimization with speedisk, copy this file to C:\DOC. Now run speedisk and afterwards delete C:\DOC\A.A. Now you have free space in C:\DOC. This place, at the "beginning" of the disk, is where the next file you save will be placed. Of course, you can do this with many directories where you keep data files. Here is a batch file that does this: XCOPY C:\EXTRA\A.A C:\DOC SPEEDISK DEL C:\DOC\A.A DEFRAG, which is included with DOS 6.0, can only use conventional memory and lacks the following options: Directory Order, Full with File reorder, Other Options and even Read after write ' Microsoft obviously trusts the program's integrity. DEFRAG is not satisfactory for advanced use but even so, it is much better than no optimization at all. It has an undocumented switch C:\>DEFRAG/Q where the Q stands for Quick ' and it is very quick. Using this method collects all the files in one long row without optimizing every single file, of course. It makes available a block of contiguous space, which can, for instance, be used by a Windows swap file (see p. *). The H/ switch allows defrag to move hidden files.
|
last update:
30.08.2009