home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / misc / 11858 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.5 KB  |  85 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!ftpbox!mothost!white!rtsg.mot.com!aloe1!reichert
  3. From: reichert@rtsg.mot.com (Charles H. Reichert)
  4. Subject: Re: DR DOS EMM386 Error
  5. Message-ID: <reichert.714752566@aloe1>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: aloe1
  8. Organization: Motorola Inc., Cellular Infrastructure Group
  9. References: <s5HVPB1w164w@zoo>
  10. Distribution: na
  11. Date: Tue, 25 Aug 1992 14:22:46 GMT
  12. Lines: 71
  13.  
  14. kmcvay@zoo (ken mcvay) writes:
  15.  
  16. >I've been running into an error with a DR DOS 6.0 system which seems to
  17. >have something to do with the way EMM386 is loaded.
  18.  
  19. >The error locks up the system and requires a reset. The system is running
  20. >in a tower case, without the cover, due to a temporary power supply replacement
  21. >which won't fit in the case. This creates heat expansion problems with the
  22. >socketed chips, which must be reseated from time to time, although doing
  23. >that won't solve this particular problem.
  24.  
  25. >EMM386.SYS isn't loaded directly. Here's config.sys:
  26.  
  27. >SHELL=C:\COMMAND.COM C:\ /P /E:512
  28. >REM DEVICE=C:\QEMM\QEMM.SYS RAM
  29. >BREAK=OFF
  30. >HIBUFFERS=8
  31. >FILES=50
  32. >REM FCBS=2,2
  33. >FASTOPEN=0
  34. >LASTDRIVE=E
  35. >HISTORY=ON, 512, ON , OFF, OFF
  36. >COUNTRY=001,,C:\DRDOS\COUNTRY.SYS
  37. >HIDOS=ON
  38. >Device=C:\Drivers\F-Driver.Sys
  39.  
  40. >-- at boot, BDOS=ffff - I assume that the load is forced because the
  41. >system uses SSTOR drives?
  42.  
  43.  
  44. Your QEMM.SYS could use a bit more definition.
  45. EMM386.SYS should be loaded in place of QEMM.SYS 
  46. I don't see where you loaded SSTORDRV.SYS?
  47.  
  48. >Here's the autoexec.bat:
  49.  
  50. >@Echo Off
  51. >:START
  52. >        PATH C:\BATCH;C:\DRDOS;C:\UTIL;C:\UTIL\ARCS;C:\FD;D:\WAFFLE\BIN
  53. >        VERIFY OFF
  54. >        PROMPT [DR DOS 6.0] $P$G
  55. >        SET TEMP=C:\TEMP
  56. >        set WAFFLE=D:\Waffle\System\Static
  57. >        IF NOT "%TEMP%"=="" MD %TEMP% >NUL
  58. >        MEMMAX -U >NUL
  59. >        FDCD
  60. >        C:\Util\Mouse\Mouse
  61. >        Set FD=C:\Fd\Fd_sys
  62. >        MODE LPT1:,,P
  63. >:END
  64.  
  65. Where is SHARE?  SHARE should be loaded, especially if using SSTOR
  66.  
  67. >Here's the error message:
  68. >EMM386: Write attempted to relocated BDOS from 02C1:1B45 CR2=00103000
  69.  
  70. >Can someone comfortable with DR DOS 6.0 help me sort this out?
  71.  
  72. I'd say you still have a bit of work to do with your CONFIG.SYS &
  73. AUTOEXEC.BAT files.
  74.  
  75. No flame...you just need to read the manual a bit more.
  76.  
  77. Good Luck    Chuck Reichert
  78.  
  79.  
  80. -- 
  81.      ====================================================================
  82.      | Charles H. Reichert  708-632-6669 Work - MOTOROLA, INC  Cellular |
  83.      | KD9JQ                708-358-3827 HOME - after 8PM CST  weekdays |
  84.      |                      955 Concord Ln.  Hoffman Ests., IL. 60195   |
  85.