home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c128 / diskutil / boot / autoboot.sfx / autoboot128.txt < prev   
Text File  |  1990-02-12  |  3KB  |  56 lines

  1.  
  2. "Universal Autoboot Creator"
  3.  
  4. Creates autobootable disks.  To use, select the device number of the
  5. drive on which you wish to make an autobootable disk.  And answer the
  6. remaining prompts.  You can abort the whole process at a couple of
  7. points.  At the enter-program-name prompt, should you think to yourself,
  8. oh, I can't remember the filename I want to boot here, you can merely
  9. space out the default name to quit the program so you can check the
  10. directory before starting again.
  11.  
  12. The program is flexible enough it asks you for both the unit number of
  13. the drive on which shall be made an autobootable disk, and for the unit
  14. number of the file to run.  So those are independent selections.  Use
  15. '*' for the runtime unit.  If you do use any unit number other than 8 at
  16. the first prompt, you will need to use the BOOT command to boot the
  17. drive.
  18.  
  19. This program is very similar to the autoboot maker program on the 1581
  20. demo disk.  Reason for this is that it derives from that program.  To it
  21. was added an option that seemed needed.  If you start off with a blank
  22. disk, you may want to make it autobootable later on.  And likely you
  23. couldn't do it later on, because there are a bunch of files on disk, and
  24. the boot sector is now allocated for one of those files you put there.
  25.  
  26. So it gives you an option to pre-allocate the sector.  You can do this
  27. when starting out with a blank disk.  No autoexec.  This may also be
  28. used if you wish to stop a disk from autobooting.
  29.  
  30. Autobooting disks created with UAC have this property: you can abort the
  31. autoboot process.  When your C128 proceeds to autoboot the disk, hold
  32. down Control-C and the process is canceled.
  33.  
  34. UAC adapts to the following drives: 1541, 1571, 1581, CMD drives, native
  35. mode partitions, emulated partitions...
  36.  
  37. One last touch.  There is a provision to let the user arrange the BASIC
  38. commands to execute upon autoboot.  Type RUN 9999 and it will let you
  39. enter a command.  It may not be intuitive how this all works, and I
  40. shan't explain any intricasies any further, so beginneers should
  41. certainly avoid this.  If you try this, what you answer for the program
  42. name prompt is merely what is printed on boot-up.
  43.  
  44. Most of the autoboot maker programs you may have come across have a
  45. number of problems.  The one on my 1571 demo disk, the one on my 1581
  46. demo disk, and the one on my HD demo disk are all perhaps poorly
  47. formed... well, they work, but certainly are prone to do something odd
  48. some time or other.  The 81 demo disk one was the nicest one, and fewest
  49. problems.
  50.  
  51. If you ever validate an autobootable disk, you should run this program
  52. again, because validating will de-allocate the boot sector and reserve
  53. it again for regular file storage.
  54.  
  55. - Adam Vardy
  56.