home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!elroy.jpl.nasa.gov!ames!haven.umd.edu!darwin.sura.net!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!chsun!uiag.ch!jonas
- From: jonas@uiag.ch (Jonas Furrer)
- Subject: pwd: getwd: can't open ..?
- Message-ID: <Bxt31B.4Fn@uiag.ch>
- Organization: EMCH+BERGER
- Date: Mon, 16 Nov 1992 11:10:22 GMT
- Lines: 45
-
- Hi,
-
- why I have this error -> pwd: getwd: can't open ..
-
-
- OS : OS/MP 4.1A.1 (Solbourne -> SUN 4.1)
- fstab entry : /dev/sd2d /files/disk2/imagery 4.2 rw 1 9
-
- belfast:/% df /dev/sd2d
- Filesystem kbytes used avail capacity Mounted on
- /dev/sd2d 564349 311204 196710 61% /files/disk2/imagery
-
- belfast:/% ls -agld files
- drwxrwxrwx 6 root 512 Oct 21 15:48 files
-
- belfast:/% cd /files
- belfast:/files% ls -agld files
- drwxrwxrwx 4 root 512 Oct 2 14:07 disk2
- belfast:/files% pwd
- /files
-
- belfast:/files% cd disk2
- belfast:/files/disk2% ls -agld files
- drwxrwxrwx 5 root 512 Nov 13 11:16 imagery
- belfast:/files/disk2% pwd
- /files/disk2
-
- belfast:/files/disk2% cd imagery
- belfast:/files/disk2/imagery% pwd
- pwd: getwd: can't open ..
- belfast:/files/disk2/imagery% df .
- Filesystem kbytes used avail capacity Mounted on
- Could not find mount point for .
-
- Can anyone help?
-
- Thanks.
-
- +---------------------+---------------------------+
- |Jonas Furrer |E-Mail : jonas@uiag.ch |
- |Emch + Berger AG |Tel : +41 31 25 23 23 |
- |Gartenstrasse 1 |Fax : +41 31 25 16 85 |
- |3001 BERN (CH) | |
- +---------------------+---------------------------+
-
-