View Single Post
Old 12-01-2024, 09:26 PM   #114
cartz
Zealot
cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.cartz ought to be getting tired of karma fortunes by now.
 
Posts: 127
Karma: 446460
Join Date: Jul 2007
Device: Inkpalm 5 Mini
Edit: see following post

Quote:
Originally Posted by Renate View Post
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.

Last edited by cartz; 12-01-2024 at 09:45 PM.
cartz is offline   Reply With Quote