bootc-dev / bootc-dev/bootc

install to-filesystem doesn't work when target /var is a separate mount

Open
#997 4 comments 0 reactions 0 assignees View on GitHub
area/install enhancement triaged
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.