xiaolu/mkbootimg_tools

Need help

spiral009 opened this issue · 0 comments

I did build a kernel and i end up with two files

~/.../arm64/boot $ ls
Image  Image.gz
~/.../arm64/boot $ file Image
Image: Linux kernel ARM64 boot executable Image, little-endian

Image.gz is just a archive contain the Image. File
My question is where is ramdisk.gz that required to make boot image ??