home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / bootd2.zip / README.TXT < prev   
Text File  |  1994-03-20  |  4KB  |  85 lines

  1. README.TXT for BOOTDISK.ZIP
  2.  
  3. COPYRIGHT
  4. All files in this archive are copyright 1994 by James K. Beard,
  5. CIS 71675,566 or GENIE J.K.BEARD.  Portions of some of the
  6. REXXfiles may be subject to prior copyright.  These files
  7. may not be sold.
  8.  
  9. LICENSE
  10. You may distribute freely all files in this archive as a
  11. single unit.  Except as given below, you may not distribute
  12. any material separately.  You may incorporate all or part
  13. of the REXX files in your own programs if you credit the
  14. authors and release them from all liability from any use
  15. of your programs by anyone.  All PROCEDURE modules are
  16. copyright by James K. Beard only.  If you wish to
  17. incorporate this material in your own work for sale or
  18. other distribution, please contact James K. Beard and/or
  19. the other contributors of this materialas mentioned in the
  20. comments for written permission; the terms will probably
  21. include a release of all liability by you and not much
  22. else.
  23.  
  24. WARRANTY
  25. There is absolutely no warranty whatsoever on any of these
  26. files, specifically the REXX programs BOOTD210.CMD and
  27. BOOT211.CMD.  These programs have seen limited testing on
  28. the personal property of James K. Beard.  Any suitibility
  29. for any purpose is determined solely by the user.  The user
  30. bears sole responsibility for any losses incurred due to
  31. his use of these programs or any part of these programs.
  32. You are advised to test these programs on your own
  33. equipment thoroughly before relying on the results.
  34.  
  35. THE PROGRAMS
  36. BOOTD210.CMD is a bug fix on BOOTDISK.CMD.  On dual boot
  37. systems, the older program would use the DOS FORMAT.COM
  38. and other utilities.  Cosmetic improvements are also
  39. included.  I did limited testing of this program, since I
  40. have applied the Service Pack to my machines.  Please
  41. test this program thoroughly on your 2.10 system before
  42. you rely on it.
  43.  
  44. BOOTD211.CMD is a major revision.  The files in OS/2 2.11
  45. are fewer but bigger than those in 2.10, so the mapping
  46. of the files onto the disks was revised.  Support was
  47. added for CD-ROM.  The BASEDEV drivers are now taken
  48. from your CONFIG.SYS file on your boot partition and
  49. modified to load the drivers from A:.  Ther is also
  50. improved supportfor systems with a 3.5" A: drive, and
  51. which use third-party driver support.  On my system,
  52. (5.25 A:, 3.5" B:) this program generates a two-disk boot
  53. which supports SCSI, HPFS, third-party drivers for my
  54. Always IN-2000 SCSI card, and my Toshiba 3301E CD-ROM.
  55. There is about 250K of space left.
  56.  
  57. The secret of BOOTD211.CMD is the use of a very small
  58. KEYBOARD.DCP file on the Service Pack Disk 2.  Without
  59. it, there would not be enough room.  That file, and
  60. SYSINSTX.COM are the only files obtained from the
  61. Service Pack diskettes.  Everything else is taken from
  62. your OS/2 boot partition.  The program stores these two
  63. files in \OS2\INSTALL\BOOTDISK and gives you the option
  64. to leave this directory instead of erasing it on exit; if
  65. you leave it, you can run BOOTD211.CMD without the
  66. Service Pack disks.
  67.  
  68. With OS/2 2.11, do NOT issue the command "EXIT" from the
  69. command line.  Unlike earlier versions, CMD.EXE will exit
  70. with no reentry to another call to CMD.EXE, and you are
  71. left with a dead keyboard.
  72.  
  73. If you want REXX support, sound card support, or other
  74. things you may have room for, you can copy files from
  75. your OS/2 partition and edit the CONFIG.SYS file.  If you
  76. have two 3.5" drives, you may want to do this.  If you have
  77. 2.88 MB floppy drives, you may even want to get a WPS on
  78. boot.  Let me know what your experiences are if you choose
  79. to experiment beyond what is provided in these programs.
  80. EMAIL, CIS:OS2USER, CIS:OS2SUPPORT, and the GENIE OS/2
  81. Roundtable are good places to contact me.  Others,
  82. mentioned in the comments and in general, will also be
  83. interested in your experiences.
  84. ---Jim Beard---
  85.