home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!cri.dk!csd!tnr
- From: tnr@csd.cri.dk (Torben N. Rasmussen)
- Newsgroups: comp.unix.aix
- Subject: automount and direct mounts
- Summary: problem with direct mount and automounter update 404456
- Keywords: automount direct mount
- Message-ID: <tnr.714997550@csd>
- Date: 28 Aug 92 10:25:50 GMT
- Sender: news@csd.cri.dk
- Organization: Computer Resources International A/S
- Lines: 32
-
- I have a problem after I have installed the update U404456 which is supposed
- to solve the problem with the automounter.
-
- Now it works a little better but not perfect.
-
- I am trying to mount /home as a direct mount:
-
- The output from df is correct:
-
- hyperion:(pid15806@/home) 0 0 -1% - - /home
-
- When I tries to enter the /home directory:
-
- # cd /home
-
- I get the following error:
-
- ksh: /home: 0403-037 The specified path name is not a directory.
-
- The link seems to be created allright:
-
- ls -l /home
- lrwxrwxrwx 1 root system 20 Aug 28 12:00 /home -> /tmp_mnt/home
-
- and the directory /tmp_mnt/home is also mounted:
-
- # df /tmp_mnt/home
- cadillac:/export/cadillac1 745709 13837 98% - - /tmp_mnt/home
-
- Have anyone seen this problem and know what to do about it.
-
- --
-