Privateer with new computer

Iceman16

Vice Admiral
howdy, I just got a new computer that is still out-of-date but not as quite as my old one. I have installed privateer and I cant get it to work. I have myjemm installed and it tells me to put the following line into config.sys:
DEVICE=C:\WINDOWS\EMM386.EXE RAM

I have finally found config.sys but I cant find where this line is supposed to go. anyone help?

heres my config.sys

[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menuitem=HELP, View the Help file.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001

[NOCD]
device=himem.sys /testmem:off

[HELP]
device=himem.sys /testmem:off

[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
devicehigh=ramdrive.sys /E 2048
lastdrive=z
 
I seriously DOUBT this is the config sys that you are actually USING.
You'd get a selection screen before booting windows every time you did...
In any case the emm386 line should go right below the himem.sys one.
 
well, I ran a search of my comp for config.sys and this is the only one that is in the windows directory. which himen.sys line should it go below? theres 3 of them
 
You want the config.sys that's in your root, I believe.

Be sure to set cddrivemakescdexplode to =no.
 
LOAF is right. Go into Windows Explorer, stay on the C: drive, check that config and autoexec, and then tell us what you know.

Also, you probably shouldn't set your CD drive to explode. Just a thought.
 
ok heres the config.sys on c:
device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)
Country=004,850,C:\WINDOWS\COMMAND\country.sys

and heres the autoexec.bat:
mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850

and btw, I put a new(slower) cd drive in so it shouldnt happen again :D
 
Back
Top