View Single Post
Old 05-01-2024, 09:21 AM   #2
Kobo4Life
Member
Kobo4Life began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jan 2024
Device: Kobo Aura
Now it's working.
I believe what was important was block size 32kb in the dd:
Code:
dd if=kobo.img of=/dev/sdb3 bs=32k
And also the fact that you have to dd on the 3rd partition afterward else well it overwritten
Kobo4Life is offline   Reply With Quote