home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!decwrl!sun-barr!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!ekhadafi.austin.ibm.com!curt
- From: curt@ekhadafi.austin.ibm.com (Curt Finch 903 2F021 curt@aixwiz.austin.ibm.com 512-838-2806)
- Newsgroups: comp.unix.aix
- Subject: Re: automount and direct mounts
- Keywords: automount direct mount
- Message-ID: <1992Aug28.153214.24849@awdprime.austin.ibm.com>
- Date: 28 Aug 92 15:32:14 GMT
- References: <tnr.714997550@csd>
- Sender: news@awdprime.austin.ibm.com (USENET News)
- Organization: IBM AWD, Austin
- Lines: 18
-
- In article <tnr.714997550@csd> tnr@csd.cri.dk (Torben N. Rasmussen) writes:
-
- >I am trying to mount /home as a direct mount:
- > # cd /home
- > ksh: /home: 0403-037 The specified path name is not a directory.
-
- show us your automount map for this entry.
- do this as root:
- iptrace -a -d server -b /tmp/t (where server is the /home machine)
- cd /home
- kill (iptrace's pid)
- ipreport -rns /tmp/t |egrep -p 'NFS:|MOUNT'
-
- show us the output.
- --
- curt@aixwiz.austin.ibm.com (Curt L. Finch) | AIX NFS/NIS Field Quality
- My views are unrelated to those of IBM | Austin, TX
- Social Security isn't a retirement plan. It's middle class welfare.
-