When initializing an ext4 filesystem, omit the large_dir and metadata_csum_seed flags
This (untested!) MR makes vmdb2 create images without the problematic issues explained in issue #69 (closed).
I have not tested this, as I don't use vmdb2 to create imaes for x86 systems and would have to scramble for a working minimum config... this should be seen, if anything, as a proof of concept
Merge request reports
Activity
mentioned in issue #69 (closed)
This is a straighforward change, and I'm running tests now to see if anything breaks. If it doesn't, I'm going to merge this. However, I note that a more generic approach for dealing with problems with specific target system versions would be nice. I don't know yet what it would look like, but I'll open an issue about it.
added 3 commits
-
58e7486e...c5ca7edc - 2 commits from branch
larswirzenius:main
- 5b91eb58 - When initializing an ext4 filesystem, omit the large_dir and metadata_csum_seed flags (issue #69 (closed))
-
58e7486e...c5ca7edc - 2 commits from branch
Please register or sign in to reply