|  01-01-2019, 11:05 PM | #91 | |
| Zealot            Posts: 100 Karma: 224118 Join Date: Dec 2014 Device: Kobo H20 Aura | Quote: 
 I reset it again and then I used sqlitebrowser to put in fake details so I can keep it at that version. After that the script ran under firmware 3.7 which was the recovery firmware version. So I can say now I have safely backed up my SD card if I will need it in the future again. I thank you for this script. I can also confirm it does not work under 4.12.12111. I may have done something wrong but I do not believe so. | |
|   |   | 
|  01-06-2019, 09:07 PM | #92 | 
| Zealot            Posts: 100 Karma: 224118 Join Date: Dec 2014 Device: Kobo H20 Aura | 
			
			I noticed people say the first headers are 10 MB, did my copy turn out correct? https://i.imgur.com/Zfky3kM.png
		 | 
|   |   | 
| Advert | |
|  | 
|  09-22-2019, 09:58 AM | #93 | 
| Librarian            Posts: 347 Karma: 72225 Join Date: Apr 2015 Location: Liège - Belgium Device: kobo gloHD - KA1 | 
			
			@frostschutz tested and still incredible on 22th sept. 2019 ! thanks   For macos users' sake, could you please upload a tgz file ? when unzipping the zip file in the Finder, macos unpack everything without asking thus there is no tgz to be seen... (the only way to do it and get the tgz file on a mac is to unzip with the terminal) | 
|   |   | 
|  03-06-2020, 02:09 PM | #94 | 
| Member  Posts: 23 Karma: 10 Join Date: Mar 2017 Location: 🇨🇦 Device: Kobo Glo HD | 
			
			Just wanna say thank you so much for this, I made a backup of a factory image Kobo Glo HD image, updated it to 3.19.5761 (so that it doesn't fail to gather updates) with the resize mod in .kobo, so it takes the empty space as soon as I flash it back. It's perfect. | 
|   |   | 
|  03-06-2020, 06:18 PM | #95 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			That's a good idea. The only problem is that factory reset is a quickish way to solve some problems. If you do one, it will restore the factory firmware and you are back to needing to manually install 3.19.x.
		 | 
|   |   | 
| Advert | |
|  | 
|  02-14-2021, 07:10 PM | #96 | 
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | 
			
			Will it work with the Mini?
		 | 
|   |   | 
|  02-15-2021, 05:47 AM | #97 | 
| Linux User            Posts: 2,282 Karma: 6123806 Join Date: Sep 2010 Location: Heidelberg, Germany Device: none | 
			
			The internal SD to internal SD transfer probably won't work on the Mini (and other pre-Aura-HD devices with only 256MB RAM). That one relies on copying all files into RAM to allow you replacing the internal card on the fly, but it just needs plenty of RAM for that... For older Kobos with external microsd slot you can use the Magic Memory external variant. But I think the Mini doesn't have external microsd slot either? So at most you could clone the card using a PC, then resize the data partition with the Magic Memory resize variant. | 
|   |   | 
|  02-15-2021, 09:57 AM | #98 | 
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | 
			
			I cloned and resized. Thanks, @frostschutz!
		 | 
|   |   | 
|  06-21-2021, 02:31 AM | #99 | 
| Absentminded Reader            Posts: 1,345 Karma: 7442365 Join Date: Apr 2017 Device: Kobo Mini, Libra Colour & Elipsa; Kindle Paperwhite 3 & 4; iOS apps | 
			
			I cannot get this tool to work with my Clara HD. The mod is hanging on the stage where data is being copied into RAM. I've tried three times, even resetting my Clara to its original firmware with the dev tools before trying the mod. As you mentioned ages ago, if the progress bar halts, something has gone wrong. Got any suggestions?
		 | 
|   |   | 
|  06-22-2021, 02:55 AM | #100 | 
| Linux User            Posts: 2,282 Karma: 6123806 Join Date: Sep 2010 Location: Heidelberg, Germany Device: none | 
			
			@Cootey, I don't have Clara HD to test with, only my old 1st gen Kobo H2O... this hack needs an overhaul regardless, it might no longer work properly in recent firmwares (due to busybox update and other core changes). You might have to go the traditional route and use PC to clone it.
		 | 
|   |   | 
|  06-23-2021, 04:52 AM | #101 | |
| Absentminded Reader            Posts: 1,345 Karma: 7442365 Join Date: Apr 2017 Device: Kobo Mini, Libra Colour & Elipsa; Kindle Paperwhite 3 & 4; iOS apps | Quote: 
   I think it's amazing that you made a script to utilize Linux on the Kobo to work this magic. | |
|   |   | 
|  09-29-2021, 10:32 AM | #102 | |
| Junior Member  Posts: 5 Karma: 10 Join Date: Sep 2021 Device: Kobo Clara HD | Quote: 
 Thanks | |
|   |   | 
|  01-05-2022, 02:06 PM | #103 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Jan 2022 Device: Clara HD | 
			
			I'm similarly having trouble getting an upgraded SD Card (256GB) properly resized on my Clara HD. Here's what I did: 0. Open up my Clara HD and extract the default SD card 1. Use `dd` to create an image of the SD card 2. Use `dd` to copy the image onto my 256GB Card 3. Unable to use gparted to resize the data partition since it's fat32 and I only have macos and linux devices at home  4. Install SD Card into Kobo 5. Copy KoboRoot-MagicMemory-Resize-3.16.10.zip to .kobo/KoboRoot.tgz 6. Device restart 7. Disk still shows at 8GB, not 256GB :'( Any idea what I can do next to try and properly resize my data partition? Should I try formatting it to something other than fat32 or might that cause other problems? Thanks for all thelp! | 
|   |   | 
|  01-06-2022, 02:43 AM | #104 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Jan 2022 Device: Clara HD | Quote: 
 | |
|   |   | 
|  04-16-2022, 11:14 PM | #105 | 
| Gentleman and scholar            Posts: 11,499 Karma: 111164374 Join Date: Jun 2015 Location: Space City, Texas Device: Clara BW; Nook ST w/Glowlight, Paperwhite 3 | 
			
			Just ordered a SanDisk 64GB Extreme Class 10 card. Is it safe to say Magic Memory is done for? I'm planning on following this for the upgrade. But would prefer to use Magic Memory if it still works. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Glo Memory Upgrade Mod Guide (With Pictures) | Gergith | Kobo Developer's Corner | 377 | 10-13-2025 01:11 AM | 
| Vox Kobo Vox memory card image - Fix tablet upgrade error and more | pcampbell | Kobo Tablets | 76 | 05-05-2020 12:11 PM | 
| Glo Memory Upgrade without opening your Kobo | Markismus | Kobo Developer's Corner | 33 | 04-21-2017 11:25 AM | 
| iOS Devices [mod: might be] Banned in Europe [mod: Germany] | CyGuy | News | 27 | 12-13-2011 07:47 AM |