Emulator cannot find system partition during boot

582 views
Skip to first unread message

Jan Henrik Weinstock

unread,
Apr 22, 2020, 10:41:48 AM4/22/20
to Android Building
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!

Frank Yang

unread,
Apr 22, 2020, 12:24:17 PM4/22/20
to android-...@googlegroups.com
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:


Frank

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@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-buildi...@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.

kkh

unread,
Jul 8, 2021, 5:46:07 PM7/8/21
to Android Building
@Jan Henrik Weinstock have you mange to solve this?
Reply all
Reply to author
Forward
0 new messages