home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / Misc / HigherEducationMailbox.mbox / Archives_provide_val_.attach / May_91 / hardware.170 < prev    next >
Text File  |  1991-05-21  |  2KB  |  45 lines

  1. hardware power-off wedged
  2.  
  3. Q:  My machine is wedged.
  4. Q:  Is there a power-off method other than pulling the electrical plug?
  5.  
  6. A: Try the Power key!   If the machine is wedged, here are the ways to try to return to the monitor, in order of safety.  
  7.  
  8. Most safe:
  9. To power off, [optional: log out from Workspace], then use Power key
  10.  
  11. If you can su to root, then in a shell use these commands:
  12.     su
  13.     /etc/halt    # or /etc/halt -p to powerdown
  14.  
  15. Right Command-`          # the ` is top left of the numeric keypad
  16.             # brings up a panel that asks "r", "n" or Power off
  17.  
  18. Any methods from here down might erase a sector from an optical disk if there 
  19. is any ongoing disk activity.  For more information on the NMI and ROM monitors, read Chapter 17: "The NeXT ROM Monitor" in the Technical Documentation.
  20.  
  21. Command-Command-`     to reach NMI monitor, then use
  22.     mon            # to go to the PROM monitor
  23.     halt        # to halt from the NMI monitor
  24.  
  25. Command-Alternate-*    # equivalent to CMD-CMD-` followed by mon.
  26.  
  27. left Command-left Alternate-Power   # equivalent to above, but turns power off
  28.                                     # (may not work if interrupts are hosed)
  29.  
  30. Pull the power cord        # most dangerous, last resort.
  31.  
  32.  
  33. Any sudden power off or halt can erase a half track on the OD.  This happens 
  34. when the halt interrupts the three pass write (erase, write, verify) and leaves 
  35. a sector erased.  Subsequent reads will fail with this error:
  36.  
  37.    od0a: read recover (ECC) block 160120 phys block 161992 (14273:0:8)
  38.  
  39. QA170
  40.  
  41. Valid for 1.0 
  42. Not Needed 2.0. Covered in the Network and System Administration manual.
  43.  
  44.  
  45.