source: trunk/puppet/modules/puppet-maquinavirtual/files/dosemu/config.sys

Last change on this file was 596, checked in by sebas@…, 14 years ago

modulos para maneja dosemu en linux + config para cta

File size: 338 bytes
Line 
1rem config.sys for DOSEMU + FreeDOS
2rem note that the initial "D:" is set to "Z:" at the end
3SWITCHES=/F
4DOS=UMB,HIGH
5dosdata=umb
6lastdrive=Z
7files=200
8stacks=9,256
9buffers=30
10device=d:\dosemu\ems.sys
11devicehigh=d:\dosemu\cdrom.sys
12install=d:\dosemu\lredir.com z: linux\fs\${DOSEMU_LIB_DIR}/drive_z ro
13shellhigh=z:\command.com /e:1024 /p
Note: See TracBrowser for help on using the repository browser.