"Ricardo Campos" <corez23@linuxmail.org> writes:
Funnily enough, that's what my box says- "Maintenance Mode", but it *DOES* shut down as well, using: shutdown -h now
Erm, what command were you using? On most (all?) Linux systems, calling halt from a non-zero runlevel will invoke "shutdown -h now", but don't *ever* try that on another system. "telinit 0" is probably another synonym. -- MJR
On 19 Oct 2001, MJ Ray wrote:
On most (all?) Linux systems, calling halt from a non-zero runlevel will invoke "shutdown -h now", but don't *ever* try that on another system. "telinit 0" is probably another synonym.
Just FYI halt on some systems will make the machine instantly poweroff, no umounting of disks nothing, Its a bit like pulling the power cord out of the back of the machine, just though I should let you know so no-one goes into work and trys it on any spare unix boxen to see what they do. Adam -- Adam "a funny thing about regret is, that it's better to regret something you have done, than to regret something you haven't done"
participants (2)
-
Adam Bower -
MJ Ray