|  05-22-2018, 02:32 PM | #91 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			We used to have a custom fastboot utility to handle the weird-ass iMX fastboot, (c.f., the serial debricking thread), but I'm not sure this'll apply here...
		 | 
|   |   | 
|  05-22-2018, 02:48 PM | #92 | ||
| Member  Posts: 19 Karma: 10 Join Date: May 2018 Device: KT3 | Quote: 
 fastboot -s G000K90NNNNNNNNN setvar bootmode main Looks like this kindle has to go under the knife...lemme order some USB/UART converter from Amazon. I was thinking tonight we play with kernel boot via fastboot , like in android world.. but fun ends here. fastboot boot boot.img Quote: 
  With aim to flash kernel and rootfs on KT3 extracted from your comment.. I ran kindletool. Code: $ kindletool extract Downloads/update-kindle-6.0.3_user_603479820.bin Downloads/KindleBasic2_KT3/Firmwares/china Extracting update package 'Downloads/update-kindle-6.0.3_user_603479820.bin' to 'Downloads/KindleBasic2_KT3/Firmwares/china'. Bundle Unknown (0x504B0304 [PK]) Unknown update bundle version! Error converting update package 'Downloads/update-kindle-6.0.3_user_603479820.bin'. | ||
|   |   | 
| Advert | |
|  | 
|  05-22-2018, 03:57 PM | #93 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@kapaggar: Huh. I'll try to take a look at it, but I have tremendous issues accessing anything amazon.cn, so that may get tricky... EDIT: Got it through my build box. I guess my ISP is getting sneaky... EDIT²: Well, that was easy. Code: ┌─(niluje@tyrande:pts/0)────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────(~)─┐
└─(0.29:32%:22:04:%)── file update-kindle-6.0.3_user_603479820.bin                                                                                                                                                                                          ──(Tue, May 22)─┘
update-kindle-6.0.3_user_603479820.bin: Java archive data (JAR)
┌─(niluje@tyrande:pts/0)────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────(~)─┐
└─(0.27:32%:22:04:%)── unzip -l update-kindle-6.0.3_user_603479820.bin                                                                                                                                                                                      ──(Tue, May 22)─┘
Archive:  update-kindle-6.0.3_user_603479820.bin
signed by SignApk
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  10-20-2016 02:52   system.patch.dat
   124644  10-20-2016 02:52   META-INF/com/amazon/android/check-binary
     1316  10-20-2016 02:52   META-INF/com/amazon/android/target.blocklist
     3945  10-20-2016 02:52   META-INF/com/amazon/android/target.build.prop
       45  10-20-2016 02:52   META-INF/com/amazon/android/target.system.devicepath
      137  10-20-2016 02:52   META-INF/com/amazon/android/target.system.map
       40  10-20-2016 02:52   META-INF/com/amazon/android/target.system.map.sha1
      132  10-20-2016 02:52   META-INF/com/android/metadata
   504416  10-20-2016 02:52   META-INF/com/google/android/update-binary
      860  10-20-2016 02:52   META-INF/com/google/android/updater-script
  5617664  10-20-2016 02:52   boot.img
    16057  10-20-2016 02:52   file_contexts
   524288  10-20-2016 02:52   images/mboot.bin
   123904  10-20-2016 02:52   images/spl.imx
      235  10-20-2016 02:52   ota.prop
419807232  10-20-2016 02:52   system.new.dat
      172  10-20-2016 02:52   system.transfer.list
     3945  10-20-2016 02:52   system/build.prop
     1452  10-20-2016 02:52   META-INF/com/android/otacert
     1609  10-20-2016 02:52   META-INF/MANIFEST.MF
     1833  10-20-2016 02:52   META-INF/CERT.SF
     1553  10-20-2016 02:52   META-INF/CERT.RSA
---------                     -------
426735479                     22 filesBeyond that, I'm not familiar with Fire OS, so, meh. ^^. Last edited by NiLuJe; 05-22-2018 at 04:31 PM. | 
|   |   | 
|  05-22-2018, 06:41 PM | #94 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 (and unlike geekmaster's script, mine actually tests the kernel image for correctness using u-boot tools.) | |
|   |   | 
|  05-22-2018, 08:14 PM | #95 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			For ref: https://www.mobileread.com/forums/sh...ghlight=backup Note that I personally like piping dd to netcat because it bypasses the Kindle's storage  . | 
|   |   | 
| Advert | |
|  | 
|  05-28-2018, 10:28 AM | #96 | |
| Member  Posts: 19 Karma: 10 Join Date: May 2018 Device: KT3 | 
				
				mkback.sh gives error
			 Quote: 
 Could be due to kernel and diag kernel offsets different in this device ?? here is the full log.. should I post this in the main thread of this tool too ? Spoiler: 
 I am uploading the backs to the Google Drive link in previous post. | |
|   |   | 
|  06-03-2024, 11:07 AM | #97 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Jun 2024 Device: Kindle 8th Gen | 
			
			Thanks! Working on kindle 8th gen
		 | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [KUAL]Kindle reflective screen loader | icantbebothered | Kindle Developer's Corner | 26 | 10-27-2013 09:08 AM | 
| Kindle 4 NT - Updated Screen-saver code, updated hack | bmsleight | Amazon Kindle | 2 | 10-07-2012 03:57 PM | 
| Is the software updated needed? | JVM | Kobo Reader | 1 | 03-31-2011 09:26 AM |