home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 165 / NJPARK.ZIP / NJPARK.DOC < prev    next >
Text File  |  1988-06-11  |  3KB  |  76 lines

  1.  
  2.  
  3. Nifty James' Disk Parking Utility
  4. Version 1.00 of 11 June, 1988
  5. (C) Copyright 1988 by Mike Blaszczak
  6. All Rights Reserved by Author
  7.  
  8.  
  9.  
  10. THIS PROGRAM MAY NOT BE REDISTRIBUTED WITHOUT THE PRIOR WRITTEN
  11. CONSENT OF THE AUTHOR.  RESELLING THIS PROGRAM FOR PROFIT OR OFFERING
  12. THIS PROGRAM AS INSENTIVE TO PURCHASE IS UNLAWFUL.
  13.  
  14.  
  15.  
  16. This simple utility quickly parks the read-write heads of all hard
  17. disk drives attached to the system.  The program has been tested on
  18. Seagate ST-238, ST-238R, and ST-251 drives.  The program should work
  19. with all Seagate hard disk drives, and will probably work with any
  20. hard disk drive that has a landing area after the last data cylinder.
  21.  
  22. To run NJPARK, simply type
  23.  
  24.     NJPARK
  25.  
  26. at the DOS command prompt.  The NJPARK.EXE file will be loaded and
  27. run.  The program will report an error if the BIOS thinks that no
  28. disk drives are installed.  For this reason, the program may not work
  29. on older systems with special nonstandard hardware.
  30.  
  31. NJPARK will then find the last data sector for each disk drive, and
  32. try to seek eight cylinders past that data sector.  This is the
  33. method specified by Seagate:
  34.  
  35.     "The read/write heads may be parked in the shipping zone by
  36.      issuing a seek to any cylinder between 615-670.  The drive
  37.      may then be powered down."
  38.  
  39. (This is from the Seagate ST-238 Product Manual, section 1.8.3.)
  40.  
  41. Since this seek-to-landing cylinder range is just past the last
  42. normal data cylinder, NJPARK will seek to it by adding eight
  43. cylinders to the last cylinder number.
  44.  
  45. NJPARK prints a message for each hard disk drive parked.  The message
  46. should reflect a number that is within your hard disk drive's parking
  47. zone.  For most drives, you can tell that the heads are parked by a
  48. louder click when the heads are latched, or a very long seek time as
  49. the drive pulls the head assembly out of the way.
  50.  
  51. If you have any doubt that NJPARK will not work for your hard disk
  52. drive, you should consult the disk drive manufactuer.
  53.  
  54. I can assume no responsibility, direct or indirect, for the use of
  55. NJPARK.  I use it on my own drives, and that should be enough proof
  56. that I have confidence in my own work.  If another parking program
  57. was supplied with your drives, you should use that program if
  58. possible.
  59.  
  60. If you find this program useful, please send a registration fee of
  61. $5.  To mail your check, or to adress me with any comments,
  62. suggestions, or questions about this or any of my other Shareware
  63. products, please use this address:
  64.  
  65.     Mike Blaszczak
  66.     35 Ginger Lane #229
  67.     East Hartford, CT  06118
  68.  
  69. Thank you very much!
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.