shakalaca/MagiskOnEmulator

gzip error

Opened this issue · 2 comments

file ramdisk.img (A13 Google API)
LZ4 compressed data (v0.1-v0.9)

./patch.sh
...
gzip: invalid magic
[-] Failed to unzip ramdisk, just use it ..
...

I need to change ramdisk to gzip to continue installation

magiskboot decompress fails with "Input file is not a supported compressed type!" when processing ramdisk.img in current AVD revisions. Anyone figured out how to resolve this issue?

use anything like Ark to uncompress it first. And gz ramdisk. Then rename it to ramdisk.img. Rerun patch.sh