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

Perform early check if /boot is read-only #254

Open
TheSchmidt opened this issue Nov 25, 2017 · 0 comments
Open

Perform early check if /boot is read-only #254

TheSchmidt opened this issue Nov 25, 2017 · 0 comments

Comments

@TheSchmidt
Copy link

Since I mount /boot read-only (to prevent a dirty file system when not shutting down properly), the update script reports errors after doing some work. I restart the script (after mount -o remount,rw /boot) to make sure that update succeeds, but it would be better if the script checked if /boot was writeable before starting to update files.

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

No branches or pull requests

1 participant