home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / nec260r.txt < prev    next >
Text File  |  1995-04-10  |  2KB  |  39 lines

  1. The following is the procedure I used to successfully install the NEC 260R CD-ROM that I got with my P5-90 computer from Gateway into WARP. 
  2.  
  3. NOTE: BEFORE INSTALLING ANY PERIPHERALS YOU MUST COPY ALL THE FILES IN THE WINDOWS DIRECTORY (NOT THE SUBDIRECTORIES WITHIN WINDOWS SUCH AS "SYSTEM") INTO A SEPARATE DIRECTORY - SUCH AS OLDWIN
  4. It has been my expereince that WARP screws something up in Windows and all I have to do is to copy the previously saved files from the oldwin subdirectory back into Windows. 
  5.  
  6. 1) Go to OS2 Selective Install utility
  7. 2) Select CD-ROM Device Support
  8. 3) Select NEC260 from the list of CD-ROMS (it may say NEC260v)
  9. 4) Select OK
  10. 5) Select OK
  11. 6) Insert Warp Disk 2 into drive A
  12. 7) Select INSTALL (do not mark any options)
  13. 8) Follow instruction on screen
  14. 9) Select OK
  15. 10) DO NOT GET OUT OF OS/2 YET, select Drive C in the DRIVES icon, find file
  16. CONFIG.SYS in root directory. (Note CONFIG.SYS also exists in OS2/INSTALL and OS2/BOOT directories, ignore these, find the CONFIG.SYS in your root directory)
  17.  
  18. 11) Click mouse twice on the CONFIG.SYS file, add or modify  the following lines:
  19.  
  20. BASEDEV=IBM1S506.ADD  is changed to BASEDEV=IBM1S506.ADD /A:1 /U:0 /ATAPI
  21.  
  22. BASEDEV=IBMIDECD.FLT /Q is changed to BASEDEV=IBMIDECD.FLT
  23.  
  24. DEVICE=C:\OS2\BOOT\OS2CDROM.DMD /Q is changed to DEVICE=C:\OS2\BOOT\OS2CDROM.DMD
  25.  
  26. -note, some of these lines may not exist, in that case just add the correct version listed
  27.  
  28. the lines should now read:
  29.  
  30. BASEDEV=IBM1S506.ADD /A:1 /U:0 /ATAPI
  31. BASEDEV=IBMIDECD.FLT
  32. DEVICE=C:\OS2\BOOT\OS2CDROM.DMD
  33.  
  34. 12) Save CONFIG.SYS as TEXT file 
  35. 13) Exit OS/2 and then reboot
  36.  
  37. PRINTER INSTALLATION
  38. OS/2 asks for Windows disks 1 and 6 for HP Laserjet installation. What happens then is that later when you try to run WINDOWS separately from OS/2 you may get a PROGMAN error. I have no idea where the error is, I just recopy all the files in the WINDOWS directory that I saved previously back into the WINDOWS directory and it works. 
  39.