home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinethe.txt < prev    next >
Text File  |  1997-05-05  |  2KB  |  51 lines

  1. OSINETHE - OS/2 WARP FOR WINDOWS INSTALLATION LOCKS UP WITH NE2000 CARD
  2.            IN SYSTEM
  3. 01/29/96
  4.  
  5. =======================================================================
  6.             OS/2 Warp for Windows Installation Locks Up with
  7.                          NE2000 Card in System
  8. =======================================================================
  9.  
  10. Please Read Entire Document for Full Explanation of Procedures
  11. --------------------------------------------------------------
  12.  
  13. DESCRIPTION
  14.  
  15. During installation of OS/2 Warp for Windows in a system with an NE2000 
  16. adapter set for port 300, the system locks up.
  17.  
  18. RESOLUTION
  19.  
  20. Note: Make sure you have a backup of any file you intend to change.
  21.  
  22. Edit the CONFIG.SYS file and add the following statement ahead of any 
  23. other BASEDEV statements:
  24.  
  25.    BASEDEV=RESERVE.SYS /IO:300,10
  26.  
  27. Note: For OS/2 Warp, the statement is:
  28.  
  29.          BASEDEV=RESERVE.SYS /IO:300,32
  30.  
  31.       For OS/2 Warp Fullpack, it is:
  32.  
  33.          BASEDEV=RESERVE.SYS /IO:300,20
  34.  
  35. This reserves I/O port 300 for the NE2000 adapter.
  36.  
  37. The problem occurs when you press Ctrl+Alt+Del from DOS to install 
  38. OS/2. The card is still ON from the DOS session. If you perform a 
  39. shutdown and restart the system before installing OS/2, the system will 
  40. not lock up.
  41.  
  42. ______________________________________________________________________
  43. IBM disclaims all warranties, whether express or implied, including 
  44. without limitation, warranties of fitness and merchantability with 
  45. respect to the information in this document. By furnishing this 
  46. document, IBM grants no licenses to any related patents or copyrights.  
  47. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  48. or brand names referenced in this document are the property of their 
  49. respective owners. Consult your product manuals for complete trademark 
  50. information. 
  51.