home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12388 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.4 KB  |  49 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!drivax!liberato
  3. From: liberato@dri.com (Jimmy Liberato)
  4. Subject: Re: DR DOS EMM386 Error
  5. Message-ID: <VF8PBDGR@dri.com>
  6. Reply-To: liberato@dri.com (Jimmy Liberato)
  7. Organization: Novell/Desktop Systems Group, Monterey Development Center
  8. References: <s5HVPB1w164w@zoo>
  9. Distribution: na
  10. Date: Tue, 8 Sep 92 16:45:53 GMT
  11. Lines: 36
  12.  
  13. kmcvay@zoo (ken mcvay) writes:
  14.  
  15. >I've been running into an error with a DR DOS 6.0 system which seems to
  16. >have something to do with the way EMM386 is loaded.
  17. >
  18. >
  19. >EMM386.SYS isn't loaded directly. Here's config.sys:
  20. >
  21. >...
  22.  
  23. What you probably mean is that it loaded from DCONFIG.SYS on the uncompressed
  24. portion of your drive. DCONFIG.SYS is the primary configuration file which then
  25. chains to CONFIG.SYS after the SuperStor driver is installed and drive 
  26. designations are swapped.  We would need to see your DCONFIG.SYS on drive D:.
  27.  
  28.  
  29. >Here's the error message:
  30. >
  31. >EMM386: Write attempted to relocated BDOS from 02C1:1B45 CR2=00103000
  32.  
  33. If you can't determine what the offending program is, you can disable the
  34. kernal relocation by using the /BDOS parameter.  Alternately, you can try
  35. to use QEMM in place of EMM386 and then use HIDOS.SYS /BDOS=FFFF for the
  36. kernal relocation.  You will most likely still get an error but it will be
  37. from QEMM which might be a bit more verbose.
  38.  
  39. Good luck!
  40.  
  41. --
  42. Jimmy Liberato   liberato@dri.com
  43.                  ...uunet!drivax!liberato
  44.  
  45.  
  46.  
  47.  
  48.  
  49.