home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1998 July / Image.bin / FESTPLAT / PRESIZER / PRESZR!.EXE / README.1ST < prev    next >
Encoding:
Text File  |  1994-10-22  |  4.6 KB  |  93 lines

  1. First things first: Before you run this program
  2. ===============================================
  3.  
  4. Partition Resizer is the safe and easy way to repartition your hard disk,
  5. without erasing its contents. But, since it is playing with your valuable
  6. data, you should strictly follow the instructions given, in order to avoid
  7. any harm to your data.
  8.  
  9. The program has been tested in several machines, and with many different drive
  10. types, and it has proven to be safe. Since it uses the standard bios routines
  11. to access the disk, it is completely safe and compatible with every 8086 or
  12. better DOS running system that uses IDE disk control. It should run on every 
  13. IDE hard disk, with up to 1024 cylinders, 256 heads and 63 sectors/track. 
  14. It also has a reset protection system, which allows it to restore it's work 
  15. even if the machine's power supply goes off! This is really important, since 
  16. the resizing process can take almost an hour in some cases, and of course, not 
  17. everybody has a UPS on his machine... 
  18.  
  19. In order to run this program you must do the following, to ensure data 
  20. protection:
  21.  
  22. 1. Copy this program, along with the DOC files on a bootable DOS floppy disk.
  23. This floppy should contain the following files:
  24.  
  25. Boot System files (whatever your DOS version is)
  26. FDISK.EXE
  27. FORMAT.EXE
  28. SYS.COM
  29. PRESIZER.EXE
  30. PRESIZER.DOC
  31. README.1ST
  32. TROUBLE.DOC
  33. MORE.COM or any ascii file viewer
  34. DELTREE.EXE (if DOS version >= 6.00)
  35. CHKDSK.EXE 
  36. a Disk Editor if possible
  37.  
  38. The program MUST NOT be run from the partition which is being resized or
  39. moved, and in case you resize or move your system's boot partition,
  40. you MUST run it from a bootable floppy disk. If you are not resizing or
  41. moving your boot partition, then you may as well run this program from a
  42. hard disk, but NEVER from the partition which is being resized or moved.
  43. Running Partition Resizer from the partition which is currently being resized
  44. or moved WILL cause harm to your data. Make sure that the disk which you run 
  45. Partition Resizer from, is NOT write-protected. This is because Partition 
  46. Resizer uses the disk to write some information, and it will not proceed if 
  47. the disk is write protected.
  48.  
  49. 2. Check the partition you want to move or resize with a disk diagnostics 
  50. program, like Norton's Disk Doctor or PC Tools DiskFix (chkdsk should do
  51. fine, too). Proceed ONLY if the partition has no errors. It would be a good
  52. idea to test the partition's surface for defective sectors. YOU SHOULD NOT
  53. USE PARTITION RESIZER ON DAMAGED DISKS. Partition Resizer checks for defects
  54. the whole area that will be read or written, and it will refuse to continue
  55. if it finds any bad sectors. 
  56.  
  57. 3. Defrag the partition. This is not absolutely necessary, but will save you
  58. much time, and it will allow you to free more space from the partition.
  59. If you decide to do it, you will have to fully optimize the drive, so that
  60. all data is moved at the beginning of the partition. Make sure that all files
  61. (including unmovable - hidden, read-only and system) are moved. This can
  62. be done by changing the files' attributes, optimizing, and putting them back
  63. again. See number 4 for more details.
  64.  
  65. 4. There are some files that will be damaged if moved. Such files are IO.SYS,
  66. 386SPART.PAR etc. IO.SYS is always at the beginning of the partition, so you
  67. don't have to move it during the optimization. But, 386SPART.PAR will be
  68. damaged if moved, not only during the optimization process, but also during 
  69. the resizing or moving process. So you will have to delete it, and make
  70. a new one after you finish with resizing or moving. STACVOL.* files can be
  71. freely moved or optimized, so you won't have to worry about those. If you have
  72. doubts about your system files, read the TROUBLE.DOC for more information.
  73.  
  74. 5. To use Partition Resizer, it is recommended that you boot with a clean
  75. configuration. If you use a DOS version older than 6.00, you should rename
  76. config.sys and autoexec.bat in order to skip them during boot time. If you
  77. use DOS version 6.00 or later (that is for MS DOS) you may press F5 at the
  78. "Starting MS-DOS..." message to bypass config.sys and autoexec.bat. If you 
  79. boot from a floppy, you should not put any autoexec.bat or config.sys files
  80. in the disk. IMPORTANT: If you use a bios alarm program, you MUST disable it
  81. before running Partition Resizer.
  82.  
  83. After you have done all the above, you may run and use Partition Resizer.
  84.  
  85. If you have any questions or doubts, you may find the answers in the rest 
  86. documents.
  87.  
  88. You should now read PRESIZER.DOC, to get more vital info on Partition 
  89. Resizer.
  90.  
  91. In case you face any difficulties during the resizing process, refer 
  92. immediately to TROUBLE.DOC.
  93.