View Single Post
Old 12-02-2022, 09:32 AM   #27
denisuu
Zealot
denisuu has learned how to buy an e-book online
 
denisuu's Avatar
 
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
@renate

I already tried that, it doesn't work.

Code:
PS C:\> adb shell
Leaf2:/ $ su
Leaf2:/ # dd if=/dev/block/by-name/recovery of=/storage/E088-7398/Backup/recovery.img
dd: /dev/block/by-name/recovery: No such file or directory
When I search for recovery, nothing is found either.
Code:
find / recovery
I'm just dumping the whole MMC now.

Code:
dd if=/dev/block/bootdevice/mmcblk0 of=/storage/E088-7398/Backup/mmcblk0.bin

Last edited by denisuu; 12-02-2022 at 09:34 AM.
denisuu is offline   Reply With Quote