View Single Post
Old 05-02-2024, 11:29 PM   #20
f_coco
Enthusiast
f_coco began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Mar 2015
Device: InkPad
Quote:
Originally Posted by Renate View Post
Glad that you got that working.
Yes, it looks good.

The problem was that you did it twice, the mkdir was already done.
I fixed that just now.

In any case, I hadn't wanted to modify the old version too much.
Just run this command:
Code:
dd if=/dev/zero of=/dev/block/by-name/misc bs=1 count=16
reboot
Hi, Renate.

I skip the first line of your command and only use the reboot command in the adb shell, and the device successfully boot the poke3 3.5 system.

It seems everything works fine now.

Do i need to reboot to recovery and exec your first line?

Or do i need to do any other reset procedures?
f_coco is offline   Reply With Quote