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

erroneously said not enough space #14

Open
thethereza opened this issue Nov 30, 2022 · 3 comments
Open

erroneously said not enough space #14

thethereza opened this issue Nov 30, 2022 · 3 comments

Comments

@thethereza
Copy link

tried to run it and save to a cifs moutned nas. I have terrabytes of free space, but your app errored out saying not enough free space. Also, i got errors about invalid commands to fdisk.

@tom-2015
Copy link
Owner

tom-2015 commented Dec 1, 2022

Maybe check if fdisk is installed and if not install it?

@thethereza
Copy link
Author

thethereza commented Dec 2, 2022 via email

@tom-2015
Copy link
Owner

tom-2015 commented Dec 3, 2022

Then try to add some extra space to the image with the -x parameter. For example: -x 524288000 will add extra 500MB space to the resulting image.

See also #13

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

2 participants