Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I am having trouble installing QEMM 9.0.
My original copy is on 5.25" floppies. I copied the files onto 3.5" disks, but when I insert disk 1 and type "A:\INSTALL" QEMM reports an installation error "You must insert the QEMM diskette in your drive".
Do the disks need to have the correct name/label? If so what?
My 5.25" drive stopped working years ago so I can't install from the originalst, or make new copies.

Probably - as in 'Disk1"... 'Disk4" - try the label command
Regardless QEMM9 (aka QEMM97):
QEMM97 runs under DOS, Windows 3.1, Windows 3.11 and Windows 95. Memory requirements are 2 MB for DOS, 8 MB for Windows 3.x and 16MB for Windows 95
Your 1Meg machine isn't going to cut it
Science is built up with facts, as a house is with stones. But a collection of facts is not more a science than a heap of stones is a home

One of my recent "25 cent treasures" is Quarterdeck's 1989 DesQview 386 that comes with QEMM386 and a memory mapper called MANIFEST. I skimmed through the manuals after seeing your post.
The good news: QEMM386, an older version of QEMM97, appears to work on 1MB systems, though I suspect that it is limited by your computer not having memory over 1MB.
The bad news: Some 386s, notably
many Compaq 386 models, used "shadow" or "Top" memory. This 384K is set up in a non-standardard way and is not accessible to QEMM.Looking at the memory map in the manual - different for 386s - here are some unused ranges:
720-736K
752-768K
848-896KAlso some you may not need on your Compaq portable (with CGA?)
640-704K EGA and VGA
704-720K Monochrome
768-784K EGA ROM784-848K LIM Data Area- may be usable by expanded memory manager (but don't know if this is restricted by Compaq).

Sure - you can extend conventional memory on a CGA machine well past 640K by mapping contiguous memory from the A000 region - the downside is you'd be restricted to text mode only, as those addresses are normally reserved for graphics
I believe QEMM includes the VIDRAM utility to simplify this
Still, you can only do so much with so little
Science is built up with facts, as a house is with stones. But a collection of facts is not more a science than a heap of stones is a home

"...I have managed to increase the largest executable size considerably by adding I=A000-AFFF to Emm386. This is normally part of the VGA frame buffer, but since I only have CGA this range is unused. I can load most of the drivers into this area now which frees a chunk of base RAM.", OP said in a recent thread. Of course, he didn't say if he was down to text only.
The CGA block from 736-752K and the EGA/VA block from 640-704K appear mutually exclusive in use so that if a 386 PC has only a CGA display built in, it will have no use for the EGA/VGA block.
Only OP can tell us for sure.
funnyhand, I read your manual. Nice computer! So, can you see graphics?

Doesn't have to say - that's just how it works
The effect you get from VIDRAM is similar to the effect you get when you load DOS's EMM386.exe driver with an I=A000-AFFF switch...
The drawback to using VIDRAM is that you must refrain from using programs that switch to graphics mode
(from DOS6 Memory management)
With a CGA you can use I=A000-B7FF I=BC00-BFFF and gain another 112K, but it's a tradeoff for graphics mode - if VIDRAM is used instead, you can enable or disable as needed
Science is built up with facts, as a house is with stones. But a collection of facts is not more a science than a heap of stones is a home

Interesting, jboy. I wonder why CGA graphics would use the space reserved for EGA/VGA.
funnyhand, try this:
1. Find QEMM.SYS on your disks or from Wiki
2. Place it in your C:\DOS directory
3. In CONFIG.SYS, REM out all references to HIMEM.SYS and EMM386.EXE, i.e., don't run them
4. Add DEVICE=QEMM.SYS to CONFIG.SYS
5. Reboot
6. Run MEM to see how much available conventional memory you have. Should at least be as much as you had before? Let us know.This way you don't have the various tools that come with QEMM, but you have the main memory manager which is supposed to work without any help (like include statements) with 386 systems.

I can indeed still see graphics!
The built in CGA uses B800-BBFF for both text and CGA gfx modes, and B800-BFFF for it's enhanced 640x400x2 mode.
Mcamax: It sure is a nice machine. With a parallel ethernet adaptor (slow but it works) I can use it to send/read my emails, and I've installed the Arachne web browser, which supports CGA graphics modes. It's also built like a tank! It's FAR more sturdy than any modern laptop.

From netguru Chapter 10, table 10-4:
B800-BFFF
Color Graphics Adapter (CGA)
B800-BFFF
IBM EGA/VGA Text Memory
B800-BFFF
Hercules Graphics Adapter (HGA) Video Page 2
. . .
A000-AFFF
IBM EGA/VGA Graphics MemoryThis says that the B800-BFFF range is used differently by different color adapters. And the IBM EGA/VGA adapter uses the CGA range for text and the A000-AFFF for graphics. It would make sense then that if the IBM EVA/VGA adapter is excluded from its graphics range, it would only be able to display color text. Jboy, could this explain the DOS6 ref you mentioned?

Yah - you got me, my bad - the quoted material was indeed a reference to EGA/VGA which I took out of context
Science is built up with facts, as a house is with stones. But a collection of facts is not more a science than a heap of stones is a home

Did you try the QEMM experiment? If necessary, QEMM has a RAM parameter, which works something like the include parameter "I" for EMM386.
Also try MANIFEST (comes with DesQview), which is a memory mapper.
If you want to stay with HIMEM/EMM386, consider replacing these with ones from Win98 or 98SE. They are supposed to be better/faster.

I tried various versions of QEMM from the Wiki link and had the same problem every time - the install program loads fine, then shows an error asking for the installation disk - which is already in the drive.

Find at Wiki a DesQview386 version. The version I have came on one floppy with QEMM v5.0. Copy the files both to a floppy and to your hard disk. Then run the install from your hard disk, with the floppy in the drive. See what happens.
I haven't done this install (yet! :)), but see if has a custom mode; sometimes these modes allow you to point to a alternative location of the disk (like your HDD).
You may still have the problem with Compaq's reserved "Top" memory I mentioned previously, but its worth a try.

The DESQView 386 installation works fine from floppy, but then it asks "do you want to install QEMM 8?". As soon as you say Yes it asks "please insert the disk labelled QEMM 8 disk #1".

"it asks "please insert the disk labelled QEMM 8 disk #1". ... And? What happens? Did you try the DesQview disk?
On the DesQview disk, you will find a folder called QEMM. Try copying the contents of this folder to another diskette. It probably has the files your install is looking for. Use this disk when prompted for disk1.Oh, here's what I found in the readme: "When using Monochrome, Hercules, or CGA video
adapters, QEMM-386 normally fills the unused
memory areas between 640K and 736K with memory and raises the DOS upper memory limit to 704K or 736K. This process is call "video filling". If you do not want the DOS memory limit increased, then you must specify NOVIDEOFILL. The video areas will be treated as High RAM if NOVIDEOFILL and RAM are specified. If you do not want the area treated as High RAM, then you may specify NOVIDEORAM which will prevent any area below C000 not explicitly specified as high RAM from becoming high RAM. Most people won't need to use this parameter; it is intended to make VIDRAMEGA and VIDRAMEMS easier to understand."

I found a version which would install (disk image from a P2P network).
Sadly it apears that even old versions need at least 1MB of available RAM, which I don't have thanks to my BIOS. :-(
Thanks for trying everyone.

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |