Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old Today, 10:01 AM   #7216
Browinie
Junior Member
Browinie began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2025
Device: Kobo
Quote:
Originally Posted by DNSB View Post
The image was created using ADB/fastboot. At a point during the boot up of your Kobo N873, you can connect to it over ADB and either dd the internal storage to your computer or dd an existing image back to the device. I have never done this with a Libra H2O but from what the OP said, it was a matter of slowly (it took several hours) rewriting the internal storage from the image.

I left the image available for anyone who has the experience and tools to use it but, IMHO, it is not for the faint of heart. So far the only two people who have tried to use the image and were able to access their internal storage, have reported that their internal storage was damaged and so the device could not be recovered.
I share my experience
Hi,
I finally managed to restore my Kobo N873 Libra H2O (I remember not having the SD card but the memory soldered to the motherboard) with the image provided in this threat.
I connected my Kobo to a Raspberry Pi 5, using a USB to TTL interface
Using GND, TX, and RX,
The RX from the debugger needs to be connected to the TX on the Kobo, and vice versa.
I didn't solder anything. I positioned the pins so that they made contact and then I didn't touch anything else.
And connected Kobo to the Raspberry via mini USB.

To identify the adapter I ran this command (In the Raspberry Pi OS terminal)
Code:
ls /dev/tty*
in my case it was ttyUSB0

Installed putty (In the Raspberry Pi OS terminal)
Code:
sudo apt update && sudo apt install putty -y
Once installed you can find the application in the Internet menu
To connect Putty to Kobo using the adapter I selected serial connection and entered ttyusb0 and speed 115200
If it asks for login, it means it has passed the boot phase.
So you need to turn everything off, have the serial console ready, and as soon as you press start on the Kobo, press the space bar to stop the loading.

Once I started putty I entered this command to enable storage mode (In the Putty window)
Code:
ums 0 mmc 0
To identify the correct disk.(In the Raspberry Pi OS terminal)
Code:
lsblk
In my case it was sda

Then, after copying the image to the root of the Raspberry Pi, I ran (In the Raspberry Pi OS terminal)
Code:
sudo dd if=kobo.img of=/dev/sda status=progress
and after a couple of hours, once the update was complete, I rebooted.

As soon as I restarted it asked me to update to the latest version

Ps.
As an alternative to putty, you can use minicom, which is entirely command-line-based.
To install it,
Code:
sudo apt update && sudo apt install minicom -y
To start the connection,
Code:
sudo minicom -b 115200 -o -D /dev/ttyUSB0
Once you have access to the disk you can also create an image of it
Code:
sudo dd if=/dev/sda of=kobo.img status=progress
This is pointless if you have any corrupted files.

Done!
Back to normal.
Good luck to everyone

Last edited by Browinie; Today at 10:04 AM.
Browinie is offline   Reply With Quote
Old Today, 10:12 AM   #7217
Armenri
Junior Member
Armenri began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2026
Device: Cobo Aura 2
do you have .img for Kobo Aura Edition 2 N249 SD card image
Armenri is offline   Reply With Quote
Advert
Old Today, 01:00 PM   #7218
flagpol
Junior Member
flagpol began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2026
Device: Kobo Clara HD
Requesting SD card image for Kobo Clara HD

Hello! I need a SD card image for my Kobo Clara HD. I've lost my backup sorry. Thanks!

Last edited by DNSB; Today at 02:22 PM. Reason: Request to enable PMs has been placed.
flagpol is offline   Reply With Quote
Old Today, 02:26 PM   #7219
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 52,673
Karma: 180945224
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Browinie View Post
I share my experience
Hi,
I finally managed to restore my Kobo N873 Libra H2O (I remember not having the SD card but the memory soldered to the motherboard) with the image provided in this thread.
...
Thanks very much for that post! It looks like it will be very helpful to the next person who wants to try recovering their Libra H2O!
DNSB is online now   Reply With Quote
Reply

Tags
firmware requests


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch Anyone have a Kobo Touch SD card image nye2654321 Kobo Developer's Corner 75 02-08-2026 10:20 AM
Glo Kobo Glo: Need SD card image Teddy66 Kobo Developer's Corner 582 09-04-2023 09:31 AM
Glo HD I need a new Image Sd Card for the Kobo Glo HD Ullysses Silva Kobo Developer's Corner 3 08-06-2022 06:35 AM
Glo Kobo Glo: Need SD card image Atrebate62 Kobo Reader 2 08-16-2019 01:45 AM


All times are GMT -4. The time now is 02:53 PM.


MobileRead.com is a privately owned, operated and funded community.