Owner`s manual
[II]
elude
[:n],
the
values
are
1
to
8.
The
[Ix]
option
informs
EDISK.syS
to
load
the
RAM
disk
in
expanded
(EMS)
memory.
This
parameter
allows you
to
install
the
RAM
disk
with
no
volume
label,
which
gives
you
an
extra
32 bytes
for
other
memory
uses.
5.2.3
EDISK.syS Examples
device = edisk.sys
This
example
gives you
the
default
RAM
disk:
the
buffer
size is 128KB,
the
sector
size is
512
bytes,
and
the
maximum
number
of
entries
in
the
root
directory
is
64.
device = \everex\edisk.sys 512 Ix
This
example
looks
up
the
EDISKSYS
driver
in
the
\everex
subdirectory,
then
creates
a 512KB
RAM
disk
in
expanded
memory.
device = \everex \edisk.sys 3072 128 256 I e:6
This
example
looks
up
the
EDISKSYS
driver
in
the
\everex
subdirectory,
then
creates
a
RAM
disk
of
3072KB
buffer
size, 128KB
sector
size,
with
the
maximum
number
of
root
directory
entries
at
256.
It
will
create
the
RAM
disk
with
extended
memory,
and
the
memory
block
transfer
size is
6.
51