Re: [Hampshire] Instant poweroff

トップ ページ

このメッセージに返信
著者: Jonathan Hudson
日付:  
To: hampshire
題目: Re: [Hampshire] Instant poweroff
On Sat, 13 Feb 2010 14:08:46 +0000
Keith Edmunds <kae@???> wrote:

> My Google-foo is clearly deficient. How can I power off a Linux system
> immediately, the equivalent to pulling the plug out of the wall? I don't
> need to terminate processes, umount filesystems, etc, I just want it to
> power off.
>
> Thanks for any ideas.
>


Perhaps

# poweroff --force

(not tested :)

-jh