Jorpho wrote:It is in fact possible to boot for a DOS disk image in DOSBox (and thus load things in a config.sys) with the BOOT command. But whether or not it will work at all depends on what exactly these things loaded in config.sys are supposed to do.
Can you post the specific lines?
Here is what would be in the entire config.sys for the Orcad installation:
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE NOEMS X=CB00-CFFF
BUFFERS=40,0
FILES=55
DOS=UMB
LASTDRIVE=Z
FCBS=4,0
DOS=HIGH
DEVICEHIGH /L:1,32944 =C:\SCSI\ASPI8DOS.SYS /D
rem DEVICE=C:\SCSI\ASPICD.SYS /D:ASPICD0
DEVICEHIGH /L:2,12048 =C:\DOS\SETVER.EXE
SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:2048 /P
STACKS=9,256