davidferguson / pibakery

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

OS rewrites configuration on reboot #91

Closed scottpham closed 6 years ago

scottpham commented 7 years ago

Hi there,

I'm trying to write a recipe that will boot into desktop and enable VNC, allowing me to operate the desktop environment without keyboard or mouse. Unfortunately, after I upgrade the distro and reboot, I get an alert from the OS saying that because I upgraded the distro, my configuration files have been overwritten--therefore VNC is disabled by default and my Pi is effectively dead. Is there any way around this? I can take out the reboot block, but a power cycle at some point is inevitable and then I will lose my VNC again.