First post, by compiler
I've been setting up a CF card for 2 "retro" computers (Neoware EON GX1 and PIII-800 downgraded to 400Mhz).
I added 4dos 8.0 to the CF and when I run "4dos", the PC reboots.
I remember having 4dos working on this CF before, so maybe I have something incompatible with 4dos in my config files that I'm not aware.
My config.sys:
DEVICE=C:\DOS\HIMEM.SYSDEVICE=C:\DOS\EMM386.EXE /AUTO /VFILES=40BUFFERS=30LASTDRIVE=JDOS=HIGH,UMB
My autoexec.bat:
@ECHO OFFPROMPT $p$gPATH C:\DOS;C:\BIN;C:\UTILS\4DOS;C:\UTILS\NCSET TEMP=C:\TMPKEYB SP,,C:\DOS\KEYBOARD.SYSSET BLASTER=A220 I7 D1 H5 P330 T6C:\DRIVERS\UNISOUND\UNISOUNDLH C:\DRIVERS\MOUSE\BIN\CTMOUSE.EXE
Any idea on what could be wrong?
Thanks.