Couldn't locate initramfs.img for Cuttlefish android emulator


I want to Emulate Android with custom android kernel. e.g Run kernel 5.10. But according to documentation, I need to download Kernel Image and AOSP Android image. So I did that but they shows how can I run it with these arguments:

launch_cvd --noresume 
  -initramfs_path ../path-to-kernel/../out/virtual_device_x86_64/dist/initramfs.img 
  -kernel_path ../path-to-kernel/../out/virtual_device_x86_64/dist/bzImage

But I don't have initramfs.img I downloaded aosp_cf_arm64_only_phone-img-13263448 and extracted that archive but i got these:

![enter image description here](https://i.sstatic.net/cWF6xkxg.png "My folders")

So my question is I have Kernel Image but I don't have initramfs.img how can I emulate android with that.

0
Apr 24 at 3:31 AM
User AvatarCyb3rCr0wCC
#android#android-emulator#cuttlefish

No answer found for this question yet.