home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / admin / 9691 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.7 KB  |  67 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!stanford.edu!MED.Stanford.EDU!cmgm.stanford.edu!wnelson
  3. From: wnelson@cmgm.stanford.edu (Will Nelson)
  4. Subject: Booting from remote CDROM
  5. Message-ID: <1992Dec23.161328.5685@medmail.stanford.edu>
  6. Keywords: Sun 4/110
  7. Sender: news@medmail.stanford.edu
  8. Organization: Stanford University, California, USA
  9. Date: Wed, 23 Dec 1992 16:13:28 GMT
  10. Lines: 55
  11.  
  12.  
  13. I have two systems. The system that has the CDROM drive is
  14. rna.stanford.edu, which is a SPARCstation SLC, running 4.1.3,
  15. with IP address of 36.96.0.237. The target system that I want
  16. to upgrade is dna.stanford.edu, which is a SUN 4/110, running
  17. 4.1.1, with IP address of 36.96.0.13.
  18.  
  19. rna is the NIS master; dna is an NIS client of rna.
  20. I have 39 Meg free in /export/swap and 9 Meg free in
  21. /export/root.
  22.  
  23. I have followed the instructions in Appendix C of Installing
  24. the SUN OS:
  25.  
  26.     on the mediahost:
  27.  
  28.     su
  29.     # cd /usr/etc/install
  30.     # add_client -a sun4 dna.stanford.edu
  31.  
  32.     which seemed to go ok.
  33.  
  34.     # mount -rt hsfs /dev/sr0 /usr/etc/install/tar
  35.     # cd /usr/etc/install/tar/export/exec/kvm/sun4_sunos_4_1_3
  36.     # cp miniroot_sun4 /export/exec/sun4/local/miniroot
  37.  
  38.  
  39.     on the system I want to upgrade:
  40.  
  41.     > b ie(,ed) -a
  42.     Boot: ie(0,ED,0) -a
  43.     Using IP Address 36.96.0.13 = 2460000D
  44.     Requesting Ethernet Address for 36.0.0.237 = 240000ED
  45.                                            ^
  46.         which is wrong             | should be 96
  47.  
  48.     and nothing happens.
  49.  
  50.     I also tried
  51.  
  52.     > b ie(,246000ED) -a
  53.     Boot: ie(0,246000ED,0) -a
  54.     Using IP Address 36.96.0.13 = 2460000D
  55.     tftp: time-out.
  56.     Boot: load failed.
  57.  
  58.  
  59. It looks like it is using the wrong netmask.
  60.  
  61. Help!
  62. --
  63. Will Nelson
  64. Computer Resource Administrator
  65. The Beckman Center at Stanford
  66. will@cmgm.stanford.edu
  67.