On Fri, Oct 14, 2005 at 06:46:46PM -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.
If you can telnet it, simply use this :
# echo 1 >/proc/sys/kernel/sysrq
# echo b >/proc/sysrq-trigger
It's dirty and you'll have an fsck. But it will nearly always work.
I use it a lot in local on distros on which the shutdown process is
as long as the boot process (you know, the ones which display lots
of 'OK' or wait indefinitely for some dead services to stop, when
you really want them to reboot quickly).
Cheers,
Willy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]