home *** CD-ROM | disk | FTP | other *** search
/ Amiga Computing 67 / ac067b.adf / rdhelp2 < prev    next >
Text File  |  1984-08-04  |  4KB  |  78 lines

  1.  
  2. WHY PARTITION YOUR DRIVE ?
  3.  
  4. In order be useable, each hard disk must have at least one partition.  A
  5. partition is described in terms of CYLINDERS.  If you only have ONE
  6. partition on your drive, then that partition will consist of ALL the
  7. useable cylinders on that drive.  Theoretically you could divide a drive
  8. into as many partitions as you have cylinders.  Practically speaking
  9. however, you will usually want to divide your drive into no more than a
  10. few partitions. 
  11.  
  12. If your drive is 30 megabytes or under in size, you may wish to set the
  13. drive up as one big partition.  With bigger drives, however, you'll find
  14. it convenient to set up two or more partitions.  By dividing your drive
  15. into partitions, you will improve your file access time and directory
  16. read speeds.  It will also be useful from a organizational point of view
  17. and make your disk easier to back up.
  18.  
  19. PARTITION NAMES:
  20.  
  21. Partitions can be named almost anything.  The conventional names are
  22. DH0:, DH1:, DH2:, etc. for each partition.  These names are the LOGICAL
  23. DEVICE NAMES.  You could just as well use TOM, DICK, and HARRY.  Don't
  24. type in the colon in RDPrep; the software will do that for you.  Each
  25. partition is treated by AmigaDOS as if it were a separate hard disk even
  26. though all the partitions may be on only one physical hard disk. 
  27.  
  28. CREATING A NEW PARTITION:
  29.  
  30. The long horizontal rectangle at the top of Screen 2 represents the total
  31. partitionable space of your hard disk.  Displayed directly over this
  32. rectangle is the unit number and manufacturer's name of the drive that
  33. this partition diagram represents.  The single digit number in each
  34. partition of this rectangle is an arbitrary identifier used only while
  35. working from within RDPrep.  If you are creating only one partition, all
  36. you need do is NAME the partition (type in the logical device name in the
  37. black edit-space under the scrollable partition list and press RETURN)
  38. unless you wish to use the default name that RDPrep gives the partition. 
  39. To create a second partition, click on the ADD PARTITION button.  A bar
  40. will appear, dividing the previous partition in half.  Click and drag on
  41. the bar with the mouse pointer to resize the partition.  You may also
  42. edit the size of the partition by typing in the number of cylinders
  43. directly.  The partition list will translate cylinders into megabytes for
  44. you in the SIZE column of the list.  Note that the number of kilobytes
  45. represented by a single cylinder will vary from drive to drive.
  46.   
  47. As you move the partition divider back and forth, note that if you veer
  48. off the partition rectangle, the partition bar "snaps back" to its
  49. previous setting -- this acts as a cancel or undo operation if you decide
  50. you don't like the parameters you set up.  Also, if you want to move the
  51. partition divider in one-cylinder jumps, just use the mouse to select the
  52. partition you want to "shrink" and click repeatedly in the partition --
  53. you'll see the divider nearest the pointer move towards it in one
  54. cylinder decrements.
  55.  
  56. Once you have two or more partitions set up, just clicking on the
  57. partition space will illuminate it in orange and make that partition the
  58. current partition for editing.  To delete a partition, just click on the
  59. DEL PARTITION button, and the currently selected partition will merge
  60. with the partition to its left.
  61.  
  62. DESIGNATING YOUR BOOT PARTITION:
  63.  
  64. One of your partitions on one of your hard disks should be your BOOT
  65. partition.  You determine this by how you've set the BOOTPRI (Boot
  66. Priority) parameter in Screen 2 for that partition.  Basically, designate
  67. your boot partition as having a BOOTPRI of 3 or 4 and give all other
  68. partitions a BOOTPRI of 0.  Stay within the range -127 through 4 for all
  69. partitions.
  70.  
  71. REMEMBER:
  72.  
  73. After you've set up your partition information in RDPrep, you must go to
  74. Screen 1 and write that information into the Rigid Disk Block area of the
  75. currently selected disk (you should also back up that information into a
  76. MountFile on a floppy disk before exiting RDPrep).
  77.  
  78.