Mayuresh writes: - On Fri, Jul 10, 2015 at 05:54:43PM -0400, Louis Guillaume wrote: - > # poweroff -p - > - > - or if you're not in single-user - - > - > # shutdown -p now - > - > Should do the trick. - - "shutdown -p now" also went to reboot prompt.
The raspberry pi does not have a mechansism for the software to power off the hardware. Thus, all of "poweroff", "halt", "shutdown -h" and "shutdown -p" will end up at the "press any key to reboot" message. Yes, it sucks. But it is a side effect of the "power supply" in use. -- Eric Schnoebelen [email protected] http://www.cirr.com "The time to relax is when you don't have time for it." -- Sydney J. Harris
