home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / sysadmin / 7116 < prev    next >
Encoding:
Text File  |  1992-12-20  |  2.8 KB  |  73 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!psinntp!kripalu!harit
  3. From: harit@kripalu.com
  4. Subject: Re: Netbooting
  5. Message-ID: <1992Dec17.183926.644@uunet!cbmvax!xmws!kripalu>
  6. Sender: harit@uunet!cbmvax!xmws!kripalu
  7. Reply-To: harit@kripalu.com
  8. Organization: Kripalu Center
  9. References: <17574@umd5.umd.edu>
  10. Date: Thu, 17 Dec 92 18:39:26 GMT
  11. Lines: 60
  12.  
  13. In article <17574@umd5.umd.edu> matthews@oberon.umd.edu (Mike Matthews) writes:
  14. > I've got a bit of a problem here.
  15. > I'm trying to netboot one NeXT off another NeXT, which is easy enough to do.
  16. > The catch, though, is the netboot server is in a different subnet, going
  17. > through two routers on an FDDI ring.
  18. > The boot goes fine -- /private/tftpboot/boot is loaded, then
  19. > /private/tftpboot/mach, then it goes around, says the primary ethernet
  20. > interface is en0 [some not quite right number -- where DOES it get that,
  21. > anyway?] then it gets its hostname, says whoami: no domain name, and panics
  22. > because it can't mount root.
  23. > The netboot server is exporting root to anyone who cares to mount it (it's on
  24. > an isolated network, so security is not a big concern).  If I boot off SCSI
  25. > disk, and mount the netboot server's root as, say, /tmp/otherroot, it works
  26. > fine.
  27. > Netbooting another NeXT on the same subnet as the netboot server works fine,
  28. > and both are configured.  I know the bootparams are set up right (well, I'm
  29. > reasonably sure).  I know the ethernet address is entered right, as
  30. > -AUTOMATIC- works for hostname and IP address on normal booting (btw, if you
  31. > wish to do that through a gateway, you have to move the IP Routing code from
  32. > /etc/rc to /etc/rc.boot, to right before it tries to do hostname  
  33. -AUTOMATIC-).
  34. > But it can't mount the root directory and dies.  I know, via router
  35. > debugging, that it sends out a sunrpc call to the correct host, presumably to
  36. > to the NFS mount.  It does not look like the call's ever making it to the
  37. > netboot server, though, by debugging on the other router.
  38. > But why, then, does it work when the machine boots up normally?  What's
  39. > different? 
  40. > And where the heck does the first, seemingly bogus, primary ethernet address
  41. > come from, anyway?
  42. > Any help would be greatly appreciated.
  43. > ------
  44. > Mike Matthews, matthews@oberon.umd.edu (NeXTmail accepted)
  45. > ------
  46. > When in doubt, do what the President does -- guess.
  47.  
  48. One thing I ran into was the need for the flat files in the /private area of  
  49. the netboot client AND the netinfo in the client's /private area to agree and  
  50. to have the boot host defined as a machine with it's IP address and name  
  51. defined.  Another test is to put the IP address of the host in the netboot info  
  52. fields rather than the host name.  This reduces the chance of some lookup  
  53. messing you up.
  54.  
  55. Michael Allen Latta
  56. Kripalu Center
  57. harit@kripalu.com
  58.  
  59. -- 
  60. Michael Allen Latta
  61. Kripalu Center
  62. harit@kripalu.com
  63. (413)448-3288
  64.