home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6394 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: HELP Networking Sun<==>NeXt
  5. Message-ID: <1992Nov10.083013.11599@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <40356@unix.SRI.COM>
  10. Date: Tue, 10 Nov 1992 08:30:13 GMT
  11. Lines: 30
  12.  
  13. In article <40356@unix.SRI.COM> ubi@unix.sri.com
  14.     (Ron Ueberschaer) writes:
  15. >What are the tricks for doing the following routine networking
  16. >functions between Sun and Next machines?:
  17. >
  18. >    1) Adding a print queue on the Sun to access the Next
  19. >       printer (Netinfo ignores printcap)
  20.  
  21. Just follow the Sun documentation, but for the rp= value specify
  22. Local_Printer (not lp).
  23.  
  24. >    2) Mounting Next 4.3 filesystems on the Sun
  25. >       (Sun doesn't know what 4.3 is)
  26. >
  27. >    3) Mounting Sun 4.2 filesystems on the Next
  28. >       (Next doesn't think filesystem exists)
  29.  
  30. 4.2 and 4.3 are only used with locally-attached drives.  You
  31. cannot unplug a SCSI drive from a NeXT or Sun, plug it into
  32. the other, and use it.  The problem stems from incompatible
  33. disk labels, even though the filesystems themselves have the
  34. same format.  You can NFS-mount in either direction, however
  35. (specifying "nfs" instead of "4.2" or "4.3").
  36.  
  37. >I've been able to do these types of things among Suns, SGIs
  38. >and HPs.  But the Next is truly a challenge.
  39.  
  40. Not!
  41.  
  42.                     -=EPS=-
  43.