i was trying to change CWM recovery with TWRP, but now im stuck in a screen that starts with 2 red lines reading:
could not do normal boot
ODIN MODE
in the background is the green fat android that looks lie R2D2 with arms.
below that it reads:
Downloading….
Do not turn off target !!!
now, its been 15 minutes and of course i turned it off. but it reboots into the same screen.
what i did to get here:
i was happily running cm 12.1, used adb shell to connect to the phone and did run:
dd if=/sdcard/twrp.img of=dev/block/platform/msm_sdcc.1/by-name/recovery
dd: /dev/block/platform/msm_sdcc.1/by-name/recovery: No space left on device
20481+0 records in
20480+0 records out
10485760 bytes transferred in 1.435 secs (7307149 bytes/sec)
i was uder the inpression that this:
https://twrp.me/devices/samsunggalaxys4mini64bit.html
was my device, but apparently it isnt.
now after that first dd failed, i panicked a bit and googled further and found this:
https://s.basketbuild.com/devs/F4k/twrp/serranoltexx
seranolltexx sounded familiar so i dd’ed that to the device, no errors this time.
but now im stuck in this state.
how can i make my device useable again?