Skip to content
Snippets Groups Projects
Commit f3b58f30 authored by don's avatar don
Browse files

Added reboot, updated notes

parent 10a9b4bc
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,11 @@ apt-get -y install enscript feh ghostscript gsfonts imagemagick imagemagick-6-co
# make sure Raspberry Pi is caught up on all updates
apt-get -y update
apt-get -y dist-upgrade
# reboot the system
echo rebooting
sleep 9
sync
sync
sync
sleep 9
/sbin/reboot
Raspberry Pi open source kiosk
Software installation notes
Last updated: 2018-10-04 14:54
Last updated: 2018-10-04 15:04
Advance preparation:
......@@ -66,7 +66,7 @@ On the "Check for Updates" screen:
It is recommended that you click "Skip"; updates can be installed later. If you do choose "Next", that is fine but be prepared to wait for a long time. This might be a good time to get lunch, or a beverage of your choice, or catch up on your email. This has been known to take as much as six hours (or as little as twenty minutes).
Now click to reboot the system. After the reboot, on the pop-up information window, click "OK" to get rid of it.
Now click to reboot the system. After the reboot, if a pop-up information window appears, click "OK" to get rid of it.
Bring in the kiosk software:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment