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

  1. TITLE: 950111 SYSTEM HANGS ON THE FIRST REBOOT WITH TRAP0003
  2.               CS : EIP = 0568 : 00002913 and CSLIM = 00002aa8 ( WARP )
  3.  
  4. DESCRIPTION OF SYMPTOMS:
  5.     TRAP0003 on the first reboot installing OS/2 WARP.
  6.     ********************* TRAP 32-bit ***********************
  7.       TRAP =0003 ERRCD=0000 ERACC=**** ERLIM=********
  8.       EAX  =00000000 EBX  =007601a8 ECX  =fdf10358 EDX  =000005a8
  9.       ESI  =00000358 EDI  =fc8005a8 EBP  =00004dcc FLG  =00003002
  10.       CS:EIP=0568: 00002913 CSACC=009b CSLIM= 00002aa8
  11.       SS:ESP=0030:00004dc6 SSACC=1097 SSLIM=00003fff
  12.       DS   =0570 DSACC=0093 DSLIM=000002d2 CR0  =8001001b
  13.       ES   =0030 ESACC=1097 ESLIM=00003fff CR2  =feda4000
  14.       FS   =0000 FSACC=**** FSLIM=********
  15.       GS   =0000 GSACC=**** GSLIM=********
  16.       ERROR AT LOCATION # 0160:fff5c34c - 000d:a34c
  17.           60000, 9084
  18.           048600b4
  19.        INTERNAL REVISION  8.162      94/09/19
  20.        Failure Mode : Installing WARP first reboot.
  21.  
  22.      ***************** end TRAP 32-bit ****************
  23.  
  24. RESOLUTION:
  25.   This is related to the ATAPI fix for IBM 2.x /3.x IDE CD driver for
  26.   IDE CDROM drives (PDDB FFWFC).  User has an IDE NEC 260 CDROM.
  27.   Downloaded ATAPI.ZIP from our BBS.   Please follow the README.TXT.
  28.   (919 517 0001)
  29.  
  30.   Bootup the Installation disk and F3 out on Disk #1 at the Easy/Advance
  31.   screen.  This will get to the CDROM prompt (ie F:\OS2IMAGE\DISK1
  32.   where F is the cdrom drive, assuming this is a cdrom installation).
  33.  
  34.   Go to the drive where WARP is installed (ie C: ) and change to
  35.   \OS2\BOOT subdirectory.  Check the file IBM1S506.ADD.  It should be
  36.   dated 11/18/94 and size is 27312.  If not, it is an older file.
  37.  
  38.   Check to see if IBM1S506.ADD is NOT Read Only (using DIR /AR).
  39.   If the attribute shown Read only, user must use the ATTRIB command to
  40.   take off the Read only attribute.
  41.  
  42.   ATTRIB.EXE has not been unpack during the first phase of install, user
  43.   must unpack this file.  It is on Disk #12 and is packed (ATTRIB).
  44.   Go to \OS2 subdirectory and execute the following command:
  45.   UNPACK F:\OS2IMAGE\DISK12\ATTRIB
  46.   This should unpack ATTRIB.EXE to \OS2 subdirectory.
  47.  
  48.   Go to \OS2\BOOT subdirectory and execute the following command to
  49.   take the Read only off the IBM1S506.ADD:
  50.      ATTRIB -R IBM1S506.ADD
  51.  
  52.   Copy the new IBM1S506.ADD to this \OS2\BOOT subdirectory.
  53.  
  54.   Take out the disk on drive A: and reboot and continue with the second
  55.   phase of the installation.
  56.  
  57.  
  58.