home *** CD-ROM | disk | FTP | other *** search
- echo "AutoKB! Version 1.2.0 (C) 1986, Alonzo M. Gariepy"
- echo " "
- echo "Insert kickstart in drive DF0: and a blank disk in drive DF1:"
- echo " "
- diskcopy df0: to df1:
- kickbench df1:
- if exists c:diskchange
- diskchange df1:
- else
- echo " "
- echo "Please remove and reinsert the disk in drive DF1:"
- endif
- makedir df1:c
- makedir df1:s
- makedir df1:libs
- makedir df1:devs
- makedir df1:l
- makedir df1:system
- makedir df1:fonts
- echo " "
- echo "Make sure you copy the new version of *"kick*" to df1:c/kick"
- echo " "
- echo "Now copy all the system stuff onto the disk yourself. If you"
- echo "want the disk to automatically re-arm itself, then have the"
- echo "startup-sequence execute *"kick*" with no arguments. You may"
- echo "want it to copy *"kick*" to RAM: in case you need to disarm and"
- echo "swap the KB disk for some reason. You could then type:"
- echo " "
- echo " ram:kick df0: disarm "
- echo " "
- echo "The KB disk would need to be inserted and re-armed before you"
- echo "power down. You could re-arm it by typing *"kick*" if it was"
- echo "in drive DF0:."
- echo " "
- echo "Make sure the system files you put on your new KB disk match"
- echo "the operating system version of the kickstart disk you used."
- echo "When you are finished copying and editing the startup-sequence"
- echo "you should arm the KB disk with *"kick DF1:*" so you can try"
- echo "it out. Power down, insert it into drive DF0: and power on."
- echo " "
-