home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / boot-b.zip / BOOT_B.DOC next >
Text File  |  1990-12-27  |  5KB  |  129 lines

  1. Boot-B:  Boot the B: Drive
  2. Copyright (c) 1990, 1991 Solutions by the Numbers
  3.  
  4. Written by Scott A. Numbers
  5.  
  6. Do you have tons of games on 5.25" diskettes that can only run by
  7. booting them, but you can't run them because your A: drive is a 3.5"
  8. drive?  Now you can.  By using Boot-B: you can start most of those
  9. diskettes from the B: drive.  Boot-B: is a program that creates a new
  10. boot sector for a disk in drive A: which when booted will pass the
  11. boot process over to the B: drive.
  12.  
  13. It is not a TSR (obviously), nor does it in any way alter the format of
  14. the diskette.  It simply replaces the non-functional boot sector of
  15. the floppy with one that redirects the boot process.  All DOS disk
  16. parameters are left unaltered.  Since Boot-B: does all of its changes
  17. in the boot sector, the BOOT_B program does not need to be present on
  18. the floppy disk.
  19.  
  20. In many cases, using BOOT_B without any parameters will work fine.  Some
  21. hardware configurations may require one of the switches to help identify
  22. the disk and drive combination.
  23.  
  24. Using Boot-B:
  25.  
  26.   BOOT_B  [options]
  27.  
  28.   options are:
  29.  
  30.            T1  -   Drive B: is a 360K floppy in a 360K drive
  31.  
  32.            T2  -   Drive B: is a 360K floppy in a 1.2M drive
  33.  
  34.            T3  -   Drive B: is a 1.2M floppy in a 1.2M drive
  35.  
  36.            T4  -   Drive B: is a 720K floopy in a 720K drive
  37.  
  38.        REBOOT  -   Restart system skipping memory tests
  39.  
  40.      WARMBOOT  -   Restart system skipping memory tests (same as reboot)
  41.  
  42.      COLDBOOT  -   Restart system including memory tests
  43.  
  44.  
  45.   Place a formatted diskette in drive A: and type the command:
  46.  
  47.      BOOT_B  [option1 option2]
  48.  
  49.   When Boot-B: is run, it will check the disk in Drive A: and determine
  50.   whether it currently has a system on it.  If it does have a system
  51.   on it, you will be asked if you want to continue with the process.
  52.   If you choose to continue, Boot-B: will alter the disk in drive A: so
  53.   that whenever the computer is started with that disk in drive A:,
  54.   the B: drive will be used to start the computer.  If you use Boot-B:
  55.   on a diskette with a system, it will remove the system files from
  56.   the diskette since they are no longer needed.
  57.  
  58.   If the disk in drive A: does not contain a system but Boot-B:
  59.   determines it was not formatted under DOS (possibly a game disk),
  60.   you will be given a warning that it was not formatted under DOS and
  61.   asked if you want to continue.  If you continue, the disk in Drive
  62.   A: will be altered to Boot the B: drive.
  63.  
  64.   If the disk was formatted under DOS and there is no system on it,
  65.   Boot-B: will alter the disk in Drive A: without any warnings or
  66.   prompts.
  67.  
  68.   Boot-B: does all of its changes in the boot record of the disk in
  69.   drive A:.  Under no circumstances will it write to your fixed disk.
  70.  
  71.   Examples:
  72.  
  73.       BOOT_B T2 Warmboot     - will alter the disk in drive A: so that
  74.                                it will boot a 360k diskette in a 1.2M
  75.                                B: drive.  After the boot sector is fixed
  76.                                on the A: disk the computer will be
  77.                                warm started.
  78.  
  79.       BOOT_B T3 Coldboot     - will alter the disk in drive A: so that
  80.                                it will boot a 1.2M diskette in a 1.2M
  81.                                B: drive.  After the boot sector is fixed
  82.                                on the A: disk the computer will be
  83.                                cold started.
  84.  
  85.       BOOT_B                 - will alter the disk in drive A: so that
  86.                                it will boot the diskette in Drive B:
  87.                                using the ROM BIOS default settings for
  88.                                the drive.
  89.  
  90.  
  91. You may get an error message telling you to try another Boot-B:
  92. configuration.  This is caused by incorrect information for the disk
  93. and drive.  Simply re-run Boot-B: using the correct option for the
  94. disk and drive (T1, T2, T3, or T4).
  95.  
  96. Items to consider:
  97.  
  98.    1.  If your B: drive needs to a device driver such as DRIVER.SYS
  99.        to make it work, Boot-B: most likely won't work since the
  100.        device drivers cannot be loaded before the boot process
  101.        starts.  But it doesn't hurt to try.
  102.  
  103.    2.  If your games were written to run on a system with Color Graphics
  104.        Adapter and they look funny on your VGA, try setting your adapter
  105.        to CGA and reboot the computer.  For example: If you have a
  106.        Paradise VGA card and you need to boot in CGA mode, create your
  107.        boot disk, then issue the command VGAPLUS CGA REBOOT.  This
  108.        will reboot your system in CGA mode.
  109.  
  110.    3.  Starting DOS from the B: drive is not recommended.  DOS will overlay
  111.        some of the drive controlling logic placed in top of conventional
  112.        memory at boot time.
  113.  
  114. This program is supplied AS IS without any warranty, expressed or
  115. implied, including but not limited to fitness for a particular
  116. purpose.
  117.  
  118. If you find Boot-B: useful, a registration of $10.00 would be
  119. appreciated.  For your registration, you will receive a diskette
  120. containing the assembly source for BOOT_B.  Send check or money
  121. order to:
  122.  
  123.                Solutions by the Numbers
  124.                P.O. Box 1856
  125.                Germantown, MD 20875
  126.  
  127. Have you been searching high and low for that certain program or utility
  128. to handle a specific need.  Drop us a note and we'll see what we can do.
  129.