home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / IN5BDS.FAX < prev    next >
Text File  |  1995-02-25  |  3KB  |  92 lines

  1. OSIN5BDS - 5.25" DISKETTE INSTALLATION FOR WARP
  2. 11/11/94
  3.  
  4. ================================================================
  5.       5.25" DISKETTE INSTALLATION FOR WARP
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. The following procedures are for a system with 5.25" 1.2MB A:
  12. Drive and 3.5" 1.44MB B: Drive.
  13.  
  14.  
  15. NOTE: You need two 5.25" diskettes for this procedure.
  16. Label one OS/2 WARP 525 DISK 0 and the other OS/2 WARP 525
  17. DISK 1.
  18.  
  19. 1.  Start the system from DOS.
  20.  
  21. 2.  Insert the 525 DISK 1 into Drive A:. From the C:\> prompt,
  22.     type:
  23.             FORMAT A: /U and press Enter
  24.  
  25. 3.  When prompted for the volume label, type:
  26.             DISK 1 and press Enter.
  27.  
  28. 4.  From the C:\> prompt, type the following, pressing Enter
  29.     after each.
  30.             MD BINST
  31.             CD BINST
  32.             MD DISK0
  33.             MD DISK1
  34.             CD DISK1
  35.  
  36. 5.  Insert the 3.5" WARP Diskette 1 in Drive B.  Type the
  37.     following, pressing Enter after each.
  38.            COPY B:\*.*
  39.            DEL BUNDLE
  40.            COPY *.* A:\
  41.            ECHO SET OS2_SHELL=B:\SYSINST2.EXE >> A:\CONFIG.SYS
  42.            ECHO SET DISKETTESOURCE=B:\ >> A:\CONFIG.SYS
  43.  
  44. 6.  Insert the 3.5" WARP Install diskette in Drive B:
  45.  
  46. 7.  Insert the 525 DISK 0 in Drive A: and type:
  47.            FORMAT A: /U and press Enter.
  48.  
  49. 8.  When prompted for the volume label, type:
  50.            DISK 0 and press Enter.
  51.  
  52. 9.  Type the following, pressing Enter after each:
  53.            CD..
  54.            CD DISK0
  55.            COPY B:\*.*
  56.            DEL BUNDLE
  57.  
  58. 10. Type:
  59.           DEBUG and press Enter.
  60.  
  61. 11. From the - prompt, type the following, pressing Enter after
  62.     each.
  63.            L DS:0 1 0 1
  64.            E 13 60
  65.            E 14 09
  66.            E 15 F9
  67.            E 16 07
  68.            E 18 0F
  69.            W DS:0 0 0 1
  70.            Q
  71.  
  72.            COPY *.* A:\
  73.  
  74. 12. Remove the WARP Installation diskette from B: and restart the
  75.     system to begin the install.
  76.  
  77. 13. Insert OS/2 WARP 525 DISK 1 when prompted to insert DISK
  78.     1 and follow the prompts.
  79.  
  80. ****************************************************************
  81. DISCLAIMER:  The information contained in this document is
  82. distributed "AS IS" without any warranties of any kind either
  83. express or implied.  IBM will not be responsible for any direct,
  84. incidental, consequential, special or indirect damages.  IBM
  85. EXPRESSLY DISCLAIMS ANY IMPLIED WARRANTY OF MERCHANTABILITY AND
  86. ANY IMPLIED WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE.
  87.  
  88. The use of this information or the implementation of any of these
  89. techniques is your sole responsibility and depends on your
  90. ability to evaluate and integrate this information or
  91. implementation into your operational environment.
  92.