home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX1 / OSINSVGA.FAX < prev    next >
Encoding:
Text File  |  1995-01-10  |  3.9 KB  |  122 lines

  1. OSINSVGA - INSTALLATION HANGS ON LAST DISKETTE
  2. 10/19/94
  3.  
  4. ================================================================
  5.          INSTALLATION HANGS ON LAST DISKETTE
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. SYMPTOM:
  12.  
  13.      Installation stops and the system hangs on or after either
  14.      Blue Diskette 17 or Salmon Diskette 14. Enough of the system
  15.      is loaded to get to the desktop.
  16.  
  17. RESOLUTION:
  18.  
  19.     You need to add the VIDEO statements to the CONFIG.SYS on the
  20.     hard disk.
  21.  
  22.     NOTE:
  23.     If you installed your system from a CD-ROM, review step 5
  24.     before beginning.
  25.  
  26. PROCEDURE:
  27.  
  28.   1. Insert the Installation diskette in drive A: and press
  29.      Ctrl+Alt+Del to restart the system.  If the keyboard is
  30.      locked up, turn the system off, then turn it on again.
  31.  
  32.   2. Insert Diskette 1 when prompted and press Enter.  The
  33.      system begins loading.
  34.  
  35.   3. Press Esc at the Welcome Screen to go the the A: prompt.
  36.  
  37.   4. Change to the drive on which OS/2 resides (C:, D:,etc...)
  38.  
  39.   5. Change Directory to the \OS2 directory on your hard disk.
  40.              EXAMPLE:  CD \OS2
  41.  
  42.   6. Type:  DIR *.* > SVGADATA.PMI and press Enter.
  43.  
  44.   7. Type:  SETVGA <D>:  and press Enter.
  45.             Where <D> is the Drive on which OS/2 resides.
  46.  
  47.   8. When SETVGA.CMD starts, it asks for Display Driver Diskette
  48.      1. You have to create this diskette if you installed from
  49.         CD-ROM. Type:
  50.  
  51.   <CD>:\DISKIMGS\LOADDSKF <CD>:\DISKIMGS\OS2\<size>\DISP1.DSK A:
  52.  
  53.     Where <CD> is the letter of your CD-ROM drive and <size> is
  54.     the size of your diskette (35 for 3.5" disks, 525 for 5.25"
  55.     diskettes.
  56.  
  57.  
  58.  9. Press Ctrl+Alt+Del to restart the system and go to the
  59.     OS/2 Desktop.
  60.  
  61. 10. Go to an OS/2 Window and type: DSPINSTL.  This installs the
  62.     video adapter and correct resolution for your video.
  63.  
  64. 11. Perform a shutdown and press Ctrl+Alt+Del to restart the
  65.     system.
  66.  
  67. 12. Do Selective Install for your printer and WIN-OS2 support.
  68. =================================================================
  69.  
  70. If the previous procedure is not successful, try the following:
  71. .
  72.  1. Check in the \OS2\DLL subdirectory for the following files
  73.     and status:
  74.  
  75.         a.  IBMVGA32.DLL        42378   4-22-93  3:54P
  76.         b.  IBMDEV32.DLL        85326   4-22-93  4:08P
  77.         c.  BVHVGA.DLL          40892   4-25-93  4:04P
  78.         d.  DISPLAY.DLL         77120   4-29-93  9:24P
  79.  
  80.     If these files are not on the hard disk, insert Display
  81.     Driver Diskette 1 in drive A: and type:
  82.  
  83.           (from the c:\> prompt)
  84.           \OS2\UNPACK A:\VGA
  85.  
  86.  2. Unpack and copy the DISPLAY.DLL files to the \OS2\DLL
  87.     subdirectory on your hard disk.  The file is located on a
  88.     different diskette, depending on the OS/2 diskettes you are
  89.     using.
  90.  
  91.          Diskette 2 = 3.5" Blue
  92.          Diskette 3 = 3.5" Salmon
  93.          Diskette 4 = 5.25"
  94.  
  95.     Insert the proper diskette in drive A: and type:
  96.  
  97.           (Example: from the c:\> prompt)
  98.  
  99.           \OS2\UNPACK A:\BUNDLE /N:DISPLAY.DLL
  100.  
  101.  
  102.  3. Edit the CONFIG.SYS, with a text editor, to ensure the file
  103.     contains the following statements:
  104.  
  105.           DEVINFO=SCR,VGA,x:\OS2\VIOTBL.DCP
  106.           SET VIDEO_DEVICES=VIO_VGA
  107.           SET VIO_VGA=DEVICE(BVHVGA)
  108.           DEVICE=x:\OS2\MDOS\VVGA.SYS
  109.  
  110.          Where x: is the partition on which OS/2 resides.
  111.  
  112. This is not the solution for every case. If this information
  113. did not solve the problem, call OS/2 Support for further assistance.
  114.  
  115.  
  116. ----------------------------------------------------------------
  117. IBM disclaims all warranties, whether express or implied,
  118. including without limitation, warranties of fitness and
  119. merchantability with respect to the information in this document.
  120. By furnishing this document, IBM grants no licenses to any
  121. related patents or copyrights.
  122.