The following steps must be performed to use a resource:
create a NDFS volume. This is done by attach command.
nd attach s:
create a mount point which the resource will be mounted to.
nd createmp s:\localc
mount the resource to the created mountpoint. This example mounts local drive c:\ to the s:\localc mountpoint in read-only mode. Now the c:\ directory can be used as s:\localc.