home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35452 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.4 KB

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