You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using version from squashfs-tools-ng-1.3.2-mingw64.zip
when use gensquashfs.exe -D test_data -c lz4 -X hc test_hc.fs - immediately failed without any message at all
but gensquashfs.exe -D test_data -c lz4 test.fs - work fine without any issues
using version from squashfs-tools-ng-1.3.2-mingw64.zip
when use
gensquashfs.exe -D test_data -c lz4 -X hc test_hc.fs- immediately failed without any message at allbut
gensquashfs.exe -D test_data -c lz4 test.fs- work fine without any issues