
ERAMDISK.SYS
This
is
a driver to turn your expanded memory into a RAM
disk. A RAM disk program sets aside a portion of memory
and treats it
as
if
it were a physical disk drive. In other
words, with
two
floppy disk drives on your system (Drive "A"
and "B"), the RAM disk becomes Drive "C".
If
you also have
a hard disk installed, the
RAM disk becomes Drive
"D".
• To use S12K of expanded memory as a RAM disk, the
following line must appear in CONFIG.SYS:
DEVICE = ERAMDISK.SYS 512
• To use 1MB of expanded memory as a RAM disk, the following
line must appear in CONFIG.SYS:
DEVICE = ERAMDISK.SYS 1024
61
Komentarze do niniejszej Instrukcji