home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / dos5gbag.zip / DOS5.ZIP / 5PROB.TXT next >
Text File  |  1991-06-16  |  6KB  |  143 lines

  1.  
  2. 16 June 1991, Dave Reynolds, Boston, 73477,3320
  3.  
  4. No matter what I do I cannot get MS-DOS to load High...
  5. I installed DOS 5.0 on a 3.5 floppy to try it out first. (In
  6. addition, the slower floppy installation allows me to see what's
  7. going on during the BOOT process).  With any luck there is
  8. something simple and obvious I'm overlooking...  
  9.  
  10. System:   386/33, C&T Chipset, AMI BIOS, 32K Cache
  11.           Paradise SVGA W/1Mb On Board
  12.           WD1007 ESDI HD/2FDD Cntrlr & 145 Mb Hard Drive as C:
  13.           4Mb 80ns RAM in 1Mb SIMMs
  14.           1-Parallel, 2-Serial, 1-Game
  15.           1-1.2 5.25 FD as B:, 1-1.44 3.5 FD as A:
  16.  
  17. Qualifiers:
  18. ***************************************************************
  19. *    Having my Shadow RAM enabled or disabled makes no
  20.      difference.
  21. *    I have no other (QEMM, 386MAX) Memory Manager Installed.
  22. *    Removing LAN board and SoundBlaster card makes no
  23.      difference.
  24. *    This system has been in use with MS-DOS 4.01 and QEMM386 for
  25.      quite some time; with no problems.
  26. *    The system is a high quality clone that I integrated myself. 
  27.      (I took pains to ensure that reports from an installed user
  28.      base had trouble-free usage of my motherboard).
  29. *    I tried using EMS instead of NOEMS options with DOS STILL
  30.      40K in conventional memory.
  31.  
  32. CONFIG.SYS: (with my added comment(s)):
  33. ***************************************************************
  34. DEVICE=A:\HIMEM.SYS
  35. DEVICE=A:\EMM386.EXE NOEMS
  36. DOS=HIGH,UMB
  37. DEVICEHIGH=A:\ANSI.SYS <= Tried eliminating... no difference.
  38. DEVICEHIGH=A:\SETVER.EXE <= Tried eliminating... no difference.
  39. DEVICEHIGH=RAMDRIVE.SYS 1000 /E <= Tried red/elim... no diff.
  40. BREAK=ON
  41. FILES=30 <= Tried reducing/eliminating... no difference.
  42. BUFFERS=50 <= Tried reducing/eliminating... no difference.
  43.  
  44. AUTOEXEC.BAT (with my added comment(s)):
  45. ***************************************************************
  46. @ECHO OFF
  47. PROMPT $P$Q$G
  48. LOADHIGH A:\GRAPHICS.COM
  49. A:\FLMK.COM <= A TSR flusher, No difference with or w'out.
  50. A:\FLMK.COM <=     "          "          "          "
  51. @ECHO ON
  52.  
  53. MEM /C Report (with my added comment(s)):
  54. ***************************************************************
  55. Conventional Memory :
  56.  
  57.   Name                Size in Decimal       Size in Hex
  58. -------------      ---------------------   -------------
  59.   MSDOS              40256      ( 39.3K)       9D40 <= TOO BIG!?
  60.   HIMEM               1184      (  1.2K)        4A0
  61.   EMM386              8400      (  8.2K)       20D0
  62.   COMMAND             2624      (  2.6K)        A40
  63.   FLMK                 688      (  0.7K)        2B0
  64.   FLMK                 688      (  0.7K)        2B0
  65.   FREE                  64      (  0.1K)         40
  66.   FREE              601184      (587.1K)      92C60
  67.  
  68. Total  FREE :       601248      (587.2K) 
  69.  
  70. Upper Memory :
  71.  
  72.   Name                Size in Decimal       Size in Hex
  73. -------------      ---------------------   -------------
  74.   SYSTEM            180224      (176.0K)      2C000
  75.   ANSI                4192      (  4.1K)       1060
  76.   SETVER               400      (  0.4K)        190
  77.   RAMDRIVE            1184      (  1.2K)        4A0
  78.   GRAPHICS            5920      (  5.8K)       1720
  79.   FREE                  64      (  0.1K)         40
  80.   FREE               70032      ( 68.4K)      11190
  81.  
  82. Total  FREE :        70096      ( 68.5K) 
  83.  
  84. Total bytes available to programs (Conventional+Upper) :     
  85. 671344   (655.6K)
  86. Largest executable program size :                            
  87. 601184   (587.1K)
  88. Largest available upper memory block :                        
  89. 70032   ( 68.4K)
  90.  
  91.    3145728 bytes total contiguous extended memory
  92.          0 bytes available contiguous extended memory
  93.    1887232 bytes available XMS memory
  94.            MS-DOS resident in High Memory Area (Oh Yeah! HA!)
  95.  
  96. QEMM Manifest (Version 1.01) Report (with my added comment(s)):
  97. ***************************************************************
  98. First Meg / Overview 
  99.          Memory Area   Size   Description
  100.          0000 - 003F     1K   Interrupt Area
  101.          0040 - 004F   0.3K   BIOS Data Area
  102.          0050 - 006F   0.5K   System Data
  103.          0070 - 0C32    47K   DOS
  104.          0C33 - 0D37   4.1K   Program Area
  105.          0D38 - 9FFE   587K   [Available]
  106.          9FFF - 9FFF     0K   Unused
  107.          ===Conventional memory ends at 640K====
  108.          A000 - AFFF    64K   VGA Graphics
  109.          B000 - B7FF    32K   Unused
  110.          B800 - BFFF    32K   VGA Text
  111.          C000 - C7FF    32K   Video ROM
  112.          C800 - CBFF    16K   Disk ROM
  113.          CC00 - EFFF   144K   Unused <= Why NOT!
  114.          F000 - FFFF    64K   System ROM <= Problem??
  115.              HMA        64K   First 64K Extended
  116.  
  117. I am getting anxious that there is something about my system that
  118. will not allow MS-DOS to load high.  I can really use the
  119. additional conventional memory (who can't).  I have given up on
  120. MicroSoft support, (I wish I could give up on MicroSoft products;
  121. but THEY'VE GOT US).
  122.  
  123. Soapbox:
  124. ***************************************************************
  125. OK... DOS 5.0 is available at what I consider a reasonable price
  126. (unlike the $140.00 asked for PC-DOS 4.00 by the GOUGERS at IBM). 
  127. Even at this price; considering the installed base (multi-
  128. millions of $ being made by MicroSoft on 5.0 upgrades), MS should
  129. provide some Customer support.  AT LEAST, they could answer
  130. questions (like what can be done about the MOUSE driver debacle
  131. for DOSSHELL) on the CompuServe MSDOS 5.0 forum!  Rest assured...
  132. I am taking a hard look at alternatives like DRDOS.  Even as I
  133. write that last sentence I wonder If I am helping to provoke
  134. MicroSoft LAWSUIT against Digital Research.  If MS spent money on
  135. Customer support like they do on lawyers and marketing airheads,
  136. there would be no problem.  When you start feeling the way I do
  137. about a software vendor you must live with, something is
  138. seriously wrong!
  139.  
  140. ANY suggestions or comments are most welcome.
  141.  
  142. Dave Reynolds (DaveCom, CIS 73477,3320)
  143.