home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / WTPCD.TXT < prev    next >
Text File  |  1995-02-20  |  2KB  |  24 lines

  1. TITLE: 950125 IBM THINKPAD 755CD OS/2 WARP ACCESSING THE IDE CDROM              
  2.               AFTER DISKS BASE INSTALLATION                                     
  3.                                                                                 
  4. DESCRIPTION OF SYMPTOMS:                                                        
  5.  On this IBM ThinkPad 755CD, the ide CDROM can be swap with the                 
  6.  floppy drive.  In this case, user has taken out the CDROM and puts in          
  7.  the floppy drive to install WARP from diskettes.  After installation,          
  8.  the user's then takes the floppy drive out and put in the CDROM.               
  9.  When the user boots up the system, there is no CDROM access, no CDROM          
  10.  icon available under the DRIVE folder.                                         
  11.                                                                                 
  12. RESOLUTION:                                                                     
  13.  Edit the CONFIG.SYS and adds in the following parameters for                   
  14.  the BASEDEV=IBM1S506.ADD:                                                      
  15.  BASEDEV=IBM1S506.ADD /A:0 /U:1 /ATAPI                                          
  16.                                                                                 
  17.  Also, adds the following line to the CONFIG.SYS:                               
  18.  BASEDEV=IBMIDECD.FLT                                                           
  19.                                                                                 
  20.  Save and exit.  Shutdown the system and reboot.                                
  21.                                                                                 
  22.  User should be able to access the cdrom drive.                                 
  23.                                                                                 
  24.