davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.48k stars 146 forks source link

give more info on the "processing next boot script" screen #57

Open Godley opened 7 years ago

Godley commented 7 years ago

Right now my pi is stuck at 50% on the run command block. More info on which block I'm on and maybe some debug output would give more assurance it's not got stuck or something

davidferguson commented 7 years ago

If you're using the latest version of PiBakery (the easiest way to tell is that the latest version has support for writing Raspbian Lite as well as Raspbian Full, while older versions can only do Raspbian Full) PiBakery produces a log file located /boot/PiBakery/firstboot.log.

Have a look in there to see what went wrong, and in a future version of PiBakery I will try to add some debug output onto the progress bar screen.

Barry4679 commented 7 years ago

Or if you are on an earlier version, and don't want to repeat the 1gb+ download just yet, you could log to a file with Run command blocks: echo "synaptic installed" > ~/PiBakeryInstall.log followed by a series of echo "cherrypy installed" >> ~/PiBakeryInstall.log

On Mon, 26 Sep 2016 at 10:16 David Ferguson notifications@github.com wrote:

If you're using the latest version of PiBakery (the easiest way to tell is that the latest version has support for writing Raspbian Lite as well as Raspbian Full, while older versions can only do Raspbian Full) PiBakery produces a log file located /boot/PiBakery/firstboot.log.

Have a look in there to see what went wrong, and in a future version of PiBakery I will try to add some debug output onto the progress bar screen.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davidferguson/pibakery/issues/57#issuecomment-249456046, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxFbPjJ3xjcCByZatoCfD4ICx3mCSpxks5qtw7lgaJpZM4KF9zW .