jareware / chilipie-kiosk

Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for unattended operation. Perfect for dashboards and build monitors.
MIT License
1.35k stars 155 forks source link

Upgrading chilipie #166

Closed kovacicjanez closed 2 years ago

kovacicjanez commented 2 years ago

Hi.

Is it possible to upgrade chilipie form 2.1.0 to newer version 3.0.0? I don't wont to reconfigure everything from the start.

or is thare any option to use 2.1.0 image made from raspberry pi 3 on raspberry 4?

jareware commented 2 years ago

Unfortunately there's no "upgrade" path between images, since they are by definition complete snapshots of the SD card.

However, the image hasn't changed that dramatically since, so if your configuration is done to Chromium for instance, you should be able to just zip up its profile from your current image, and put it into place on the new image.

Best of luck!