linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Unterkircher <unki@netshadow.at>
To: "Adrian C." <drupix@gmail.com>
Cc: urgrue <urgrue@tumsan.fi>, admin <linux-admin@vger.kernel.org>
Subject: Re: forcing a reboot
Date: Fri, 22 Oct 2004 15:21:29 +0200	[thread overview]
Message-ID: <1098451290.1228.36.camel@winsucks> (raw)
In-Reply-To: <60a74689041022034528df2193@mail.gmail.com>

if you really nead a reboot and you have sysrq (Magic Sysrq Key in the
Menu Kernel hacking) enabled, you can use 

    echo b > /proc/sysrq-trigger 

to reboot - if your system is still alive then you can try the
combination

    ALT+"Print Screen"

to get the Sysrq-Menu in the console and then press the key as shown on
the oncoming menu.

more information you could find in the file sysrq.txt in the
documentation directory of the linux kernel sources.

hope this helps you.

andi


Am Freitag, den 22.10.2004, 13:45 +0300 schrieb Adrian C.: 
> You could try a killall -9 zombie_process_name before reboot. man
> reboot has no force reboot option that i can see.
> 
> --Adrian.
> 
> On Fri, 22 Oct 2004 13:29:23 +0300, urgrue <urgrue@tumsan.fi> wrote:
> > is there a way to force an instant reboot? in some cases "reboot"
> > doesnt work, as it seems to do many things before actually initiating a
> > phsyical reset, like shutting down processes. ive now run into the
> > situation a few times where zombie processes or module problems can
> > prevent "reboot" from completing its task.
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html




  reply	other threads:[~2004-10-22 13:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 10:29 forcing a reboot urgrue
2004-10-22 10:45 ` Adrian C.
2004-10-22 13:21   ` Andreas Unterkircher [this message]
2004-11-01 22:40     ` chuck gelm
2004-11-01 23:16       ` Kevin J. Cummings
2004-11-02 23:19         ` chuck gelm
2004-11-02 23:58           ` Glynn Clements
2004-11-03  0:03           ` Thornton Prime
2004-10-24 15:45   ` Quota setting Edward Parrilla
2004-10-22 13:08 ` forcing a reboot Thornton Prime
  -- strict thread matches above, loose matches on Subject: below --
2004-11-01 19:10 Mraz, Scott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1098451290.1228.36.camel@winsucks \
    --to=unki@netshadow.at \
    --cc=drupix@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    --cc=urgrue@tumsan.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).