natinusala / linux-amlogic-toolkit

Allows to unpack and repack AMLogic images for Android 7 without the Customization Tool
170 stars 62 forks source link

Can not extract initrd.img by using extract_initrd #4

Open jarryson opened 5 years ago

jarryson commented 5 years ago
$./bin/extract_initrd initrd.img
Extracting initrd ramdisk...

gzip: stdin: not in gzip format
$ file boot/initrd.img 
boot/initrd.img: data

And it's not xz compressed, not ext2/ext4 image

phicomm N1 S905D soc.

jarryson commented 5 years ago

Is it possible it's encrypted?

arldeng commented 1 year ago

could u find any method to extract? I got the same problem, file type :data ,cant extract it

Is it possible it's encrypted?