|
|
#7216 | |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Aug 2025
Device: Kobo
|
Quote:
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* Installed putty (In the Raspberry Pi OS terminal) Code:
sudo apt update && sudo apt install putty -y 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 Code:
lsblk 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 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 Code:
sudo minicom -b 115200 -o -D /dev/ttyUSB0 Code:
sudo dd if=/dev/sda of=kobo.img status=progress Done! Back to normal. Good luck to everyone Last edited by Browinie; Today at 10:04 AM. |
|
|
|
|
|
|
#7217 |
|
Junior Member
![]() 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
|
|
|
|
| Advert | |
|
|
|
|
#7218 |
|
Junior Member
![]() 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. |
|
|
|
|
|
#7219 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 52,673
Karma: 180945224
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
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!
|
|
|
|
![]() |
| Tags |
| firmware requests |
|
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 |