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 android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/4e4aab0d-6cd9-43d2-a38f-1f9f51781eb0%40googlegroups.com.

Reply via email to