home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / discutils / bootup / floppyboot / ReadMe
Encoding:
Text File  |  1993-08-16  |  3.1 KB  |  89 lines

  1. Title:   Archimedes Floppy-Boot
  2. Version: 1.00
  3. Date:    16th August 1993
  4. By:      Raoul Sargent
  5. Email:   ARCADE BBS User#770
  6.          Digital Databank BBS User#380
  7.  
  8.  
  9.  
  10. Description:
  11. ~~~~~~~~~~~
  12. FloppyBoot is designed to provide "PC Style" booting from a Floppy Disc such that
  13. the booting process will take place from a Floppy Disc instead of the Default
  14. Boot drive if a floppy is inserted.  (Only of use for harddisc users).
  15.  
  16. Although this may not be very elegant, it does work!
  17.  
  18. This was one of those things which you knock-up one evening just to see what it'd
  19. be like, christ knows why?
  20.  
  21.  
  22.  
  23. Files:
  24. ~~~~~
  25. The following files are required...
  26.  
  27.     Directory "+FlopyBoot" contains...
  28.               "ReadMe"                           This text file
  29.               Directory "OnFloppy" contains...
  30.                         "!Boot"                  Desktop Boot File
  31.                         "FloppyBoot"             BASIC
  32.               Directory "OnHardDisc" contains...
  33.                         "!Boot"                  Desktop Boot File
  34.                         "FloppyBoot"             BASIC
  35.  
  36.  
  37.  
  38. Instructions:
  39. ~~~~~~~~~~~~
  40. Floppy Disc...
  41. 1)   Format a floppy disc and give it the name "FloppyBoot".
  42. 2)   Place, in the root directory, the two files contained within the
  43.      directory "OnFloppy".
  44.  
  45. Hard Disc...
  46. 3)   Take a copy of your HardDisc !Boot file, as a backup just in case.
  47. 4)   Edit your HardDisc !Boot file and include the contents of the file
  48.      "!Boot" in directory "OnHardDisc".
  49.      This is only one line and is ideally placed as the first executable line.
  50.      (The comments may be removed!)
  51. 5)   Place the file "FloppyBoot", also contained within directory "OnHardDisc",
  52.      in a suitable place on your harddisc.
  53. 6)   Amend the "!Boot" file to point to where you placed this file (see step 5).
  54.       
  55. You may now Boot your Archimedes from the "FloppyBoot" disc.
  56. Simply place it in your floppy drive and reset your Archimedes.
  57. Providing you have performed the above steps correctly your normal !Boot sequence
  58. will be temporarily suspended.
  59.   
  60.  
  61.  
  62. In Use:
  63. ~~~~~~
  64. FloppyBoot is currently setup to prompt the user to answer (C)ontinue or (A)bort.
  65. A reply of "C" will cause the Boot sequence to continue as normal.
  66. A reply of anything other than "C" will cause the file "FloppyBoot" on the floppy
  67. disc to continue execution.  It will currently just put up a message stating that
  68. the Boot sequence has been aborted.
  69.  
  70. This file may obviously be amended to perform anything you like. 
  71.  
  72.  
  73.  
  74. The Future:
  75. ~~~~~~~~~~
  76. I don't have any plans for improving this routine.
  77.  
  78. If anyone does like it (why!?) or makes it into something more powerfull, elegant
  79. or even usefull I would be interested in a copy, please.
  80.  
  81.  
  82. This collection of routines may be amended, altered, hacked, messed around with as
  83. much as you like, I don't really care.
  84. (None of this ShareWare or Copyright stuff, it's totally PublicDomain - If you want it!)
  85. All I ask is that I get to see any incarnation of this this routine or any application
  86. inspired by it, (out of curiosity really).                                                                      
  87. ...Raoul
  88.    
  89.