Nature40 / pimod

Reconfigure Raspberry Pi images with an easy, Docker-like configuration file
GNU General Public License v3.0
127 stars 19 forks source link

Cannot mount an extracted root filesystem #64

Closed aniongithub closed 1 year ago

aniongithub commented 1 year ago

In the case that I have a raw root filesystem, this should also be mountable via a FROM statement instead of needing an image (local or remote).

This helps with scenarios where we may create or use mixed filesystems for custom image creation.

aniongithub commented 1 year ago

Found a workaround for this - closing.