home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osin2scs.txt < prev    next >
Text File  |  1997-06-02  |  3KB  |  73 lines

  1. OSIN2SCS - OS/2 WARP INSTALL FAILS ON FIRST RESTART IN SYSTEM WITH TWO 
  2. SCSI CONTROLLERS
  3. 11/11/96
  4. =======================================================================
  5. OS/2 Warp Install Fails on First Restart in System with Two SCSI 
  6. Controllers
  7. =======================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. --------------------------------------------------------------
  11. DESCRIPTION
  12.  
  13. During installation of OS/2 Warp 4 on a system with two SCSI 
  14. controllers, a device driver error, system lock up, or a different 
  15. error message occurs when the system restarts from the hard disk.
  16.  
  17. RESOLUTION
  18.  
  19. If more than one SCSI adapter is present, a BASEDEV statement for each 
  20. adapter normally is added to the CONFIG.SYS file. The OS/2 installation 
  21. does not consider which SCSI adapter is being used for installation 
  22. when it chooses the order of the BASEDEV statements in the CONFIG.SYS 
  23. file.
  24.  
  25. The device drivers for the adapters are loaded in the order that their 
  26. BASEDEV statements appear in the CONFIG.SYS file. The BASEDEV statement 
  27. for the driver of the SCSI adapter where OS/2 is being installed must 
  28. be placed before the BASEDEV statement for the other SCSI adapter. 
  29. Chances are that the order of the BASEDEV statements is backwards. OS/2 
  30. assumes that the adapter for which the first BASEDEV statement it finds 
  31. in the CONFIG.SYS is controlling the hard disk that OS/2 is being 
  32. installed on.
  33.  
  34. To resolve the problem, reverse the order of the BASEDEV statements in 
  35. the CONFIG.SYS file for the SCSI device drivers:
  36.  
  37. 1. Restart the system with the OS/2 Warp 4 Installation Diskette,
  38.    inserting Diskettes 1 and 2 when prompted.
  39.  
  40. 2. Press F3 at the Welcome screen to escape to a command prompt.
  41.  
  42. 3. Type COPY C:\CONFIG.SYS C:\CONFIG.BAD, then press Enter,
  43.    to make a backup copy of CONFIG.SYS (where C: is the OS/2
  44.    installation drive).
  45.  
  46. 4. Type TEDIT C:\CONFIG.SYS, then press Enter.
  47.  
  48. 5. Press Esc. Scroll through the file to look for BASEDEV statements.
  49.  
  50. 6. Reverse the order of the SCSI device BASEDEV statements, 
  51.    then press F4 to save and exit the file.
  52.  
  53. 7. Remove the diskette from drive A: and restart the system.
  54.  
  55.  
  56.   
  57.  
  58.  
  59.  
  60. warp4
  61. ______________________________________________________________________
  62. IBM disclaims all warranties, whether express or implied, including 
  63. without limitation, warranties of fitness and merchantability with 
  64. respect to the information in this document. By furnishing this 
  65. document, IBM grants no licenses to any related patents or copyrights.  
  66. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  67. or brand names referenced in this document are the property of their 
  68. respective owners. Consult your product manuals for complete trademark 
  69. information. 
  70.  
  71.  
  72.  
  73.