Force immediate reboot
By jeltsch on Tue, 03/06/2007 - 22:51Sometimes the reboot, shutdown or halt command fail. Then this is the answer:
echo 1 >/proc/sys/kernel/sysrq echo b >/proc/sysrq-trigger
Sometimes the reboot, shutdown or halt command fail. Then this is the answer:
echo 1 >/proc/sys/kernel/sysrq echo b >/proc/sysrq-trigger