Skip to content

daemon/guestos_mgr: Check boot partion mounted #499

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

Open
wants to merge 1 commit into
base: kirkstone
Choose a base branch
from

Conversation

k0ch4lo
Copy link
Member

@k0ch4lo k0ch4lo commented Oct 17, 2024

This commit introduces a basic check into guestos_mgr_push_config() whether the boot partition has been mounted to '/boot.'. To this end, the device major and minor numbers of '/' and '/boot' are compared.

This commit introduces a basic check into guestos_mgr_push_config() whether the
boot partition has been mounted to '/boot.'. To this end, the device major and
minor numbers of '/' and '/boot' are compared.
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

Successfully merging this pull request may close these issues.

1 participant