### Operating System Ubuntu 20.04 ### Docker Image budtmo2/docker-android-pro:emulator_11.0 ### Expected behaviour adb connect xxx:45001 && adb -s xxxx:45001 root && adb -s xxxx:45001 remount && adb -s xxx:45001 shell sync && adb -s xxx:45001 reboot ### Actual behaviour Mount the user certificate on the system file ### Logs ```shell DEBUG | ColorBuffer 106, 32x32, VK_FORMAT_R8G8B8A8_UNORM, Memory [size: 4096, type: 0, props: 15 / 1] DEBUG | Waiting for exit signal RenderThread @0x5bc43043e820 DEBUG | Waiting for exit signal RenderThread @0x5bc482a91ba0 DEBUG | Exited a RenderThread @0x5bc431603ba0 DEBUG | Exited a RenderThread @0x5bc431603d40 DEBUG | Exited a RenderThread @0x5bc482a91ba0 DEBUG | Exited a RenderThread @0x5bc43043e820 DEBUG | Started new RenderThread (total 21) @0x5bc43043fd40 DEBUG | ColorBuffer 109, 2x2, VK_FORMAT_R8G8B8A8_UNORM, Memory [size: 16, type: 0, props: 15 / 1] DEBUG | ColorBuffer 112, 32x32, VK_FORMAT_R8G8B8A8_UNORM, Memory [size: 4096, type: 0, props: 15 / 1] DEBUG | ColorBuffer 115, 32x32, VK_FORMAT_R8G8B8A8_UNORM, Memory [size: 4096, type: 0, props: 15 / 1] DEBUG | Waiting for exit signal RenderThread @0x5bc44a69d1e0 2025-11-13 06:43:32 INFO Emulator - emulator is booted! DEBUG | onGuestSendCommand: [0x5bc449de3a00] Adb connected, start proxing data DEBUG | onGuestClose: [0x5bc46c7af930] Adb closed by guest DEBUG | onGuestClose: [0x5bc449de3a00] Adb closed by guest DEBUG | onGuestClose: [0x5bc449db7a00] Adb closed by guest DEBUG | onGuestSendCommand: [0x5bc46c7af930] Adb connected, start proxing data DEBUG | onGuestSendCommand: [0x5bc449db7a00] Adb connected, start proxing data DEBUG | Waiting for exit signal RenderThread @0x5bc431603a00 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69cb60 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69d6c0 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69d520 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69d860 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69da00 DEBUG | Waiting for exit signal RenderThread @0x5bc431603520 DEBUG | Waiting for exit signal RenderThread @0x5bc431baa4e0 DEBUG | MultiDisplayPipe deleted self 0x5bc44a045ea0 DEBUG | Waiting for exit signal RenderThread @0x5bc483ab0d00 DEBUG | Waiting for exit signal RenderThread @0x5bc4307a64e0 DEBUG | Waiting for exit signal RenderThread @0x5bc46c33d380 DEBUG | Waiting for exit signal RenderThread @0x5bc46ef081a0 DEBUG | Waiting for exit signal RenderThread @0x5bc4307a7a00 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69d040 DEBUG | Waiting for exit signal RenderThread @0x5bc46ef08000 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69cea0 DEBUG | Waiting for exit signal RenderThread @0x5bc44a69dba0 DEBUG | Waiting for exit signal RenderThread @0x5bc43043fd40 DEBUG | Waiting for exit signal RenderThread @0x5bc482a91040 DEBUG | Waiting for exit signal RenderThread @0x5bc483ab0ea0 DEBUG | onGuestClose: [0x5bc46c7af860] Adb closed by guest DEBUG | onGuestClose: [0x5bc449db7a00] Adb closed by guest DEBUG | onGuestClose: [0x5bc46c7af930] Adb closed by guest adb: device offline 2025-11-13 06:43:47 WARNING Emulator - command cannot be executed! will continue... adb: device offline 2025-11-13 06:43:49 WARNING Emulator - command cannot be executed! will continue... 2025-11-13 06:43:51 INFO Emulator - Pop up windows 'Not Responding: com.android.systemui' is not found! adb: device offline 2025-11-13 06:43:51 WARNING Emulator - command cannot be executed! will continue... DEBUG | No acpi ini file provided, using default adb: device offline 2025-11-13 06:43:53 WARNING Emulator - command cannot be executed! will continue... 2025-11-13 06:43:55 INFO Emulator - Pop up windows 'ConversationListActivity' is not found! adb: device offline 2025-11-13 06:43:55 WARNING Emulator - command cannot be executed! will continue... adb: device offline 2025-11-13 06:43:57 WARNING Emulator - command cannot be executed! will continue... 2025-11-13 06:43:59 INFO Emulator - Pop up windows 'Not Responding: system' is not found! adb: device offline 2025-11-13 06:43:59 WARNING Emulator - command cannot be executed! will continue... adb: device offline 2025-11-13 06:44:01 WARNING Emulator - command cannot be executed! will continue... 2025-11-13 06:44:03 INFO Emulator - Pop up windows 'Not Responding: com.google.android.gms' is not found! adb: device offline 2025-11-13 06:44:03 WARNING Emulator - command cannot be executed! will continue... DEBUG | No acpi ini file provided, using default adb: device offline 2025-11-13 06:44:05 WARNING Emulator - command cannot be executed! will continue... adb: device offline ```