mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-01-08 11:46:19 +00:00
T2 uses zstd compressed kernel modules, where dm-mod also depends on dax module. So the default fallback to only decompress dm-mod isn't sufficient. So we manually uncompress dax.ko and dm-mod.ko and insmod this, as default busybox modprobe/insmod doesn't support zstd modules.