home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / CD-ROM / DVD-RAM.lha / DVD-RAM / Docs / Text / Tools < prev   
Encoding:
Text File  |  2000-12-30  |  6.5 KB  |  198 lines

  1.  
  2. About MakeDrivers:
  3. ------------------
  4.  
  5. This installer script can be used to create customized RDB Lists,
  6. MountLists and DOSDrivers.
  7.  
  8. It's fairly safe to use because it only creates text files with
  9. instructions for the chosen filesystem or RDB Prep program to use.
  10.  
  11. I have used the device 'scsi.device' and unit '3' as the default settings,
  12. you will probably need to customise some settings to match your own system.
  13.  
  14. Just follow the instructions and remember you can use the help button if
  15. you don't understand what to do, if you are still having problems then feel
  16. free to contact me and I'll try to help.
  17.  
  18. It does NOT Format any of the newly created partitions, for probably the
  19. same reasons that HDToolBox also doesn't.  The risk of accidentally
  20. destroying something important is just too high.
  21.  
  22. So, you will still need to manually mount each Driver (or re-boot if you
  23. place them in DEVS:DOSDrivers) and then manually quick format each Driver
  24. when your sure the settings are correct.
  25.  
  26. *New* Rigid Disk Block (RDB) List Creator option.
  27.  
  28. You can now have RDB mountable and bootable multi-partitioned DVD-RAM discs
  29. by using this option with a prep program that supports RDB Lists.
  30.  
  31. If you selected the RDB List creator option, space will be reserved at the
  32. beginning of the disc to allow for RDB storage.
  33.  
  34. When a MountList or DOSDrivers are made at the same time as a RDB List,
  35. those drivers will also be adjusted so that they can be manually mounted
  36. and still remain fully compatible with any of the RDB partitions.
  37.  
  38. This means that on the same disc, manually mounted partitions can also
  39. exist with automatically mounted and bootable partitions.
  40.  
  41. *****
  42.  
  43. See, 'Setting up the DVD-RAM disc:' for more Information.
  44.  
  45. This script should work with any Installer version, but I can't really
  46. fully test every one,
  47.  
  48. So, if it fails with yours, you could try upgrading it or contact me
  49. stating which Installer version you are using.  I will then try to make
  50. sure it works with that Installer in a future release.
  51.  
  52. It has been tested with the following installers and adapted to work with
  53. all types.
  54.  
  55.     Installer 1.24 (1.9.92)
  56.  
  57.     Installer_2 2.17 (13.2.93) OS 3.1
  58.  
  59. These do work, but you have *Ignore* any options without text !
  60.  
  61.     Installer 44.10 (01/10/1999) OS 3.5
  62.  
  63. No problems with this, it should also be true for any version above 42.6.
  64.  
  65.     InstallerNG 1.4 (Nov 10 1999)
  66.  
  67. With this I did get Enforcer Hits, which could cause crashes, even though
  68. this should never happen with any type of script.  I have with the help of
  69. the author (Jens Troeger) found a way to fix this problem by changing my
  70. script.  This problem should however be corrected in future versions.
  71.  
  72.     InstallerNG 1.5 (Sep 29 2000)
  73.  
  74. I've found no major problems with this version.  Don't install the MUI
  75. option 'installergui.library' version 40.1 (25/07/2000).
  76.  
  77.  
  78. Setting up the DVD-RAM disc:
  79. ----------------------------
  80.  
  81. Using DOSDrivers (OS 3.0 and above) ...
  82.  
  83.     You just start the device by double clicking the icon or if it's
  84.     placed in Devs:DOSDrivers drawer then just by re-booting.
  85.     The device name is the same as DOSDriver filename.
  86.  
  87. Using a Mount List (OS below 3.0) ...
  88.  
  89.     To mount this type of device, from CLI Shell type,
  90.  
  91.         'Mount <Device Name:> From <filename-MountList>'
  92.  
  93.     For example,
  94.  
  95.         'mount dvd0: from devs:dvd-mountlist'
  96.  
  97.     It can also be mounted by adding the command to your s:user-startup
  98.     or s:startup-sequence and then re-booting.
  99.  
  100. Using a RDB (Rigid Disk Block) List ...
  101.  
  102.     This is the same type of list as OS 3.5 HDToolBox and RDPrepX
  103.     creates, but these programs cannot currently write to DVD-RAM.
  104.  
  105.     So, I've included something that can, See 'About RDBList_Prep:'
  106.  
  107.     When you have a RDB installed on the disc, re-booting will
  108.     automatically mount each discs own partitions.
  109.  
  110.     Each partition will also have it's own device and volume name.
  111.  
  112.     If a MountList or DOSDrivers was created at the same time as the
  113.     RDB List, then the disc could still be formatted using these in the
  114.     normal way.  Even without having a RDB, the space for one is still
  115.     reserved.
  116.  
  117.  
  118. The mounted device will now need formatting to make the storage available
  119. to the filesystem.
  120.  
  121. This only needs to be a 'quick' format and unless you have OS 3.5 is
  122. probably best done from the CLI Shell like this,
  123.  
  124. So from CLI Shell type,
  125.  
  126.     'Format Drive=<your device> Name=<your volume name> Quick NoIcons'
  127.  
  128. For example,
  129.  
  130.     'format drive dvd0: name MyName quick noicons'
  131.  
  132. If you have lots of time (over an hour) and want to give the drive a good
  133. test, you could do a full format by just removing the 'quick' option.
  134.  
  135. Note, this will also work with SFS, but SFS has SFSFormat which has more
  136. setting and so would be better to use with a SFS driver.
  137.  
  138. It would also be a good idea, after you've first copied a large number of
  139. files to the drive to check for any corruption.
  140.  
  141. I would use a program called cmp V1.7 by ALeX Kazik which is also available
  142. on Aminet to do this,
  143.  
  144. So from CLI Shell type,
  145.  
  146.     'Cmp <your source directory> <your DVD device> All CheckD Show=~q'
  147.  
  148. For example,
  149.  
  150.     'cmp dh1:MyFiles dvd0:MyFiles all checkd show=~q'
  151.  
  152.  
  153. This will show any errors in the copied data that where introduced by an
  154. unstable system, NO errors are acceptable !
  155.  
  156. If you do have transfer problems, try using some safe values for
  157. MaxTransfer (0xFFFE) and Mask (0x1FFFFC) which should work on every device.
  158.  
  159. This can also be manually set by removing the brackets with Workbench menu
  160. 'Icons -> Information' of a selected DOSDriver the next time it is mounted
  161. (see also About the Drivers:).
  162.  
  163. If this does not help, then it would appear to be a problem with your
  164. hardware, connections or SCSI termination.
  165.  
  166.  
  167. *New* About RDBList_Prep:
  168. -------------------------
  169.  
  170. This is a little CLI Shell program to write real Rigid Disk Blocks (RDB)
  171. from a RDB List, it does however require the OS 3.5+ hdwrench.library.
  172.  
  173. I had to write this program because the others I tried don't like writing
  174. to DVD-RAM discs. Please let me if you find any that can.
  175.  
  176. This program is not exclusive to DVD-RAM, it could also be used with other
  177. types of drives and medias.
  178.  
  179. *Warning* even though it does have inbuilt safety features, it will still
  180. permanently change the RDB structure of any writable device, make sure your
  181. DEVICE and UNIT settings are correct.
  182.  
  183. Usage: RDBList_Prep D=DEVICE/K/A,U=UNIT/K/A/N,F=FILE/A
  184.  
  185. So from CLI Shell type,
  186.  
  187.     'RDBList_Prep Device=<your>.device Unit=<SCSI ID> File=<name.list>'
  188.  
  189. For example,
  190.  
  191.     'rdblist_prep device=scsi.device unit=3 file=dvd.list'
  192.  
  193. Once a RDB has been written, the safest way to activate the changes is by
  194. re-booting.
  195.  
  196. Any changed or unformatted partitions will probably now need formatting to
  197. make the storage available to the filesystem.
  198.