Mailinglist Archive: opensuse (3031 mails)
| < Previous | Next > |
Re: [opensuse] Why can't I use "shutdown now" to turn off my system?
- From: Aaron Kulkis <akulkis00@xxxxxxxxxx>
- Date: Mon, 04 Feb 2008 15:37:54 -0500
- Message-id: <47A777A2.60604@xxxxxxxxxx>
Kermit Mei wrote:
Remember... if a command is not doing what you expect it to
then the first thing to do is
$ man _command_ # where _command_ is the command which
# is not doing what you expect it to do.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
jim barnes wrote:
On Monday 04 February 2008 05:23:25 am Kermit Mei wrote:Thanks for all.With your help,I have understood.
Hello!From man shutdown...
I'm using openSuse 10.3 Linux in VirtualBox,and I just installed the
text mode.
I use the command "shutdown now" to turn off the machine.
But the result is as the following:
linux-Kermit:~# shutdown now
The system message from root (tty1)(Mon Feb ......<the time> ):
INIT: Switching to runlevel: 1
<snip>
Why the system goes to runlevel:1,but not shutdown?
Is "shutdown now" different from "init 1"?
Now I ususlly use "init 0" to turn off the machine,is it right or wrong?
Thank you!
"and runlevel 1 is used to put to system into a state where administrative tasks can be performed; this is the default if neither the -h or -r flag is given to shutdown."
Remember... if a command is not doing what you expect it to
then the first thing to do is
$ man _command_ # where _command_ is the command which
# is not doing what you expect it to do.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |