bootc-dev / bootc-dev/bootc

fstab cleanup of `/` does not work

Open
#971 11 comments 0 reactions 0 assignees View on GitHub
area/anaconda area/bootc-image-builder
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

It looks like we regressed after commit d46b072cd218ab114a01d604592b5c42cc1b8866 since the fstab cleanup does not work (anymore).

The `systemd-remount-fs.service` fails with

>mount: /: fsconfig system call failed: overlay: No changes allowed in reconfigure.
>dmesg(1) may have more information after failed mount system call.
>/usr/bin/mount for / exited with exit status 32.

`/etc/fstab` includes
> UUID=d457c96a-3adb-48aa-9bb3-3c34ba1c338b / btrfs subvol=root,compress=zstd:1,ro 0 0

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.