FWIW, you do need to enable persistence twice. If you had created a live-usb using a simple "cp" or "dd" command then the live-usb would be read-only and you could not store persistence files on it. By using the live-usb-maker program you created a read-write live-usb that supports persistence.williepabon wrote: Mon Jun 08, 2020 11:36 amAfter you explained that I need to enable persistence after the LiveUSB is created (thought it was enabled when I created it),[...]
But as JayM explained, persistence is not turned on automatically. You can choose to enable persistence or not on every live boot. You can also choose between static and dynamic root persistence on every boot.
I'm sorry that having to enable persistence twice can be confusing for newcomers. We tried to strike the right balance between, power, ease of use, and simplicity.