Skip to content

Add option to preserve userdata and start jumpdrive

David Hamner requested to merge david.hamner/librem5-flash-image:main into main

I hoping to make a simple way to upgrade from Amber to Byzantium. This seem to work for me, but more testing is needed:

sudo ./scripts/librem5-flash-image --preserve-userdata --variant luks

You can also start jumpdrive with:

./scripts/librem5-flash-image --jumpdrive

Merge request reports