Open
Description
install to-filesystem
fails with if the target filesystem includes an empty /var
directory.
ERROR Installing to filesystem: Verifying empty rootfs: Non-empty root filesystem; found "var"
With --replace=wipe
the installation fails when the empty /var
is an active mount point with
ERROR Installing to filesystem: Device or resource busy (os error 16)
Activity