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

resize-helper: allow resizing rootfs even if already mounted #11

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

Conversation

rsalveti
Copy link
Contributor

Parted fails to resize the rootfs if it is already mounted by the
system, so replicate the parted command with an additional syntax to
force resize if the first call failed (two commands are required as the
syntax are not compatible with each other).

Signed-off-by: Ricardo Salveti [email protected]

Parted fails to resize the rootfs if it is already mounted by the
system, so replicate the parted command with an additional syntax to
force resize if the first call failed (two commands are required as the
syntax are not compatible with each other).

Signed-off-by: Ricardo Salveti <[email protected]>
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