home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / cdrom / wbcdboot / wbcdboot.doc < prev    next >
Text File  |  1977-12-31  |  5KB  |  153 lines

  1.  
  2.                                  A <small>
  3.                  |\____|\____|\____|\   _|\____|\____|\____
  4.                  |  ___|  _  |  __ | \ | |  _  |  ___|  ___j
  5.                  | |   | l_j | l_//|  \| | l_j | |   | l_
  6.                  | |   |  _  |  _ \| | | |  _  | |  _|  _j
  7.                  | l___| | | | | | | |\  | | | | l_j | l___
  8.                  l____ |_j l |_j l |_j \ l_j l |____ |____ |
  9.                       \|    \|    \|    \|    \|    \|    \|
  10.  
  11.                                   PRODUCTION
  12.  
  13.                  WBCDBoot Version 1.03 By Jam/CRN On 14/01/95
  14.  
  15.   
  16.    Introduction
  17.    ¯¯¯¯¯¯¯¯¯¯¯¯
  18.  
  19.    I found it annoying having to reset my Amiga A1200 when wanting to run
  20. software from my Zappo Overdrive CDRom which has a startup-sequence, so I
  21. created a nice icon and customised batch file which automatically booted and
  22. assigned the correct devices when clicked on.
  23.  
  24.  
  25.    Installation
  26.    ¯¯¯¯¯¯¯¯¯¯¯¯
  27.  
  28.    Drag over the icon to any partition you feel like and press right Amiga
  29. and L, then move the icon to where you want it to be on boot up and press
  30. right Amiga + S. The icon will then stay there until you move it again and
  31. snapshot it using RAmiga + S. Make sure you have the following commands in
  32. your `C' directory:
  33.  
  34.    Mount
  35.    Assign
  36.    Execute
  37.    IconX
  38.  
  39.    These files are included in the archive in case your copies have become
  40. corrupt.
  41.  
  42.    These files:
  43.  
  44.    If, Else, Endif, Ask, EndCLI, Resident, Failat and Echo
  45.  
  46.    are used but not provided because on Kickstart/WB release 2.00+ they are
  47. internal to the ROM.
  48.  
  49.  
  50.    Using WBCDBoot
  51.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  52.  
  53.    Just double click on the icon and a window should appear titled:
  54.  
  55.       WBCDRom Bootup © Jam 1995
  56.  
  57.    Inside the window it should say:
  58.  
  59.       Zappo CD-Rom Workbench Startup - Version x.xx
  60.       By Jam/Carnage © 1995
  61.  
  62.    A system request should then appear if you havent already double-clicked
  63. on the CD0 icon, just click on the CANCEL button and the driver should
  64. automatically install.
  65.  
  66.    The batch will then execute and assign the correct directories instead of
  67. the ones on your disk/hard drive, any errors will be reported.
  68.  
  69.    The CD will then boot up and the startup-sequence will execute as normal
  70. (hopefully!).
  71.  
  72.  
  73.    Troubleshooting
  74.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  75.  
  76.    1) 'CD0' not found in 'Sys:Storage/'
  77.  
  78.       If the mountlist file, CD0 is not found in the Storage directory of
  79.    the drive you booted from then the CD device will not start. Try and find
  80.    the CD0 file and put it into the storage directory.
  81.  
  82.    2) No 'Startup-Sequence' on CD0: - Removing assigns...
  83.  
  84.       There isn't a bootable CD in the CD drive, eg. PC/Mac/Photo/Music CD's
  85.    won't boot because they don't posses an s directory and a startup
  86.    sequence, and some don't even contain a filesystem that can be accessed.
  87.  
  88.    3) CD not inserted or other failure.
  89.  
  90.       Pretty obvious, or an error that could occur if an important file is
  91.    missing from the batch file.
  92.  
  93.  
  94.    Note
  95.    ¯¯¯¯
  96.  
  97.    The assigning, and executing of batch file bootup method that this uses
  98. is not 100% efficient and will not work on the AUI coverdisks from a few
  99. months back as well as some other (stupid) games. In these cases just open
  100. the icon and run the program manually if you can.
  101.  
  102.  
  103.    Where To Contact Me
  104.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  105.  
  106.    I you really want to contact me (you probably wont! ;) then leave a mail
  107. for me on the following UK boards:
  108.  
  109.                                 Fantazia
  110.                                 Lowlife 3
  111.                                 GridPoint
  112.                                 Wild World
  113.  
  114.    All you non-boarders will never get this util because it will never reach
  115. you, what a shame :(
  116.  
  117.  
  118.    History Of WBCDBoot
  119.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  120.  
  121.    v1.00 Internal release, 24/11/94
  122.  
  123.       Like I said in the beginning, I made a little util which booted from
  124.    the Zappo CDRom and resided on the Workbench I hadn't released it to
  125.    anyone until my friend saw it and asked for a copy.
  126.  
  127.    v1.01 Internal release, 7/12/94
  128.  
  129.       Still an internal release, I added a better icon and changed the
  130.    script from being in the S: directory to being the file which the icon
  131.    relates to. It worked a bit faster.
  132.  
  133.    v1.02 First public release, 13/1/95
  134.  
  135.       Much better, with simple error handling and auto-detected if CD0: was
  136.    already mounted, if it was it wouldn't try and mount it again and
  137.    generate an error.
  138.  
  139.    v1.03 Second public release, 14/1/95
  140.  
  141.       Optimized the assigning procedure, and gave the script $VER info.
  142.    It's window was also changed because of an accident. The manual was also
  143.    spell checked.
  144.  
  145.  
  146.    Future
  147.    ¯¯¯¯¯¯
  148.  
  149.    In the last manual update I said I probably wouldn't update this, but I
  150. did anyway because of manual optimization as well as the script needed to be
  151. change for faster operation.
  152.  
  153.    Until next time, Bye!