Hi Jan, The emulator arm64 build is in a bit of flux at the moment while we're bringing it back up (due to lack of maintenance previously). You might want to try this draft CL and lunch sdk_phone_arm64:
https://android-review.googlesource.com/c/platform/build/+/1272322 Frank On Wed, Apr 22, 2020 at 7:41 AM Jan Henrik Weinstock < [email protected]> wrote: > Following the build instructions at > https://source.android.com/setup/build/building yields no bootable image, > e.g.: > > repo init -u https://android.googlesource.com/platform/manifest -b > android-10.0.0_r33 > repo sync > > source build/envsetup.sh > lunch aosp_arm64-eng > m > > emulator -show-kernel > > Error message during ramdisk boot (init stage 1): > > init: bool > android::init::BlockDevInitializer::InitDevices(std::set<std::string>): > partition(s) not found in /sys, waiting for their uevent(s): system > init: Wait for partitions returned after 10013ms > init: bool > android::init::BlockDevInitializer::InitDevices(std::set<std::string>): > partition(s) not found after polling timeout: system > > Init looks for partition name system, but only finds vbmeta and super within > system.img or system-qemu.img. > > Any help would be greatly appreciated! > > > -- > -- > 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/4e4aab0d-6cd9-43d2-a38f-1f9f51781eb0%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/4e4aab0d-6cd9-43d2-a38f-1f9f51781eb0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- 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/CAEkmjvW6CzHbT%3DDQb7Fe4zvet%3D9qM5BnUE6Gbxfjn9_buA%2B%2BRg%40mail.gmail.com.
