diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-02-05 20:10:37 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-02-05 20:10:37 +0100 |
commit | df0c0051397afc532528939571a1a54bc18402c9 (patch) | |
tree | eed6d896687e773402f133fb028a98d17616d120 /useraddhook/customize.sh | |
parent | d7796a90aebc746593b99a40fce1e6192c9e1552 (diff) | |
download | debvm-df0c0051397afc532528939571a1a54bc18402c9.tar.gz |
debvm-create: fix resizing of output image
resize2fs -b will not actually perform a resize. Rather, it will
truncate the file to the filesystem length, reversing the earlier
truncate call. Thus we need second resize2fs call to change the size of
the filesystem.
Fixes: 09bcaa8fe901 ("debvm-create: make the ext4 look more like ext4")
Diffstat (limited to 'useraddhook/customize.sh')
0 files changed, 0 insertions, 0 deletions