Closed dougsland closed 1 year ago
if there is no mkfs.erofs it will exit before reaching the ext4 flow.
https://github.com/containers/initoverlayfs/blob/main/bin/initoverlayfs-install#L28-L32
Should be fixed by: https://github.com/containers/initoverlayfs/pull/10
if there is no mkfs.erofs it will exit before reaching the ext4 flow.
https://github.com/containers/initoverlayfs/blob/main/bin/initoverlayfs-install#L28-L32
Should be fixed by: https://github.com/containers/initoverlayfs/pull/10