priv problem

ok i changed my config.sys to give me the EMS but now all i get is this message:
error code:d0002-FFFF
program halted by code
jemm unloaded
then after that it just reboots
could someone tell me what i am doing wrong?
 
config.sys
dos=HIGH,UMB
Device=C:\WINDOWS\Himem.sys
Devicehigh=C:\WINDOWS\EMM386.exe ram 16384 /l=B000-b7FF

autoexec.bat
SET TMP=c:\windows\TEMP
SET TEMP=C:\windows\TEMP
SET PROMPT=$p$g
SET winbootdir=C:\WINDOWS
SET PATH=C:\WINDOWS;c:\windows;c:\windows\COMMAND;C:\WINDOWS;C:\WINDOWS\COMMAND
SET BLASTER=A220 I5 D1 T4

alright this how i am set up. the thing is, I tried to make a boot disk and copied all the neccesary files onto it, but the computer doesnt recognize it and just stops
 
If I'm not mistaken that error code indicates an error with your sound setup. Try re-installing your sound options, to be sure you didn't accidently make a mistake. Although that would be odd, as your sound config is the same as the default, namely IRQ 5 and DMA 1.
 
The problem is he's not loading the dos driver for his sound card. You can see this from the autoexec.bat. jamalcrawfordg1, what is your sound card (make, model)?
We'll help you make a good boot disk. If you don't know or have dos drivers for your mouse and cd-rom, you can get universal drivers from http://www.bootdisk.com/

[Edited by Johnl12 on 04-21-2001 at 17:44]
 
Back
Top