home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdin260.txt < prev    next >
Text File  |  1996-10-26  |  3KB  |  76 lines

  1. OSDIN260 - NEC 260 IDE CD-ROM NOT RECOGNIZED BY OS/2 WARP
  2. 01/16/96
  3.  
  4. =======================================================================
  5.             NEC 260 IDE CD-ROM Not Recognized by OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. A NEC 260 IDE CD-ROM is not being recognized by OS/2 Warp.
  14.  
  15. RESOLUTION
  16.  
  17. Note: Make sure you have a backup of any file you intend to change.
  18.  
  19. Make sure the proper drivers are loading in the CONFIG.SYS file, and
  20. that the necessary files are in the correct directories.
  21.  
  22. If you have installed OS/2 Warp and are trying to get the CD-ROM
  23. recognized:
  24.  
  25. 1. Go to OS/2 Selective Install.
  26.  
  27. 2. Select CD-ROM Device Support.
  28.  
  29. 3. Select NEC 260 from the list of CD-ROMs and select OK.
  30.  
  31. 4. Select OK again.
  32.  
  33. 5. Select Install. You need the OS/2 Warp Installation diskettes to
  34.    continue.
  35.  
  36. 6. Insert the diskettes when prompted to complete installation.
  37.  
  38. 7. Upon completion, go to an OS/2 command prompt; then type 
  39.    E CONFIG.SYS to edit the CONFIG.SYS file in the root directory.
  40.  
  41. 8. Change: BASEDEV=IBM1S506.ADD
  42.    To:     BASEDEV=IBM1S506.ADD /A:x /U:y /ATAPI
  43.  
  44.    (/A refers to the adapter number that the CD-ROM is attached to;
  45.    /U refers to the unit or device number on a particular adapter;
  46.    /ATAPI enables ATA Packet Interface protocol for the NEC 260.)
  47.  
  48.    If the CD-ROM is attached to the second IDE port or adapter in a
  49.    system, and is the only device on the adapter, you would have:
  50.  
  51.       BASEDEV=IBM1S506.ADD /A:1 /U:0 /ATAPI
  52.  
  53. The CONFIG.SYS file also should have the statements:
  54.  
  55.    BASEDEV=IBMIDECD.FLT
  56.    DEVICE=C:\OS2\BOOT\OS2CDROM.DMD
  57.    IFS=C:\OS2\BOOT\CDFS.IFS
  58.  
  59. These were added by Selective Install.
  60.  
  61. If you are trying to install OS/2 Warp from the NEC 260 CD-ROM, edit
  62. the CONFIG.SYS file on Diskette 1 and set the BASEDEV=IBM1S506.ADD 
  63. statement as above. If OS/2 still does not recognize the CD-ROM, make 
  64. sure that the /A and /U parameters are specified correctly. Contact NEC 
  65. if you still have a problem.
  66.  
  67. ______________________________________________________________________
  68. IBM disclaims all warranties, whether express or implied, including 
  69. without limitation, warranties of fitness and merchantability with 
  70. respect to the information in this document. By furnishing this 
  71. document, IBM grants no licenses to any related patents or copyrights.  
  72. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  73. or brand names referenced in this document are the property of their 
  74. respective owners. Consult your product manuals for complete trademark 
  75. information. 
  76.