Replies: 1 comment
-
|
Are you using a GPT or MBR partition table? For GPT by default there is a copy of the partition table at the end of the image (that's how the spec defines it). So the image will grow. You can disable that with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want the partition created and empty with size 5.5G, but I don't want the image to grow because it is empty,
Its for ext4.
How do I configure this?
Beta Was this translation helpful? Give feedback.
All reactions