home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / win32 / 779 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.3 KB

  1. Path: sparky!uunet!decwrl!access.usask.ca!ccu.umanitoba.ca!ciit85.ciit.nrc.ca!brandonu.ca!dueck
  2. Newsgroups: comp.os.ms-windows.programmer.win32
  3. Subject: Re: Problems installing NT
  4. Message-ID: <1992Sep1.142734.2199@brandonu.ca>
  5. From: dueck@brandonu.ca
  6. Date: 1 Sep 92 14:27:34 CST
  7. References: <478@highett.mel.dbce.csiro.au>
  8. Organization: Brandon University, Brandon, Manitoba, Canada
  9. Lines: 54
  10.  
  11. In article <478@highett.mel.dbce.csiro.au>, steveo@mel.dbce.csiro.au (Stephen Oakes) writes:
  12. > Hi there,
  13. >     Having attended the Windows Developer's conference in Sydney, I
  14. >     rushed back eagerly to install NT and try to write a few programmes.
  15. >     But the installation procedure didn't work.  In fact, we have two
  16. >     (almost) identical machines here at work and we get the same problem
  17. >     on both of them.
  18. >     The machines are 50MHz 486's with Orchid Fahrenheit Video card,
  19. >     NEC CD-ROM, IDE HArd disk formatted into two partitions.
  20. >     The installation procedure just gets to the white on blue screen,
  21. >     then comes up with the following:
  22. > -------------------------------------------------------------------------
  23. > Windows NT Setup
  24. >  TRAP 0000000E  ============= PAGE FAULT ================
  25. > ** At linear address E84539C2
  26. >  tr=0028 cr0=80000011 cr2=E84539C2 cr3=00030000
  27. >  gdt limit=03FF base=00036000 idt limit=07FF base=00036400
  28. >  cs:eip=0008:801033D7 ss:esp=0010:00077C64 errcode=0000
  29. >  flags=00010046 NoCy Zr IntDis Down TrapDis
  30. >  eax=00000000 ebx=00000000 ecx=00090084 edx=00077900 ds=0010 es=0000
  31. >  edi=80117248 esi=00000000 epb=00077CBD cr0=80000011 fs=0030 gs=0000
  32. >  Reading inf file  \txtsetup.inf
  33. > -------------------------------------------------------------------------
  34. >  I tried the manual installation, and that seemed to work OK.
  35. I had the same problem on a 486/33 with AMI bios. I found a solution
  36. in a posting from this news groups some time back.
  37.  
  38. For my machine, disabling ROM BIOS shadowing (F000-FFFF) worked.
  39.  
  40. If it doesn't work for you, try also disabling external caching and
  41. video bios shadowing.
  42.  
  43. BTW[1], we had a 386/40 that wouldn't run setup for Windows 3.1. Disabling
  44. all shadowing and caching allowed setup to run to completion.
  45.  
  46. BTW[2], a friend of mine has a problem with an Adaptec 1542B SCSI controller.
  47. It won't work unless he disables hidden DMA refresh.
  48.  
  49. Gery Dueck
  50. dueck@brandonu.ca
  51.