I used to run LMS on the lite version of Raspbian, I now now use the
Desktop Image

https://downloads.raspberrypi.org/raspbian_latest

this has the advantage on a VNC server which allows easy remote access
and card cloning.

If LMS is installed correctly it should start when you power up the pi.

If you have Software updates turned on in LMS Settings you will receive
notifications.

Using putty to shutdown


Code:
--------------------
    sudo shutdown -h now
--------------------


or


Code:
--------------------
    sudo poweroff
--------------------


Watch the pi for ten flashes on the green led, you can then unplug.

ronnie

I would not bother with the 64 bit kernel, everything is still 32 bit.
If you want to explore further then look over on the raspberry pi
forums, lots of info there.


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=111692

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to