home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9597 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.4 KB  |  28 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!convex!riogrande.cs.tcu.edu!morgenst
  3. From: morgenst@riogrande.cs.tcu.edu (Craig Morgenstern)
  4. Subject: Booting dataless client from server on different subnet
  5. Message-ID: <1992Dec18.193824.4786@riogrande.cs.tcu.edu>
  6. Sender: morgenst@riogrande.cs.tcu.edu (Craig Morgenstern)
  7. Organization: Texas Christian University
  8. Date: Fri, 18 Dec 1992 19:38:24 GMT
  9. Lines: 17
  10.  
  11. I have a dataless sparcstation 1 (local swap and /) running 4.1.1 on one
  12. subnet with the server on a different subnet.  I've noted in /etc/rc.boot
  13. that in order to mount /usr, a static linked version of route must be placed
  14. in /sbin.  I was unable to find such a beast, so instead I copied the
  15. dynamic linked version of route into /sbin and made copies of libc.so.1.6 and
  16. ld.so into /usr/lib on the local disk (using miniroot from tape).  The "local"
  17. /usr/lib would be hidden once the server's /usr gets mounted.  
  18.  
  19. My question is: can someone please enlighten me as to why this scheme doesn't
  20. work.  The call to /sbin/route from rc.boot seems to go fine; the specified
  21. gateway is added to the route table.  However, the boot process still hangs
  22. trying to mount /usr from the server.  I'm now clueless (probably always was).
  23.  
  24. Thanks in advance for any enlightenment!
  25.  
  26. Craig Morgenstern
  27. morgenst@riogrande.cs.tcu.edu
  28.