You are not logged in.

#1 2009-01-12 12:06:09

Anamn3sis
Member
Registered: 2008-12-30
Posts: 12

Arch won't power off via "poweroff" or "reboot".

On my Acer Aspire One when I issue "reboot" or "poweroff" as root Arch shuts down partway and drops me into the CLI login prompt, but I can't login. I have to shutdown the power by holding the power button down. Anyone know what might be causing this?

Offline

#2 2009-01-13 00:28:52

FLCLFan
Member
Registered: 2008-07-21
Posts: 76
Website

Re: Arch won't power off via "poweroff" or "reboot".

So you are using a WM or something?
If so, why would you be running as root?

Anyways so you dont have to do a hard reset you can login to cli and run "shutdown -h now" to shut down.

Offline

#3 2009-01-13 00:33:24

droog
Member
Registered: 2004-11-18
Posts: 877

Re: Arch won't power off via "poweroff" or "reboot".

I've never used reboot or poweroff.

shutdown -r now
shutdown -h now

worked for me forever.

Offline

#4 2009-01-13 00:41:13

FLCLFan
Member
Registered: 2008-07-21
Posts: 76
Website

Re: Arch won't power off via "poweroff" or "reboot".

It seems that reboot=shutdown -r now  and   poweroff=shutdown -h now. So the problem is either he is running it in a WM and it brings him to cli or if hes in cli and the command just logs him out.

Offline

#5 2009-01-13 01:04:20

droog
Member
Registered: 2004-11-18
Posts: 877

Re: Arch won't power off via "poweroff" or "reboot".

FLCLFan wrote:

It seems that reboot=shutdown -r now  and   poweroff=shutdown -h now. So the problem is either he is running it in a WM and it brings him to cli or if hes in cli and the command just logs him out.

wow suprising there are reboot and shutdown scripts for such simple commands now, sorry i don't have any insight because if run with privelages those commands should work
while in a wm or de or any enviroment he has going.

Offline

#6 2009-01-13 01:47:07

MarCustomized
Member
From: Detroit, MI
Registered: 2008-09-05
Posts: 116

Re: Arch won't power off via "poweroff" or "reboot".

You could restart via 'init 6' and shutdown via 'init 0'.

Offline

Board footer

Powered by FluxBB