You are not logged in.
Since I got an answer to my first question I'll also trie my luck with this question.
As the topic says, when I do 'shutdown now' the computer goes to something like
"Entering single user mode
Enter Password or type control+D to cancel: "
the biggest problem is, i cant enter a pass or control+d, it simply hangs.
also, i dont want that single user thing there.
-edit-
why cant i change subject to [Solved?]
Offline
try
shutdown -r now
for reboot and
shutdown -h now
for System halt. (Power off)
Offline
You can also use the commands:
halt
and
reboot
I believe these just call the commands Stinky suggested, but they're easier to remember.
Dusty
Offline
"halt" works fine (unless you use the last stock kernel and have NTFS partitions mounted), as does "reboot" or "telinit 6"- both do the same thing.
Microshaft delenda est
Offline
All of them works perfect! Thanks!
Offline
/me feels all warm and fuzzy when he actually knows an answer.
heh
Offline
"shutdown now" goes to single-user mode on my system too, that seems to be a bug... But it doesn't hang last I checked. :? Maybe there's something else going on?
Offline
I always thought it was "shutdown -h now"
Offline