home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / misc / 37424 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  2.0 KB

  1. Path: sparky!uunet!think.com!spool.mu.edu!uwm.edu!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu
  2. From: jbodnar@ccwf.cc.utexas.edu (John Bodnar)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Repost, I need help with a boot error
  5. Message-ID: <84205@ut-emx.uucp>
  6. Date: 23 Nov 92 09:25:36 GMT
  7. References: <1564@yetti.UUCP> <19921119.091132.213@almaden.ibm.com>
  8. Sender: news@ut-emx.uucp
  9. Reply-To: jbodnar@ccwf.cc.utexas.edu (John Bodnar)
  10. Organization: The University of Texas at Austin, Austin TX
  11. Lines: 39
  12.  
  13. According to <1564@yetti.UUCP> Frank Pikelner writes:
  14. >Well, so far no luck. I'm hoping someone will reply this time.
  15. >
  16. >I need help, or at least a hint, why when I boot up OS/2 I get an ERROR:
  17. >
  18. >-
  19. >1201: The device driver "G:\OS2\MDOS\VSVGA.SYS" specified in the
  20. >DEVICE command on line 60 of the CONFIG.SYS file was not installed. Ignored.
  21.  
  22. This usually occurs because you have an extra video driver in your
  23. CONFIG.SYS file.  Here are some hypothetical CONFIG.SYS lines.
  24.  
  25.  
  26. SET VIDEO_DEVICES=VIO_SVGA
  27. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  28. DEVICE=C:\OS2\MDOS\VVGA.SYS
  29. DEVICE=C:\OS2\MDOS\VSVGA.SYS    
  30.  
  31. If you CONFIG.SYS looks like this, and you want SVGA device support in DOS
  32. sessions, delete the DEVICE=C:\OS2\MDOS\VVGA.SYS lin.  Your CONFIG.SYS will
  33. look like this if you are using the Service Pack.
  34.  
  35. If you're not using the Service Pack, your CONFIG.SYS will look like this:
  36.  
  37. SET VIDEO_DEVICES=VIO_VGA
  38. SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA)
  39. DEVICE=C:\OS2\MDOS\VVGA.SYS
  40. DEVICE=C:\OS2\MDOS\VSVGA.SYS
  41.  
  42. Again, the same thing applies.  Delete the VVGA.SYS line.  OS/2 ignores
  43. multiple virtual video drivers (unless you're using 8514/A in which case
  44. you can have a V8514A.SYS line and a VVGA.SYS or VSVGA.SYS line).
  45.  
  46. Hope this helps.
  47. -- 
  48. John Bodnar                          : Cut down a tree today!  Reduce your 
  49. The University of Texas at Austin    : exposure to cancer causing phenolic,
  50. Internet: jbodnar@ccwf.cc.utexas.edu : terpene, PAH, and diterpene compounds
  51. UUCP: ....!cs.utexas!ut-ccwf!jbodnar : that trees release daily by the ton!
  52.