BBB can't shutdown

My BBB can’t shutdown. What can I do ?

From the terminal:

Shutdown now -h

http://www.packtpub.com/building-a-home-security-system-with-beaglebone/book

Still didn’t work !

Tell us what you did (exactly)

http://www.packtpub.com/building-a-home-security-system-with-beaglebone/book

sudo shutdown 0

I typed :

shutdown -h -P now

but nothing happened. The LED lights on the BBB is still blinking.

I tried :

shutdown -h -P now
but nothing happened. The led on the BBB is still blinking.
My BBB boots from a micro SD card running debian(raw image).Is there anyway that I can shut it down, without pressing the power button ?

what version of the image?

cat /etc/dogtag

Regards,

I typed :

shutdown -h -P now

but nothing happened. The LED lights on the BBB is still blinking.

Try typing “halt”

Regards,
John