home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / misc / 37050 < prev    next >
Encoding:
Text File  |  1992-11-19  |  3.0 KB  |  72 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!mcsun!Germany.EU.net!olymp!rs1.thch.uni-bonn.de!greve
  3. From: greve@rs1.thch.uni-bonn.de (Thomas Greve)
  4. Subject: Re: "DOS from Drive A" fails with "Illegal Inst
  5. Message-ID: <1992Nov19.150634.9183@olymp.informatik.uni-bonn.de>
  6. Sender: usenet@olymp.informatik.uni-bonn.de
  7. Organization: University of Bonn, phys. Chemistry
  8. References: <1dpubcINNh9u@myall.awadi.com.au> <1dsug0INNmjf@myall.awadi.com.au>
  9. Date: Thu, 19 Nov 1992 15:06:34 GMT
  10. Lines: 60
  11.  
  12. In article <1dsug0INNmjf@myall.awadi.com.au> dhichens@awadi.com.au writes:
  13. >>    Has anybody come across the problem of "DOS from Drive A"
  14. >> failing with an "Illegal Instruction" error? The problem occured both
  15. >> before and after installing the service pack.
  16.  
  17. >    The solution was to set the `HW_ROM_TO_RAM' setting under `DOS
  18. > settings' to on and reduce the `DOS_RMSIZE' setting to 624K to make
  19. > room for the ROM mapping. The ROM BIOS settings were then accessed
  20. > from (much faster) RAM which eliminated the problem. It was suggested
  21. > that I do this for all DOS sessions even though I have not had this
  22. > problem with normal DOS sessions.
  23. Hm. This seems to be a bit, say, misleading to me. I also had (yes,
  24. past tense :-) this sys3176 error, and even worse, a total crash of
  25. the system ('... internal error ... contact IBM ...').
  26.  
  27. But my BIOS ROM is shadowed by chipset on bootup (so no need for
  28. HW_RAM_to_ROM) and it always passes the power on self test (with
  29. checksum!). So anyone with a clone AT should be able to leave
  30. HW_RAM_to_ROM disabled, as he can enable shadowing by the chip set
  31. (you probably can't on true blue PS's ;-).
  32.  
  33. This was due to the following:
  34.   o  i had rem'd out the vdpmi.sys in config.sys -- i don't run
  35.      windoze 
  36.   o  i had set _dpmi_ to _auto_
  37.  
  38. Either re-enabling vdpmi.sys or setting _dpmi_ to _disabled_ improved
  39. the situation from total crash (with following hard boot and chkdsk --
  40. *this* is annoying...) to `sys3176'. But no working DOS session yet.
  41.  
  42. Another interesting thing was the error, that occurred when i tried a
  43. `DOS from drive A': without fsfilter: no problem, with fsfilter:
  44. freeze of the desktop, hard boot required.
  45.  
  46. Interesting, because the image of this very disk created by VMDisk
  47. booted happily. The problem was: `DOS from drive A' *must* have
  48. INT_during_IO *disabled*! You'll (this is just guessing) run into bad
  49. old reentrance problems otherwise -- as you have a bad old DOS
  50. running...
  51.  
  52. A DOS session with all memory features (EMS, XMS, DPMI, DOS hi, UMB)
  53. disabled was the first one that worked reliably. If this does not work
  54. for you, i might have a look on my other DOS_Settings, as i've changed
  55. virtually all of them...
  56.  
  57. (From memory:
  58.   o  HW_Timer on
  59.   o  FastPaste on
  60.   o  Refresh_Emulation off
  61.   o  no memory enabled/disabled [except mine enabled ;-]
  62.   o  ...)
  63.  
  64. Now i have a DOS_from_A session running nicely (with HIMEM -- take
  65. that one from \os2\mdos! -- and fsfilter) and a NW lite server running
  66. in it. A box in a box ;-).
  67. -- 
  68.                 - Thomas
  69.  
  70.    greve@rs1.thch.uni-bonn.de
  71.    unt145@dbnrhrz1
  72.