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

Ext4 binary error #124

Open
qlenlen opened this issue Feb 19, 2025 · 1 comment
Open

Ext4 binary error #124

qlenlen opened this issue Feb 19, 2025 · 1 comment

Comments

@qlenlen
Copy link
Contributor

qlenlen commented Feb 19, 2025

When using binary from apt:
➜ ~ mke2fs -O ^has_journal -L product -I 256 -M /product -m 0 -t ext4 -b 4096 /home/work_dir/TIK/TEST/TI_out/product.img 639m
mke2fs 1.47.0 (5-Feb-2023)
Creating regular file /home/work_dir/TIK/TEST/TI_out/product.img
Creating filesystem with 163584 4k blocks and 40960 inodes
Filesystem UUID: 26804cc0-1db7-48f7-a5d4-a55c90183e34
Superblock backups stored on blocks:
32768, 98304

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

When using binary from TIK/MIO:
➜ ~ /home/work_dir/TIK/bin/Linux/x86_64/mke2fs -O ^has_journal -L product -I 256 -M /product -m 0 -t ext4 -b 4096 /home/work_dir/TIK/TEST/TI_out/product.img 640m
mke2fs 1.46.6 (1-Feb-2023)
Creating regular file /home/work_dir/TIK/TEST/TI_out/product.img
Invalid filesystem option set: has_journal,extent,huge_file,flex_bg,metadata_csum,metadata_csum_seed,64bit,dir_nlink,extra_isize,orphan_file

@ColdWindScholar
Copy link
Owner

thx for issue, will fix

@ColdWindScholar ColdWindScholar changed the title Etx4 binary error Ext4 binary error Feb 23, 2025
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