View Single Post
Old 06-15-2025, 11:51 AM   #14
leadus
Member
leadus began at the beginning.
 
Posts: 16
Karma: 12
Join Date: Jan 2025
Device: Kindle 11th Generation (2024)
Quote:
Originally Posted by HenriHenry View Post
Same here. Can anyone post a detailed step by step explaination?

I tried copying all the contents of the folder to mrpackages and then ran MRInstaller, but got a few error and can't see python anywhere.

download kindletool for your os. run "kindletool extract Update_python3.11_install_khf_11thgenplus.bin python3kindllinstall", then cd into that directory. In your error logs, at "extensions/MRInstaller/log/mrinstaller.log" it should say what device code you have. for example, in mine, I had this:

Package 'update-install-python3.11-khf.bin' (I python3.11 khf) is not targeting your device [(Your code will be this one)E75 vs. 11
0F
10
24
1B
1C
1D
1F
20
D4
5A
D5
D6
D7
D8
F2
17
60
62
5F
61
C6
DD
13
54
53
2A
52
4F
201
207
206
202
205
204
293
26B
26C
294
26E
etc, the list goes on.
As you see, mine was E75, so I would run this kindtle tool command, while still in the same python3kindllinstall folder:

kindletool create ota2 -d E75(replace with your code) . update-install-python3.11-khf.bin

Then, open your file explorer and drag that package to mrpackages. I believe that this command should work. tell me how it goes.
leadus is offline   Reply With Quote