Bookmark and Share

If you are new to Unixmen, you may want to subscribe :

The magic SysRq key is an old tip to be used to recover from a frozen system, it is advised to be used when the system absolutely locks up - freeze, and when using Ctrl+Alt+Backspace does nothing .

What is The magic SysRq key ?

The magic SysRq key is a key combination understood by the Linux kernel, which allows the user to perform various low level commands regardless of the system's state. It is often used to recover from freezes, or to reboot a computer without corrupting the filesystem.

 

How to use the magic SysRq to recover from a frozen system ?

 

If you see that using Ctrl+Alt+Backspace does nothing, then is the time to use The magic SysRq key.

1. Hold down the Alt and SysRq (Print Screen) keys.

2. While holding those down, type the following in order. Nothing will appear to happen until the last letter is pressed: REISUB

3. Watch your computer reboot magically.


To remember the word REISUB the mnemonic is "Raising Elephants Is So Utterly Boring", "Reboot Even If System Utterly Broken" or simply remembering the word "BUSIER" .

The magic SysRq to recover is advised to be used for emergencies only, for example when the system absolutely locks up and freeze This is not to be used on potentially still busy machines which are still writing stuff to disk for example or on machines that could still do a proper shutdown if you only were patient enough to wait. This is only for systems which have already died a horrible death.

 

Activate The magic SysRq key in Ubuntu/Debian/CentOS/RHEL/Fedora

  • If you are using Ubuntu,Debian you can not use The magic SysRq key because it is desactivated by default.

If you want to activate it, you have to edit the file /etc/sysctl.conf :

vi /etc/sysctl.conf

and then add this line :

kernel.sysrq = 1

save and close

  • If you are using Fedora /CentOS/ Redhat, edit the file /etc/sysctl.config and change the value of kernel.sysrq to 1
# Controls the System Request debugging functionality of the kernel
# kernel.sysrq = 1 

and is done.

 

References : http://forums.linuxmint.com , http://en.wikipedia.org


If you have a Tip, tutorial, Idea or anything you want to share with unixmen readers, you can send it to : tips[a]unixmen.com or use our contact form Thanks.


Related Articles by Tag :

 


Related Articles By Tags:

Comments (5)
  • Robin  - May need to be enabled in some Linuxs
    avatar

    I have run into situations where this has been disabled. I have to check to see if it enabled in Fedora now. It wasn't the last time I tried.

    I think you have to make a change.
    "kernel.sysrq = 1" in /etc/sysctl.conf

    It could be the same in some other distributions.

  • Zinovsky
    avatar

    Thanks Robin, i checked ubuntu9.10 and Debian Lenny both kernel.sysrq = 1 is not active in /etc/sysctl.conf , this mean if a person is using Ubuntu, debian, he has to open /etc/sysctl.conf and add this to the file :

    Quote:
    kernel.sysrq = 1

    After this a person will be able to use The magic SysRq key :)

  • Lyle  - This is only for systems which have already died a
    avatar

    What happens if you use this when things are not completely locked up? Also glad to know there is a better way then a hard reset. Hard resets make me nervous.

  • Phil  - Important part
    avatar

    You forgot the important part - you need to wait a few seconds between each each command to ensure it finishes. Otherwise, it's not really different than pressing the reset button.

  • Lucy  - Hi
    avatar

    I recently came across your blog and have been reading along. I thought I would leave my first comment. I don't know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.
    Lucy

Write comment
Your Contact Details:
Gravatar enabled
Comment:
[b] [i] [u] [s] [url] [quote] [code] [img]   
:D:):(:0:shock::confused:8):lol::x:P:oops::cry:
:evil::twisted::roll::wink::!::?::idea::arrow: