Skip to content

fix: missing root mount point

Marin Hannache requested to merge github/fork/Sayrus/master into master

Created by: Sayrus

Newer versions of Arch will return "No space left on device" if the root is not a mount point. This error can be avoided by mounting the generated image root on itself.

Merge request reports