home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / OSINWRND.FAX < prev    next >
Encoding:
Text File  |  1994-08-13  |  4.7 KB  |  122 lines

  1.    OSINWRND.FAX
  2.  
  3. ISA BUS WORKAROUND FOR INSTALLATION PROBLEMS ON AT (ISA) BUS MACHINES
  4. ---------------------------------------------------------------------
  5.  
  6. CONFIGURATION: AT-bus (ISA) machine
  7.                non-SCSI disk controller (RLL, MFM, ESDI)
  8.                sometimes occurs on IDE controllers
  9.  
  10. SYMPTOMS:      Very slow install
  11.                Very noisy hard disk during install
  12.                FDISK errors
  13.                Very slow operation
  14.  
  15. There is a driver, IBM1S506.ADD that is available on the IBM NSC BBS
  16. as well as various other non-IBM OS/2 BBS's around the country.  This
  17. driver fixes the symptoms described above.  If you are unable to obtain the
  18. driver, the workaround described below will alternatively allow you
  19. to install and use OS/2 2.X, however, it is recommended that you obtain
  20. the driver.
  21.  
  22. WORKAROUND BEFORE INSTALLATION:
  23. ------------------------------
  24. Step 1:  Use DOS to edit the CONFIG.SYS on Diskette 1 in the 2.X package.
  25.          NOTE:  Diskette 1 is the first diskette AFTER the Install diskette.
  26.  
  27.          Change the line -
  28.  
  29.             BASEDEV=IBM1S506.ADD
  30.                  to
  31.             REM BASEDEV=IBM1S506.ADD
  32.  
  33.    Alternate to Step 1 Above:
  34.    --------------------------
  35.          If you don't have access to DOS OR do not have a DOS editor to
  36.          edit the CONFIG.SYS, as an alternate to editing the CONFIG.SYS
  37.          file on Diskette 1, you may follow these steps:
  38.  
  39.             a)  Insert the Installation Diskette into drive A
  40.             b)  Turn on the computer.  If the computer is already on, press
  41.                 and hold Ctrl+Alt and press Del to restart the system.
  42.             c)  When you are prompted to do so, remove the Installation Diskette
  43.                 and insert Diskette 1.
  44.             d)  Press Enter.
  45.             e)  When the Welcome screen is displayed, press Esc to display the
  46.                 OS/2 command prompt.
  47.             f)  With Diskette 1 in the drive, rename the IBM1S506.ADD to
  48.                 IBM1S506.OLD by typing the following at the prompt:
  49.  
  50.                    RENAME IBM1S506.ADD IBM1S506.OLD
  51.  
  52.             g)  Continue with Step 2.
  53.  
  54. Step 2:  Insert the Installation Diskette into drive A.
  55.  
  56. Step 3:  Turn on the computer.  If the computer is already on, press and
  57.          hold Ctrl+Alt, and press Del to restart the system.  Proceed with
  58.          Diskette 1 through 5.
  59.  
  60. Step 4:  After Diskette 1 through 5 are processed, you will be asked to
  61.          reinsert the Installation diskette.
  62.  
  63.          DO SO.
  64.  
  65.          After copying some files from the Installation diskette, you will be
  66.          asked to remove the Installation diskette and press Enter to reboot.
  67.          DO NOT DO THIS. LEAVE THE INSTALLATION DISKETTE IN THE DRIVE.
  68.          ***NOTE: In OS/2 2.1 the installation is slightly different, it
  69.          will ask for the installation diskette then diskette #1 at this
  70.          point you will see the message take out the diskette and reboot
  71.          DO NOT DO THAT..INSTEAD PUT THE INSTALLATION DISKETTE BACK IN
  72.          THE A: DRIVE.
  73.  
  74. Step 5:  Press and hold Ctrl+Alt and press Del to restart the system.
  75.  
  76. Step 6:  Your computer should now be rebooting off the Installation Diskette.
  77.  
  78. Step 7:  When you are prompted to do so, remove the Installation Diskette and
  79.          insert Diskette 1.
  80.  
  81. Step 8:  Press Enter.
  82.  
  83. Step 9:  When the Welcome screen is displayed, press Esc to display the
  84.          OS/2 command prompt.
  85.  
  86. Step 10: You are now at a command line.  If you are NOT attempting to
  87.          install HPFS, continue on to the next step, otherwise execute the
  88.          following steps to load the HPFS driver.
  89.  
  90.             Insert Diskette #2 in the drive, and enter the following
  91.             command:
  92.  
  93.                   chkdsk c:
  94.  
  95.             (If your operating system will reside on a drive other than C,
  96.             use the appropriate drive letter instead.)
  97.  
  98. Step 11:  Enter the following commands:
  99.  
  100.              RENAME C:\OS2\IBM1S506.ADD   IBM1S506.XXX
  101.              COPY   C:\OS2\IBMINT13.I13   C:\OS2\IBM1S506.ADD
  102.  
  103.           (If your operating system will reside on a drive other than C,
  104.           us the appropriate drive letter instead.)
  105.  
  106. Step 12:  Remove the diskette from the drive.
  107.           Press ALT-CTRL-DEL to reboot the system, and install should
  108.           pick up where it left off.
  109.  
  110.  
  111. WORKAROUND AFTER INSTALLATION:
  112. -----------------------------
  113. Open the system folder on the desktop, then open Command Prompts Folder
  114. Open OS/2 Window, at the prompt go the OS2 subdirectory on the drive that
  115. OS2 was installed on, and type:
  116.  
  117.     RENAME IBM1S506.ADD IBM1S506.XXX
  118.     COPY IBMINT13.I13  IBM1S506.ADD
  119.  
  120. Close all open folders and proceed with a proper shutdown. When the machine is
  121. rebooted the change will take effect.
  122.