Changes between Version 10 and Version 11 of skinny_elephants_recovery


Ignore:
Timestamp:
Dec 26, 2010, 5:13:53 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • skinny_elephants_recovery

    v10 v11  
    55If the server in question is a stand alone server or a dom0 then it should be accessible via the [wiki:telehouse_serial_access serial console]. The console should provide information about the crash. You can reboot the server by using the [http://www.brunolinux.com/01-First_Things_To_Know/Skinny_Elephants.html raising skinny elephants] trick.
    66
    7 For machines with a console provided via [deb:cereal], you need to use special break characters. The exact sequence is:
     7For machines with a console provided via [deb:cereal] (host machines accessed via console.mayfirst.org), you need to use special break characters. The exact sequence is:
    88
    99{{{
     
    1414ctrl-\ b u
    1515ctrl-\ b b
     16}}}
     17
     18For machines with a console provided via screen (as in MFPL KVM servers), you need to use the default screen break character (ctl-a). The exact sequence is:
     19
     20{{{
     21ctrl-a b r
     22ctrl-a b s
     23ctrl-a b e
     24ctrl-a b i
     25ctrl-a b u
     26ctrl-a b b
    1627}}}
    1728