Hello everyone,
After unlocking the oem bootloader, I have flashed the dtbo and vendor boot images (from the recovery image zip) according to the /e/OS instructions for Edge 30. Everything was OK.
Then I flashed the recovery image - OK
After that, I turned the device off and restarted - it didn’t work!
On the Edge 30, I only see the capital “M” and “powered by Android” at the bottom. It won’t turn on anymore, and the (connected) device is no longer recognized even using the adb commands.
I don`t know how to proceed.
What can I do now?
Many thanks and regards
Wusel
P.S…:
Flash procedere from console of the windows PC:
(bootloader) Bootloader is unlocked!
OKAY [ 22.720s]
Finished. Total time: 22.787s
E:\adb\platform-tools>fastboot reboot
Rebooting OKAY [ 0.000s]
Finished. Total time: 0.002s
E:\adb\platform-tools>cd E:\Anleitung eOS für Edge 30\Recovery\recovery-IMG-e-2.9-a14-20250322478432-community-dubai
E:\Anleitung eOS für Edge 30\Recovery\recovery-IMG-e-2.9-a14-20250322478432-community-dubai>fastboot flash dtbo dtbo-e-2.9-a14-20250322478432-community-dubai.img
Sending ‘dtbo_a’ (24576 KB) OKAY [ 0.545s]
Writing ‘dtbo_a’ OKAY [ 0.241s]
Finished. Total time: 0.853s
E:\Anleitung eOS für Edge 30\Recovery\recovery-IMG-e-2.9-a14-20250322478432-community-dubai>fastboot flash vendor_boot vendor_boot-e-2.9-a14-20250322478432-community-dubai.img
Sending ‘vendor_boot_a’ (98304 KB) OKAY [ 2.152s]
Writing ‘vendor_boot_a’ OKAY [ 0.275s]
Finished. Total time: 2.440s
E:\Anleitung eOS für Edge 30\Recovery\recovery-IMG-e-2.9-a14-20250322478432-community-dubai>fastboot devices
ZY22HLTVGC fastboot
E:\Anleitung eOS für Edge 30\Recovery\recovery-IMG-e-2.9-a14-20250322478432-community-dubai>fastboot flash boot recovery-e-2.9-a14-20250322478432-community-dubai.img
Sending ‘boot_a’ (98304 KB) OKAY [ 2.154s]
Writing ‘boot_a’ OKAY [ 1.603s]
Finished. Total time: 3.768s