home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vnet.ibm.com
- From: jruiz@vnet.ibm.com (John Ruiz)
- Message-ID: <19921105.112724.300@almaden.ibm.com>
- Date: Thu, 5 Nov 92 13:51:49 EST
- Newsgroups: comp.os.os2.misc
- Subject: Re: Problem with IBMs TCPIP for OS2 and NFS
- News-Software: UReply 3.0
- References: <9211042126.AA10926@ebs330.eb.uah.edu>
- Lines: 25
-
- In <9211042126.AA10926@ebs330.eb.uah.edu> Krishnan ChitturCHE writes:
- >I am having trouble with IBM's TCP-IP and NFS for OS/2 2.0
- >(apology for posting here ... I do not get comp.os.os2.networking)
- >
- >I am trying to mount my home directory on a SUN ... the /etc/exports
- >file contains "me" i.e. my hostname (aruncc) ...
- >
- >I do a "mount -u2004 -g11 z: ebs330:/home "
- >I get the following error:
- >--------------------------
- >Drive z: could not be attached to the file system
- >Unknown error (rc:15)
- >Use the following command to show the export list of the server:
- >showexp ebs330
- >Note: The VM NFS server does not support this command.
- >--------------------------
-
- Return code 15 is ERROR_INVALID_DRIVE in the IBM OS/2 toolkit.
- Do you have a "LASTDRIVE" statement in your CONFIG.SYS? According
- to the OS/2 Command Ref. "LASTDRIVE" specifies the max. number of
- drives that are accessible and is not supposed to effect OS/2
- sessions. However, I was able to reproduce the rc:15 by specifying
- LASTDRIVE=M and trying to mount to drives after M.
-
- John Ruiz Internet: jruiz@vnet.ibm.com
-