home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinw4rs.txt < prev    next >
Text File  |  1996-12-30  |  3KB  |  116 lines

  1. OSINW4RS - LOCAL INSTALL OF OS/2 WARP 4 FROM A CD-ROM USING A RESPONSE 
  2. FILE
  3. 10/18/96
  4. =======================================================================
  5.    Local Install of OS/2 Warp 4 from a CD-ROM Using a Response File
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to do a local installation of OS/2 Warp 4 
  14. using a response file. This procedure is for ISA computers.
  15.  
  16. RESOLUTION
  17.  
  18. 1. From the Desktop, open the OS/2 System folder.
  19.  
  20. 2. From the OS/2 system window, open the Command Prompts folder.
  21.  
  22. 3. From the Command Prompts window, double-click on the OS/2 Window 
  23.    icon.
  24.  
  25. 4. At the OS/2 command prompt, change to the CD-ROM drive containing 
  26.    the OS/2 Warp 4 CD-ROM (for example, type D:).
  27.  
  28. 5. Type CDINST, press Enter, and follow the instructions on screen to 
  29.    create the three installation startup diskettes.
  30.  
  31. 6. Insert Diskette #2, the last diskette of the three, into drive A:.
  32.  
  33. 7. Change to the A: drive.
  34.  
  35. 8. Type DEL A:\SYSINST2.EXE, then press Enter.
  36.  
  37. 9. Type DEL A:\BUNDLE, then press Enter.
  38.  
  39. 10. Type DEL A:\MOUSE.SYS, then press Enter.
  40.  
  41. 11. Type COPY C:\OS2\INSTALL\RSPINST.EXE A:\, then press Enter
  42.     (where C: is the drive that OS/2 is installed on).
  43.  
  44. 12. Type COPY C:\OS2\INSTALL\SAMPLE.RSP A:\OS2SE40.RSP, then press Enter.
  45.  
  46.  
  47. 13. Edit OS2SE40.RSP with an ASCII editor; for example, 
  48.     type E A:\OS2SE40.RSP.
  49.  
  50. 14. Change the following keyword valuepairs: 
  51.  
  52.       CDROM=1
  53.       ExitOnError=1
  54.       FormatPartition=1
  55.       MigrateConfigFiles=0
  56.       RebootRequired=1
  57.       TargetDrive=C:  (change to the drive you want to install to)
  58.  
  59. 15. Save OS2SE40.RSP to A:
  60.  
  61. 16. Remove Diskette #2 and insert Diskette #1.
  62.  
  63. 17. Type E A:\CONFIG.SYS, then press Enter. Delete the following 
  64.     statements:
  65.  
  66.       set os2_shell=sysinst2.exe
  67.       device=\mouse.sys
  68.       set os2_shell=cdinst.exe
  69.       set os2_shell=cdboot.exe
  70.       set exitwhendone=1
  71.  
  72. 18. Add the following statements:
  73.  
  74.     After protshell=sysinst1.exe, add:
  75.  
  76.       set os2_shell=rspinst.exe  a:\os2se40.rsp
  77.  
  78.     After set cdrominst=1, add:
  79.  
  80.       set sourcepath=d:\os2image 
  81.       (where d: is the CD-ROM Drive)
  82.  
  83. 19. Save CONFIG.SYS to A:
  84.  
  85. 20. Take the three installation diskettes and the OS/2 Warp 4 CD-ROM
  86.     to the install client.
  87.  
  88. 21. Insert the CD-ROM into the CD-ROM drive.
  89.  
  90. 22. Insert Diskette #0 into the diskette drive and restart the computer.
  91.  
  92. 23. Insert Diskettes #1 and #2 when prompted.
  93.  
  94. 24. Remove Diskette #2 when the progress indicator indicates that files 
  95.     are being copied from the CD-ROM.
  96.  
  97. 25. When the installation completes, the computer will restart to the 
  98.     OS/2 Warp 4 Desktop.
  99.  
  100.  
  101.  
  102.  
  103.  warp4
  104. ______________________________________________________________________
  105. IBM disclaims all warranties, whether express or implied, including 
  106. without limitation, warranties of fitness and merchantability with 
  107. respect to the information in this document. By furnishing this 
  108. document, IBM grants no licenses to any related patents or copyrights.  
  109. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  110. or brand names referenced in this document are the property of their 
  111. respective owners. Consult your product manuals for complete trademark 
  112. information. 
  113.  
  114.  
  115.  
  116.