@Jan Henrik Weinstock have you mange to solve this? On Wednesday, 22 April 2020 at 22:41:48 UTC+8 Jan Henrik Weinstock 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/26a725e9-6aa5-480d-96dc-e9bf9c1adf70n%40googlegroups.com.
