home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16217 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!spool.mu.edu!sgiblab!sgigate!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: crimson cannot halt/reboot
  5. Message-ID: <s6mekko@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <1992Nov10.115333.781@artcom.de>
  8. Date: Tue, 10 Nov 1992 17:11:05 GMT
  9. Lines: 33
  10.  
  11. In article <1992Nov10.115333.781@artcom.de>, chris@artcom.de (Christian Hoefig) writes:
  12. > IRIX 4.0.5, SGI crimson, 
  13. > kaufhof 84_> uname -a
  14. > IRIX kaufhof 4.0.4 03241739 IP17
  15. > Shutdown and reboot don't work.
  16. > Executing shutdown works only to the point, where 
  17. > /etc/init 0 is called. this should start /etc/rc0, which
  18. > completes the shutdown, basically per killall.
  19. > Executing /etc/rc0 "by hand" works, but /etc/init 0
  20. > simply seems to do nothing. No hints in system log files.
  21. > exit status of /etc/init 0 is 0. 
  22. > Even after reinstalling IRIX, the effect remained. Of course,
  23. > /etc/reboot won't do either. We talked to our SGI man, 
  24. > said he never heard of such a thing before.
  25. > Any ideasm ? We will reformat the disk and reinstall, if 
  26. > nothing else works.
  27.  
  28.  
  29. The most common cause of shutdown not working is that /etc/rc2 is
  30. still waiting for /etc/rc2.d/S95autoconfig to finish waiting for
  31. lboot to finish waiting for the operator to answer the "automatically
  32. reconfigure the operating system" question.  If this is the cause,
  33. then `killall lboot` should break things loose.
  34.  
  35. Unless the dates of files in /usr/sysgen/* are crazy (i.e. in the future),
  36. simply answering the question "y" once will fix the problem permanently.
  37.  
  38.  
  39. Vernon Schryver,  vjs@sgi.com
  40.