Closed boyska closed 10 years ago
there is some work on https://github.com/boyska/freepto-lb/tree/persistence_helpers : i'm taking the long (and hopely safe) road
this is related to #74
freepto-live-tray
can not only show the status of the persistence, but can also create a persistence if there is not one.
It is basicly working (but there are minor bugs) in boyska/persistence_helpers
. It should be merged and fixed.
cccbbbd918 fixed it.
makefreepto
makes it harder to create a new freepto and is a source of problems, slowness, incompatibilities. just doingdd if=freepto.img of=/dev/sdc
would be easier and faster.At first boot, freepto should attempt to rceate the persistence by itself, asking the password to the user.
This would also close #22 and #23