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 04-25-2025, 05:13 AM   #346
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,532
Karma: 145863177
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Gregre View Post
Hi! Can I use the original microSD and rewrite it? Or do I need to get a new one?
If I can rewrite the original, should I use another procedure or is this ok?

I have a KOBO N905C
Don't use the original microSD card in case something is wrong with it. Get a larger one. Maybe a 16GB or 32GB card.
JSWolf is offline   Reply With Quote
Old 04-28-2025, 10:52 PM   #347
nicoletbn
Junior Member
nicoletbn began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2025
Device: kobo libra 2
I'm in the same situation as Daemos. I have a booting, functional kobo libre 2 now (yay) but it's stuck on this very old firmware (boo) despite trying multiple different manual firmware updates dragged into .kobo. It says it's updating, but then seemingly fails, and boots back into 4.32.19501
nicoletbn is offline   Reply With Quote
Old 04-29-2025, 10:51 AM   #348
nicoletbn
Junior Member
nicoletbn began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2025
Device: kobo libra 2
Quote:
Originally Posted by nicoletbn View Post
I'm in the same situation as Daemos. I have a booting, functional kobo libre 2 now (yay) but it's stuck on this very old firmware (boo) despite trying multiple different manual firmware updates dragged into .kobo. It says it's updating, but then seemingly fails, and boots back into 4.32.19501
Switched from the "e" board image to the "g" board image and it seems to work now, in case anyone else has this issue.
nicoletbn is offline   Reply With Quote
Old 05-04-2025, 10:22 AM   #349
CatNeedsSleep
Junior Member
CatNeedsSleep began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2025
Device: Kobo Mini, Kobo Glo HD, Kobo Libra2
Bless you nerds on the internet. 2 of my bricked eReaders are back.
Not sure if other people had this issue, my Glo HD kept having issues connecting to the internet during set up (even after manually joining the network), and when I tried setting up via PC sync gets cut at "updating annotations, the issue exactly as described in the patch notes that should have been fixed.

Finally have a fully functioning Glo HD after multiple attempts trouble shooting. What changed: Signed out of the Kobo Desktop app, then set up the eReader as instructed.
CatNeedsSleep is offline   Reply With Quote
Old 05-24-2025, 12:56 PM   #350
Giragast
Junior Member
Giragast began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2025
Device: Kobo Libra 2
A little unbricking/upgrade adventure story for people, some of you might find it helpful

I had a bricked Kobo Libra 2, the flashing white light variety.

Followed the steps here to:
- remove the SD card
- copy the image somewhere safe using USB Duplicator Image Creator
- start to overwrite the card with an image using USB Duplicator Image Writer

But!

The writer would error after 26 seconds - maybe the card is damaged?

I made use of an old Raspberry PI to:
- Delete everything
- Write zeroes to the boot sector
- Partition resizes and fsck's

But for some reason, all the changes wouldn't apply. They would succeed, but when I checked the card all the data was still there.

After a bit of research, it turns out that when an SD card reaches end-of-life it becomes read-only. Apparently so you can copy data off it before doing any more damage to it. The read-only bit can be undone in some cases, but I don't have the patience for that.

So, the card is now worthless - time to buy a new one!

I read somewhere else here that someone had size problems cloning between two 32GB cards, which meant I bought a (slightly cheaper somehow) 64GB card.

After that I:
- copied the original image back onto the new card using USB Duplicator Image Writer
- used gparted on the Raspberry PI to resize the book partition to use up the extra space on the card
- popped it back in the Libra 2

And it works! No need to use the base images or make any firmware changes or hex edits.

Hopefully all that helps someone with their own bricked reader
Giragast is offline   Reply With Quote
Old 05-25-2025, 10:26 AM   #351
group5e
Junior Member
group5e began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2025
Device: none
For anyone receiving write errors when using USB Image Duplicator, switching to another USB writer seems to solve the problem. In my case, I used ImageUSB and those issues went away. I was also using Windows 11.
group5e is offline   Reply With Quote
Old 06-01-2025, 01:26 PM   #352
lolotgv63
Junior Member
lolotgv63 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: May 2025
Device: KOBO CLARA HD
bonjour un peu novice : quand on crée l'image de la sd .
il faut sélectionner les 3 disques ou seulement un disque ou les faires un par un ??

un tuto disponible ?
lolotgv63 is offline   Reply With Quote
Old 06-01-2025, 02:00 PM   #353
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,409
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
There is only one SD card. You are using a program like BalenaEtcher to write the supplied IMG file to theone SD card. This writes the entire SD card including the partition table.

Likewise if you're trying to back up the SD card you select the card and back-it-up, not one of the partitions on the card.
PeterT is offline   Reply With Quote
Reply

Tags
glo, glo memory upgrade mod, hack, increase, kobo, sdcard


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vox Kobo Vox memory card image - Fix tablet upgrade error and more pcampbell Kobo Tablets 76 05-05-2020 12:11 PM
iOS Devices [mod: might be] Banned in Europe [mod: Germany] CyGuy News 27 12-13-2011 07:47 AM


All times are GMT -4. The time now is 10:00 AM.


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