pessoal, estou tentando emular um DOS no linux, para rodar um programa para DOS
nunca mexi com o DosEMU, to apanhando, mas abaixo vai o erro que d� quando eu rodo o meu programa, e algo referente a memoria... C:\CGMFAR>cgm.exe DOS/16M Protected Mode Run-Time Version 6.01 Copyright (C) Tenberry Software Inc. 1987 - 1994 DOS/16M error [1] Insufficient memory (extended) Error [35]: General protection fault in C:\CGMFAR\CGM.EXE at 00EF:6A23 code 0000 SS=00AF DS=00AF ES=00FF AX=040A BX=FFFC CX=00FF DX=00AF SP=0C86 BP=35C2 SI=0000 DI=0400 Bom, nao mexi muita coisa tambem no dosemu.conf, entao vou coloca-lo para voces verem... # Notes for editing this file: # # In $_xxx = (n) n is a numerical or boolean value # = = # In $_zzz = "s" s is a string ## CPU settings: define the CPU features to DOSEMU. # CPU shown to DOS, valid values: "80[345]86" # or "emulated" for non-native CPU (386 in this case) Default: 80386 # $_cpu = "80386" # if possible use Pentium cycle counter. Default: off # $_rdtsc = (off) # CPU speed, used in conjunction with the TSC # Default 0 = calibrated by dosemu, else given (e.g.166.666) # $_cpuspeed = (0) # emulated FPU, (off) or (on), default = (on) # $_mathco = (on) # 0 = all CPU power to DOSEMU; default = 1 = nicest, then higher:more CPU power # $_hogthreshold = (1) # $_hdimage = "drives/*" # $_vbootfloppy = "" # $_floppy_a = "threeinch:/dev/fd0" # $_floppy_b = "" # $_aspi = "" # config.sys -> config.XXX; default="" or 3 char., # $_emusys = "" # system.ini -> system.XXX; default="" or 3 char., (for Windows 3.x) # $_emuini = "" ############################################################################## ## Memory settings # conventional DOS memory size, in Kbyte, <= 768. Default = 640 $_dosmem = (640) # XMS (extended memory) size in Kbyte; default: 8192. $_xms = (16384) # EMS (expanded memory) size in Kbyte; default: 2048. $_ems = (2048) $_term_char_set = "ibm" ------------------------------------------------------------- AlterNet - Provedor de solucoes em redes e internet http://www.alternet.com.br --------------------------------------------------------------------------- Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utiliza��o da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
