home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!sol!sol.aer.com!george
- From: george@tusk.med.harvard.edu (George Planansky)
- Newsgroups: comp.sys.sgi
- Subject: "cd .." failure on iso9 fs ( CDROM ) -- Remedy ??
- Message-ID: <GEORGE.92Aug27200450@tusk.med.harvard.edu>
- Date: 28 Aug 92 00:04:50 GMT
- Sender: news@sol.AER.COM
- Organization: Harvard Medical School, Boston MA
- Lines: 58
-
- Functions or attributes connected with directories do not work
- inside the iso9 apparent-directory tree. The .. and . forms
- break, and pwd breaks. Is there a remedy?
-
- System: IRIX Release 4.0.4 IP17 Version 03241739 System V
-
- CDROM mounted via cdromd, as an iso9 filesystem:
-
- mud(50)%m fsd.tab
- /dev/scsi/sc0d4l0 /cdromd.sc0d4l0 cdrom ro,nosuid,key=1,cdrom 0 0
-
- mud(51)%df /cdromd.sc0d4l0
- Filesystem Type blocks use avail %use Mounted on
- /dev/scsi/sc0d4l0 iso9 915456 915456 0 100% /cdromd.sc0d4l0
-
- mud[309]%cd /cdromd.sc0d4l0
- mud[310]%echo $cwd; pwd
- /cdromd.sc0d4l0
- /cdromd.sc0d4l0
- mud[311]%ls
- ./ ../ pdb92cd/
-
- mud[312]%cd pdb92cd
- mud[313]%echo $cwd ; pwd
- /cdromd.sc0d4l0/pdb92cd
- /cdromd.sc0d4l0/pdb92cd
- mud[314]%ls
- ./ asn_1/ docs/
- ../ dataprtp/ index/
-
- mud[315]%cd docs
- mud[316]%echo $cwd ; pwd
- /cdromd.sc0d4l0/pdb92cd/docs
- pwd: read error in ..
- mud[317]%ls
- ./ advisory.ps*
- ../ advisory.txt*
- access.txt* apr92nl/
-
- mud[323]%cd apr92nl
- mud[324]%echo $cwd ; pwd
- /cdromd.sc0d4l0/pdb92cd/docs/apr92nl
- pwd: cannot open ..
- mud[325]%ls
- ./..: Not a directory
- ./ entries.txt*
- biblio.txt* newslett.ps*
-
- mud[326]%cd ..
- ..: Not a directory
-
- --
- George Planansky
- Department of Biological Chemistry & Molecular Pharmacology
- Harvard University Medical School, 240 Longwood Ave., Boston, MA 02115
- email: gplanansky@tusk.med.harvard.edu
- phone: (617) 432-3919
- fax: (617) 432-4360
-