Drewsif / PiShrink

Make your pi images smaller!
MIT License
3.47k stars 642 forks source link

FeatureRequest: Working with overlay file system enabled #202

Closed scegg closed 3 weeks ago

scegg commented 3 years ago

For production creating, Overlay File System is a good way to protect sd card. But it seems that when the function is created, pishrink is not working well. Maybe the problem is about resizing a readonly file system?

Matebo commented 1 year ago

For me, it's stuck in a boot loop

shatteredsword commented 1 year ago

i would recommend that you just create the image from your sd card before enabling this option. at least until custom first boot scripting is available.

Drewsif commented 3 weeks ago

Closing for #286