home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / SE20BOOT.ZIP / SE20BOOT.ABS < prev    next >
Text File  |  1992-08-21  |  5KB  |  85 lines

  1.                      (C) Copyright IBM Corp. 1992
  2.  
  3. The SE20BOOT program is a utility that allows you to build a BOOTable OS/2 V2
  4. system using an existing OS/2 V2 system.  The BOOT system can be installed on
  5. any valid medium including, but not limited to, Floppies and Hard Disk Drives.
  6. There are three types of BOOT systems you can install:
  7.  
  8.   Minimal : This is a basic OS/2 V2 system that supports a single OS/2 Full
  9.             Screen screen session.  All 16 and 32-bit OS/2 Full Screen
  10.             applications are supported.  While multitasking is supported, the
  11.             ability to switch between different processes is not.  This BOOT
  12.             system requires about 1.36M of disk space.
  13.  
  14.        PM : This is an OS/2 V2 system that supports any 16 or 32-bit OS/2 Full
  15.             Screen or PM application.  Multitasking is supported, as is the
  16.             ability to switch betwen different processes.  The WPS is present
  17.             as a single OS/2 Window.  This BOOT system requires about 5.6M of
  18.             disk space.
  19.  
  20.       WPS : This is an OS/2 V2 system that supports any 16 or 32-bit OS/2 Full
  21.             Screen or PM application.  Multitasking is supported, as is the
  22.             ability to switch betwen different processes.  The OS/2 WPS is
  23.             fully active and starts up with a number of default Folders and
  24.             system objects.  This BOOT system requires about 6M of disk space.
  25.  
  26.             NOTE:  When a TYPE=WPS system is started, you will probably get an
  27.                    error message (SYS0002) stating that a file could not be
  28.                    found.  The file OS/2 can't find is WPPRINT.DLL, which is
  29.                    about 500K big and not 'required' by the BOOT system.
  30.  
  31.     Syntax:  SE20BOOT  <SOURCE=drive:\path\>  <TARGET=drive>  <TYPE=PM|WPS>
  32.  
  33.              SOURCE=  Normally SE20BOOT will prompt you for the first two
  34.                       OS/2 V2 Install Disks (Disk 0 and Disk 1) so it can
  35.                       copy over certain system files; KEYBOARD.DCP,
  36.                       VTBL850.DCP and SYSINSTX.COM.  If you installed OS/2 V2
  37.                       from a LAN or equivalent redirected source, you can use
  38.                       the SOURCE argument to point to the base directory of the
  39.                       redirected directory structure.  SE20BOOT will then look
  40.                       for the following directories:
  41.  
  42.                       drive:\path\DISK_0\
  43.                       drive:\path\DISK_1\
  44.  
  45.              TARGET=  By default, SE20BOOT will install the BOOT system on a
  46.                       floppy disk in your A: drive.  You can use the TARGET=
  47.                       argument to specify an alternate Drive to install the
  48.                       BOOT system on.  This alternate drive can be another
  49.                       floppy or a Hard Disk Drive.  The value for TARGET drive
  50.                       is a single Drive letter; A .. Z
  51.  
  52.              TYPE=PM  SE20BOOT will install a BOOT System that will support
  53.                       PM Applications.  The BOOT System will be accessed as
  54.                       a single OS/2 Windowed Command Prompt.
  55.  
  56.             TYPE=WPS  SE20BOOT will install a BOOT system that will support
  57.                       PM Applications.  The BOOT System will be accessed
  58.                       using the OS/2 WorkPlace Shell (WPS).
  59.  
  60. You must run SE20BOOT from an existing OS/2 V2 system.  The SE20BOOT program
  61. will analyze your system and create a BOOT system that is specific for it.  For
  62. example it will determine if your system supports features such as HPFS or SCSI
  63. and add the appropriate support for it.  Because of this, a BOOT disk created
  64. for a specific workstation will not necessarily work correctly on a different
  65. workstation.
  66.  
  67. If you install the BOOT system on a Hard Disk Drive, you'll probably want to
  68. also install the OS/2 BOOT Manager and add the BOOT system to it.
  69.  
  70. Please note that the BOOT system installed with this release of SE20BOOT does
  71. not support either DOS or Windows.  A future release of the program might do so
  72. if enough users want it (and I figure out how).
  73.  
  74. The file SE20BOOT.ZIP contains the following files:
  75.  
  76.   SE20BOOT.EXE      * The OS/2 BOOT System Create Utilty
  77.   SE20BOOT.ABS      * A brief description of SE20BOOT.EXE and how to use it
  78.   SEB_USER.INI      * User   INI file needed for TYPE=PM and TYPE=WPS
  79.   SEB_SYS.INI       * System INI file needed for TYPE=PM and TYPE=WPS
  80.   LICENSE.TXT       * IBM License Agreement
  81.  
  82. NOTE: The .INI files must be placed on the same directory as SE20BOOT.EXE
  83.  
  84. Kennneth A. Kahn,  IBM Poughkeepsie N.Y.
  85.