-
- Downloads
initrd_pack: use crc32 integrity check with xz
The kernel xz implementation can only handle crc32 or none integrity check but the xz default is crc64 and the kernel will panic.
Loading
Please register or sign in to comment
The kernel xz implementation can only handle crc32 or none integrity check but the xz default is crc64 and the kernel will panic.