home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / tcpip / multinet / 2643 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  950 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!news.service.uci.edu!unogate!mvb.saic.com!info-multinet
  2. From: adelman@TGV.COM (Kenneth Adelman)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: NFS mount Sun CD-ROM
  5. Message-ID: <930111115539.210000d6@TGV.COM>
  6. Date: Mon, 11 Jan 93 11:55:39 PST
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 14
  10.  
  11. > Real simple.    I'd like to occasionally mount my VAX OLD CDs (wow) on my
  12. > cube-mate's Sun.  And read them via Bookreader.  I suspect that I am persuing
  13. > a dream, but maybe someone else has done this.  Or at least tried and can save
  14. > me the effort.
  15.  
  16. $ RMTALLOC/CD/USER=ROOT SUN:: SOME-LOGICAL-NAME
  17.  
  18. (you'll need to set up an appropriate /.rhosts file on the SUN to give
  19. you rsh access to root)
  20.  
  21. Then you can mount the disk with the normal mount command on the VMS
  22. side (/SYSTEM if you'd like).
  23.  
  24.                             Ken
  25.