Re: Forcing an immediate reboot
From: Randy.Dunlap (rdunlap_at_xenotime.net)
Date: 10/15/05
- Previous message: Randy.Dunlap: "Re: Kernel Oops"
- In reply to: Marc Perkel: "Forcing an immediate reboot"
- Next in thread: Danny ter Haar: "Re: Forcing an immediate reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 Oct 2005 18:55:41 -0700 To: Marc Perkel <marc@perkel.com>
On Fri, 14 Oct 2005 18:46:46 -0700 Marc Perkel wrote:
> Is there any way to force an immediate reboot as if to push the reset
> button in software? Got a remote server that i need to reboot and
> shutdown isn't working.
What kernel version?
Does it have sysrq enabled?
If 2.6.x and Yes, then you should be able to do:
echo b > /proc/sysrq-trigger
to cause a reboot.
--- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Randy.Dunlap: "Re: Kernel Oops"
- In reply to: Marc Perkel: "Forcing an immediate reboot"
- Next in thread: Danny ter Haar: "Re: Forcing an immediate reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|