home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / misc / 6544 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.4 KB

  1. Xref: sparky comp.sys.sun.misc:6544 comp.unix.questions:15998
  2. Path: sparky!uunet!europa.eng.gtefsd.com!emory!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!sgiblab!munnari.oz.au!sol.deakin.OZ.AU!rand!twp
  3. From: twp@rand.mel.cocam.oz.au (Tony Payne CSD)
  4. Newsgroups: comp.sys.sun.misc,comp.unix.questions
  5. Subject: Almost got Xkernel going on SUN3/60.
  6. Message-ID: <1629@rand.mel.cocam.oz.au>
  7. Date: 28 Jan 93 05:45:39 GMT
  8. Followup-To: comp.sys.sun.misc
  9. Organization: Co-Cam Computer Group, Oz
  10. Lines: 62
  11.  
  12.  
  13. Hi net,
  14.  
  15. I've got a diskless SUN3/60 and an SS10 30 running Solaris 1.1. acting as an
  16. Xkernel server. At the moment, the 3/60 boots, loads vmunix and then goes
  17. back to the eeprom with the message "Exception 0x010 at 0E053F68". Sometimes
  18. (but not always) the loading vmunix message looks a bit like this:
  19.  
  20. Boot: vmunix
  21. .Size: 376816.........................X...........X.....+89624+6
  22. 4920 bytes
  23.  
  24. Then I get the following (or similar) before being thrown back to the eeprom:
  25.  
  26. Statistics:
  27. rpc: calls 467 badcalls 0 retrans 2 badxids 0 timeouts 2 waits 0 newcreds 0
  28. le0: ipackets 489 opackets 473 collis 13 defet 28 crcerrs 0 framerrs 0
  29. missed 0 ofloerrs 0 ufloerrs 0
  30.  
  31. Exception 0x0 at 0E053F68
  32. >
  33.  
  34. I suspect that the machine cannot see its swap space. I even made sure that
  35. the swap file had 8mb allocated to it by dd'ing from /dev/zero.
  36.  
  37. The following is the exports file on the server:
  38.  
  39. /usr            -anon=0
  40. /home            -anon=0
  41. /var/spool/mail        -anon=0
  42. /ntd            -anon=0
  43. /hal    -access=CSD-HAL9000,root=CSD-HAL9000
  44. /hal_swap    -access=CSD-HAL9000,root=CSD-HAL9000
  45.  
  46. The following is the bootparams file on the server:
  47.  
  48. CSD-HAL9000    root=reckless:/hal\
  49.         swap=reckless:/hal_swap
  50. +
  51.  
  52. The following is the fstab file in /hal/etc:
  53.  
  54. reckless:/hal / nfs ro,hard 0 0
  55. reckless:/usr /usr nfs ro,hard 0 0
  56.  
  57. The hal_swap file exists and has permissions 777. I Know that these files are
  58. in a funny place, but I didn't have any choice about where to put them.
  59.  
  60. Both machines know about each other in their hosts and ethers files.
  61.  
  62. Can anyone see anything that doesn't look right?
  63.  
  64. Thanks in advance,
  65.  
  66. Tony
  67.  
  68. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  69.    ,-_|\     Tony Payne                   Phone:  +61 3 286 3480
  70.   /     \    Co-Cam Computer Group        Fax:    +61 3 417 7857
  71.   \_,-._/___ Abbotsford, Melbourne        Email:  twp@mel.cocam.oz.au
  72.        v     AUSTRALIA                    DoD # 3764 - MRAA # 1453
  73. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  74.