Deleted my older post and modifying & moving it into here: I'm first time building Android and I want to create an .img file to boot with QEMU (qemu-system-x86_64). Why are there so many different .img files? E.g. vendor.img system.img userdata.img vgmeta.img boot.img ramdisk.img? Do I have to create a partition table and a partition for each .img file? If so, what type would the partitions be? All Linux type? How is each partition (.img file) mounted on the system? Is system.img mounted as '/'? What would an example qemu-system-x86_64 look like for booting all these .img files? I don't want to use the built emulator.
On Tuesday, December 21, 2021 at 4:13:59 PM UTC-5 David J wrote: > How would I build a bare minimum android system that just offers the > console? How would I boot it via QEMU? Do I just need a boot.img and > system.img? Or do I need a bunch more .img files? What lunch should I > choose for this? Would all the .img files be built into the same directory? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/2484d52c-41d2-49b6-abaf-edc7905f5914n%40googlegroups.com.
