Edit: see following post
Quote:
Originally Posted by Renate
Code:
dd if=/sdcard/boot.img of=/dev/block/by-name/boot_a
dd if=/sdcard/boot.img of=/dev/block/by-name/boot_b
reboot recovery
Select "wipe data" or factory reset
I don't know if this has a/b. If not just use "boot".
|
Thanks so much for the speedy response!!!
I'm stuck at the dd phase. I pushed boot.img to the Lumi and have checked on the device (using Material Files) and it shows at the top level of "Internal Shared Storage".
When I try to run:
dd if=/sdcard/boot.img of=/dev/block/by-name/boot
I get the error:
dd: failed to open '/sdcard/boot.img': No such file or directory
There is currently only a single boot within the dev/block/by-name/ directory.
Thanks again!
Edit: the boot.img that I extracted has a modified date of 01/01/09 which seems strange to me.