home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8261 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.0 KB

  1. Xref: sparky comp.unix.ultrix:8261 comp.sys.sgi:16329
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!cs.widener.edu!eff!world!cmr
  3. From: cmr@world.std.com (Charles M Richmond)
  4. Newsgroups: comp.unix.ultrix,comp.sys.sgi
  5. Subject: Re: Can I mount a SGI CD-ROM Filesystem on my DECstation?
  6. Message-ID: <BxLMHn.Ev7@world.std.com>
  7. Date: 12 Nov 92 10:29:46 GMT
  8. References: <1992Nov10.214201.5794@netnews.whoi.edu> <s8hlhe8@zuni.esd.sgi.com>
  9. Organization: Integrated International Systems Corp. One Longfellow Place, Suite 3309, Boston, Ma.
  10. Lines: 37
  11.  
  12. olson@anchor.esd.sgi.com (Dave Olson) writes:
  13.  
  14. >In <1992Nov10.214201.5794@netnews.whoi.edu> rsignell@crusty.er.usgs.gov (Richard P. Signell) writes:
  15.  
  16. >| I successfully mounted an ISO9660 CD-ROM on my SGI (Indigo XS-24
  17. >| with IRIX 4.0.5), and now I'd like to make that filesystem 
  18. >| available to my DECstation 5000 (PXG-Turbo with Ultrix 4.2a).
  19. >| Is this possible?  I'm having problems.  
  20.  
  21. >Can't do it yet.  Possibly in a future release.  At this time, you
  22. >can only NFS mount the ISO 9660 filesystems on another SGI system.
  23. >--
  24. >Let no one tell me that silence gives consent,  |   Dave Olson
  25. >because whoever is silent dissents.             |   Silicon Graphics, Inc.
  26. >    Maria Isabel Barreno                        |   olson@sgi.com
  27.  
  28.  
  29. If you have the ISO9660 support in your kernel then:
  30.  
  31. /etc/mount -t cdfs [-r -o options] device directory
  32.  
  33. This will mount the CD on ultrix. You should use the noversion and the
  34. defperm options.
  35.  
  36.  
  37. One can then export the directory via NFS. As an example take ftp over to
  38. gatekeeper and you will notice that there are CDs mounted there.
  39.  
  40. Look in the man pages ... cdfs (5cdfs) and mount (8cdfs)
  41.  
  42.  
  43. Charlie 
  44. -- 
  45. *****************************************************************************
  46. *  Charles Richmond     Integrated International Systems Corporation        *
  47. *  cmr@world.std.com    (Temporary) cmr@koneko.shr.dec.com            *
  48. *  Specializing in UNIX, X, Image Processing, and Communications.           *
  49.