Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
When I go to shutdown my computer the last line reads ...system halted... but the computer is still "on" I know this technically means that the OS is shutdown, but I would like to know what I can do to make it do to turn it "off" The CPU and the monitor and stuff...
su (enter) root password(enter) shutdown -h now (enter)
0
Response Number 2
Name: Bill Freeman Date: May 9, 2001 at 01:46:31 Pacific
Reply:
Hello Eric! The "system is halted" message was common with RedHat 5.x versions. This message means that the O/S is shut down, but you still have to manually power off your PC and monitor. RedHat 6.2 now adds another line after "system is halted" of "Power down" to re-inforce this.
If you use red hat 7 and you're trying to shutdown from X, the computer don't turn off automatically. To fix this, edit /etc/rc.d/init.d/halt and replace command="halt" to command="halt -p"
Summary: I got the same logout problem. I found the best way to shutdown is go to a console as root and type halt. Some programs are not supposed to be shut down with the x like the dialup connection you have...
Summary: Hello hope someone can help:-) When I go to shutdown I use the halt command, It use to work good but now during the unmounting it stops at a message INIT: no more processes left in this runlevel. So ...