Mounting a CMS minidisk on OS/2
Examples
- When the minidisk is protected by link passwords,
enter the minidisk's read-write password at the prompt.
(If the ro parameter
is used, use the read-only password.)
- To work with text files that can be used from both CMS and
OS/2:
MOUNT
-v
m:
hostname:jake.191,rw,lines=nl,trans=yes,nlvalue=0D0A
-
To use a minidisk as a repository for binary files:
MOUNT
-v
n:
hostname:jake.191,rw,lines=none,trans=no
- When the disk is protected by an External Security Manager (ESM)
such as RACF/VM, and PCNFSD
is available on your NFS server,
enter the logon password for the VM user ID specified on
-l at the prompt.
- To work with text files that can be used from both CMS and
OS/2
MOUNT
-lvmuserid m:
hostname:jake.191,rw,lines=nl,trans=yes,nlvalue=0D0A
- To use a minidisk as a repository for binary files:
MOUNT
-lvmuserid n:
hostname:jake.191,rw,lines=none,trans=no
- When the disk is protected by an External Security Manager (ESM)
such as RACF/VM, and PCNFSD
is not available on your NFS server,
enter the logon password for the VM user ID specified on
userid= at the prompt.
- To work with text files that can be used from both CMS and
OS/2
MOUNT
-v
m:
hostname:jake.191,rw,lines=nl,trans=yes,nlvalue=0D0A,userid=elwood
- To use a minidisk as a repository for binary files:
MOUNT
-v
n:
hostname:jake.191,rw,lines=none,trans=no,userid=elwood
Hints and Tips
Please write to Mary Ellen Carollo,
maryelln@us.ibm.com,
if you have comments on these instructions.
Return to the main
z/VM TCP/IP NFS Server Support page.
|