Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/boot readonly fails after txn if not altering bootloader config #704

Open
cgwalters opened this issue Feb 23, 2017 · 0 comments
Open

/boot readonly fails after txn if not altering bootloader config #704

cgwalters opened this issue Feb 23, 2017 · 0 comments
Labels

Comments

@cgwalters
Copy link
Member

In #213 I added support for /boot being a readonly mount.

However,

# rpm-ostree install cowsay
...
Overlaying... done
Writing rpmdb... done
Writing OSTree commit... done
Copying /etc changes: 28 modified, 0 removed, 342 added
Transaction complete; bootconfig swap: no deployment count change: 0
error: Read-only file system

Note it crashes after the txn. This is because we need to keep /boot writable for the cleanup phase as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant