raspberry-vanilla / android_local_manifest

105 stars 48 forks source link

Unable to goto TWRP recovery partition using "reboot recovery" using adb shell #60

Closed tvek closed 5 months ago

tvek commented 5 months ago

As an alternative, I have tried the TWRP recommendation proposed by the KonstaT. https://konstakang.com/devices/rpi4/AOSP14/

I have build the latest TWRP package using TWRP RPi Github URL and kept in /boot partition with name as ramdisk-recovery.img. I was able to login TWRP by modifying the config.txt manually. But it was showing the error as /data,/system,...etc partition was not found.

I was able to see my system, boot, vendor & data partitions were present inside /dev/block/mmcblk0p1...p4.

Please let me know if I need to make any modifications.

tvek commented 5 months ago

Issue resolved after changing the TWRP-Rpi/device/brcm/rpi/recovery.fstab with /dev/block/mmcblk0p*