[BACKUP][RECOVERY] Kindle Fire HD and 2 First Aide Software - Noob (Simple) Version

In your opinion, when looking back at this thread, how easy were the instructions?


  • Total voters
    311
Search This thread

Onoitsu2

Senior Member
May 4, 2013
103
52
USA
Moto G Power (2021)
Great news! Welcome back --without your talent and expertise we can only do so much less than is possible! Also, no one would deny that this thread for our Kindle Fires would not be the same without your guidance and innovations! Thanks for carrying on ;)
:victory: :victory: :victory:

---------- Post added at 11:43 AM ---------- Previous post was at 11:32 AM ----------



Hi Onoitsu, I think this is a great initiative, :good: although I am not so sanguine with changing the coding language. Why? Well, currently it is simple dos batch file commands -and the advantage of that is if we don't get the batch to run well we can still look at it and extract the commands and run them in isolation, one by one to achieve the results we need for each particular procedure.

If they are embedded in something like "autoit" then it will be more challenging to find the commands for self processing -if anything goes wrong. Also, I am no programmer, but are all Prokennexusa's first aide routines "single threaded"? For if they are not then Autoit might have also have some issues running...not sure and just asking (but also voting for a stream-lined batch file that we "ordinary people" can also understand ;) ;)ons) extremely difficult).

Thanks again and Good Luck in this effort!

As for coding in AutoIt, it is decompilable, and very easy to understand. We could even make a Gui version, plus it also runs great in Wine (linux). AutoIt would be more compartmentalized, so it could reuse code, or not, just look for a certain section name and blammo easy to do manually. Could even make it display the code it is running, as it runs it, simply have it check for a state like scroll lock being on it will run in verbose (detailed info) mode.

As well as the gui would help with new users of the app. Just clicking a button, and being shown a progress bar and such.

Sent from my KFTT using Tapatalk HD
 
  • Like
Reactions: markbc01

KindleFireGuy

Senior Member
Jan 31, 2012
207
20
King
Everybody if you flash the recovery in this you will get the RSOD-Red Screen Of Death if you do just go over to the thread for the recovery in the dev section of kfhd7 and flash the kfhd7-u-boot-prod.bin file thats found a little ways down in the thread :D
 
Last edited:
  • Like
Reactions: markbc01

markbc01

Senior Member
Dec 5, 2011
449
227
Pacific Grove, CA
As for coding...//cut//As well as the gui would help with new users of the app. Just clicking a button, and being shown a progress bar and such. Sent from my KFTT using Tapatalk HD

Wow! It DOES sound really enticing. Also you are right, the GUI makes it more accessable. However, the big hurdle is getting the driver onto the Windows systems. . . don't know if one can automate that with a high degree of success. However your gui with Prokennexusa's tools could really make it so simple that it becomes "THE" standard for applying DEV utilities on our Kindles.

Thanks for working on this! :cowboy:

---------- Post added at 09:33 PM ---------- Previous post was at 09:29 PM ----------

Everybody if you flash the recovery in this you will get the RSOD-Red Screen Of Death if you do just go over to the thread for the recovery in the dev section of kfhd7 and flash the kfhd7-u-boot-prod.bin file thats found a little ways down in the thread :D

Wow! This RSOD seems to happening more and more! Two months ago I had not ever seen it or heard of it, now you've spotlighted the direct fix -- I seem to tinker with my KFTT in waves, and it seems prudent for me to follow your pointer and download the bin file in advance :fingers-crossed:.

Thanks again!
 

Onoitsu2

Senior Member
May 4, 2013
103
52
USA
Moto G Power (2021)
Everybody if you flash the recovery in this you will get the RSOD-Red Screen Of Death if you do just go over to the thread for the recovery in the dev section of kfhd7 and flash the kfhd7-u-boot-prod.bin file thats found a little ways down in the thread :D

Perhaps a link to the topic, I cannot locate the one in question.

Sent from my KFTT using Tapatalk HD
 

Onoitsu2

Senior Member
May 4, 2013
103
52
USA
Moto G Power (2021)
Last edited:

AmrBanawan

Senior Member
Nov 26, 2012
245
43
Alexandria
Well you never know when you might want to update your device, I have enough storage room, might as well have it and be prepared.

This is the 7.2.3 version? Version conflict?

Sent from my KFTT using Tapatalk 4 Beta

No, the bootloader in version 7.3.0 has been patched, thats why if you have recovery installed you will get the wall of fire, so hashcode thought that maybe flashing bootloader from version 7.2.3 might fix this and it did!
 

PhillyFlyer

Senior Member
Jan 18, 2011
1,569
434
Philadelphia
Google Pixel 6 Pro
Hey all - Have Kindle Fire HD 7" and trying to install 2nd bootloader + twrp with option #39.....

I dont know if this has been address or not, but I am getting a few errors reading that its cant locate the stack file, or can't download the stack file and I can't move passed this stage. Any solutions?

I am running 7.3.0.


Any help appreciated.
 

AmrBanawan

Senior Member
Nov 26, 2012
245
43
Alexandria
Hey all - Have Kindle Fire HD 7" and trying to install 2nd bootloader + twrp with option #39.....

I dont know if this has been address or not, but I am getting a few errors reading that its cant locate the stack file, or can't download the stack file and I can't move passed this stage. Any solutions?

I am running 7.3.0.


Any help appreciated.

can you please post a screenshot of the output?

EDIT: on second thought, you have software 7.3.0 which has the bootloader patched so it requires an additional step that has not been added to the kffaide yet and will get you into the Wall of Fire situation, its a good thing that the process did not complete!


What you need to do:
This process requires your device to be rooted

1)
download this http://goo.im/devs/Hashcode/tate/stack
and this http://goo.im/devs/Hashcode/tate/kfhd7-freedom-boot-7.3.0.img
and that http://goo.im/devs/Hashcode/tate/kfhd7-twrp-2.4.4.0-recovery.img
and this one too http://goo.im/devs/Hashcode/tate/kfhd7-u-boot-prod-7.2.3.bin
and amazon os 7.3.0 (SKIP THIS IF YOU WANT TO GO FOR CM10.1 OR ANY OTHER CUSTOM ROM DIRECTLY) http://goo.im/devs/Hashcode/tate/kfhd7-amazon-os-7.3.0.zip

whichever rom you download place it inside your KFHD sdcard

2) put all these files in C:\KFFirstAide

3) inside the folder hold shift+right click anywhere and choose open command window here

4) copy and paste these commands in order
Code:
adb push stack /data/local/tmp/
adb shell su -c "dd if=/data/local/tmp/stack of=/dev/block/platform/omap/omap_hsmmc.1/by-name/system bs=6519488 seek=1"

Then these codes

Code:
adb shell su -c "mount -o remount,rw ext4 /system"
adb shell su -c "mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak"
adb shell su -c "mount -o remount,ro ext4 /system"

Now before you continue you need to get your device into fastboot, This can be done by using a fastboot cable or you can open KFFAide and choose option 15

when you get into fastboot mode

Code:
fastboot -i 0x1949 flash bootloader kfhd7-u-boot-prod-7.2.3.bin

after you do this disconnect your device and turn it off by holding the power button for 10 seconds, we're not done yet

issue the next command you'll get "waiting for device" then connect the device using normal cable, it will power up and execute
Code:
fastboot -i 0x1949 flash boot kfhd7-freedom-boot-7.3.0.img

when it's done you can issue these commands

Code:
fastboot -i 0x1949 flash recovery kfhd7-twrp-2.4.4.0-recovery.img

Code:
fastboot -i 0x1949 reboot

Hold the volume+ button until you see a blue kindle fire logo and then release, It may take up to 1 minute to enter recovery
when you are in recovery mode Tap install and scroll down to the stock os 7.3.0 or cm10.1 whichever you chose then swipe to flash!
 
Last edited:
  • Like
Reactions: markbc01

PhillyFlyer

Senior Member
Jan 18, 2011
1,569
434
Philadelphia
Google Pixel 6 Pro
Screenies


2nd thumbnail - above is where the errors are occuring. I have the stack.bin file actually - maybe I can place this somewhere?
 

Attachments

  • untitled2.JPG
    untitled2.JPG
    104.8 KB · Views: 105
  • untitled.JPG
    untitled.JPG
    117.4 KB · Views: 104

PhillyFlyer

Senior Member
Jan 18, 2011
1,569
434
Philadelphia
Google Pixel 6 Pro
I edited my post, Tell me how it goes!

Thanks!!

After this stage, i am just sitting with the <waiting for device>...it powers up but nothing happens...

"issue the next command you'll get "waiting for device" then connect the device using normal cable, it will power up and execute"


EDIT: Can I just revert to an earlier Amazon Software using the Kindle Aide software and then install the bootloader?
 

Attachments

  • untitled3.JPG
    untitled3.JPG
    55.2 KB · Views: 108
Last edited:

AmrBanawan

Senior Member
Nov 26, 2012
245
43
Alexandria
Thanks!!

After this stage, i am just sitting with the <waiting for device>...it powers up but nothing happens...

"issue the next command you'll get "waiting for device" then connect the device using normal cable, it will power up and execute"


EDIT: Can I just revert to an earlier Amazon Software using the Kindle Aide software and then install the bootloader?

The problem from the beginning was that dropbox links are down because chris is switching to a new box account, so all downloads are messed up, so even if you revert back that wont solve your problem

Anyway that step was not really necessary just turn on your device using a fastboot cable (or reboot into fastboot from OS) and issue the commands
 

PhillyFlyer

Senior Member
Jan 18, 2011
1,569
434
Philadelphia
Google Pixel 6 Pro
The problem from the beginning was that dropbox links are down because chris is switching to a new box account, so all downloads are messed up, so even if you revert back that wont solve your problem

Anyway that step was not really necessary just turn on your device using a fastboot cable (or reboot into fastboot from OS) and issue the commands

Ahh.. Got it....

You are great my brotha man!! Thanks!!
 

bro1

Senior Member
Nov 29, 2010
57
3

jwort93

Senior Member
Jan 17, 2011
128
32
I need some help guys. So I recently restored my kindle fire 2 to 10.2.3 using this tool, and I am having trouble with trying to update it to the latest version. No matter what I try, my kindle will not show that there is an update available. I tried using the tool to enable OTA updates to make sure they were turned on, but no matter what the updates do not show as available. Does anyone have any ides on what I can do to make it update to the latest version? Thanks!
 

Geckodudes

Senior Member
Apr 22, 2013
89
14
Petaluma
I need some help guys. So I recently restored my kindle fire 2 to 10.2.3 using this tool, and I am having trouble with trying to update it to the latest version. No matter what I try, my kindle will not show that there is an update available. I tried using the tool to enable OTA updates to make sure they were turned on, but no matter what the updates do not show as available. Does anyone have any ides on what I can do to make it update to the latest version? Thanks!

Have you tried Amazon's official directions? http://www.amazon.com/gp/help/customer/display.html?ie=UTF8&nodeId=201016370
 

qtpcert

Member
Apr 27, 2013
19
1
Thanks!!!

Thanks Dude..for the first time I only installed the Blue bootloader only and I was not having any custom rom, so I have to go back and restore the backup using KFFirstAide.

Post that I used a APK fireflash11 and then installed a custom rom with the TWRP bootloader...and now i am using it with kinology and it is working like a charm..the only issue I am looking at when I am using nova launcher...then the battery is draining fast..

Still needs to investigate it completely though.

andy
 

Top Liked Posts

  • There are no posts matching your filters.
  • 73
    In this Noob series, we will use a software package that will automate the backup, restore and recovery process among many other features - this is a 'Swiss Army Knife' for the Kindle. This tool has been in development for some time now and is still in Beta, although it has been thoroughly tested and can be used safely. This tool is designed to backup, recover and restore the Kindle Fire 2 7", the Kindle Fire HD 7" and the Kindle Fire HD 8.9" (HD 8.9" Does Not Require The Factory USB Cable). The download size is less than 14 MB and automates several processes, no command line knowledge required. Please post any bugs to this Thread so we can quickly make changes to the software, then post an update. Most Bugs are solved within 24 hours.

    To keep your Kindle safe, we have integrated this feature into our software, You do not need any command line knowledge, just as simple as 1, 2, and 3.

    Prerequisites for the Recover Options:
    1. Install The Latest Version Of Java SE: Java SE Development Kit 7u13

    If you are uncomfortable with these procedure, please stop and contact us, we specialize in Kindle customization and development. You can ship the Kindle to our office and have us install all the upgrades, then return it to you turn-key. This service is fee based, contact our office for additional information.

    SOFTWARE UPDATE (CRITICAL RELEASE) ON 06/30/2013 Version 4.1.100 - PLEASE DOWNLOAD THE ENTIRE PACKAGE IF YOUR VERSION IS DATED PRIOR TO THIS RELEASE DATE.

    WARNING! THIS TOOL CAN PERMANENTLY DAMAGE THE KINDLE IF IT IS NOT USED PROPERLY. DO NOT FLASH THE
    KINDLE FIRE 2 IMAGE TO A KINDLE FIRE HD OR FLASH A KINDLE FIRE HD 7" TO A KINDLE FIRE 8.9" DEVICE. THIS
    WILL CAUSE PERMANENT DAMAGE THAT CAN NOT BE REVERSED. ONLY FLASH THE CORRECT MODEL SOFTWARE
    TO YOUR DEVICE.

    HOW TO UPGRADE KINDLE FIRE FIRST AIDE:
    http://xdaforums.com/showpost.php?p=38435305&postcount=1072

    HOW TO CREATE THE WINDOWS PATH: http://xdaforums.com/showpost.php?p=38409721&postcount=1018

    HOW TO FIX THE YELLOW KINDLE TRIANGLE:
    http://xdaforums.com/showpost.php?p=38432739&postcount=1062

    These are the current features on Version 4.1.100-beta:

    • Images are stored securely on our 100TB storage array on a Gigabyte Infrastructure
    • Download is fast - script is fast and lightweight
    • Secure SSL on all images to eliminate image hacking
    • All images are stored behind a firewall with IDS
    • Restores fresh system.img, boot.img and recovery.img
    • Fresh Restore Support the Kindle Fire 2 7"
    • Fresh Restore Support the Kindle Fire HD 7"
    • Fresh Restore Supports the Kindle Fire HD 8.9"
    • Fresh Restore Currently supports software Rev x.2.3
    • ChainsDD Superuser APK and SU Binary Included
    • Automated Backup - Full and Partial Backup
    • Automated Amazon OTA (Over The Air) Disable
    • No Command line Knowledge Required
    • Automated Device Reboot After Restore
    • Pulls Device Information
    • Automated ADB Driver Install
    • Reboot the Kindle into Fastboot Mode
    • Software Support for x.2.4 where applicable
    • Software Support for x.1.5 where applicable
    • Easy Upgrade or Downgrade option
    • Automated Root - Two Versions
    • Automated Google Play Store Installation
    • Automated Google Apps Installation
    • Wipe Dalvik Cache
    • Automated Restoration of the Backup Files
    • Automated Pimp My Beats Install
    • Automated Sony Bravia "Best Resolution Audio Visual Integrated Architecture" Installation
    • Automated Sony xLoud Installation
    • Automated Pimp My Beats Audio Upgrade Installation
    • Android Fix Permissions Script
    • Automated Disable Amazon Ad Services
    • Make Google Play Store The Default Market
    • Unroot For Amazon Returns
    • Install Apex Launcher
    • Install Holo Launcher
    • Install Boat Browser with Flash Player
    • VPN and SIP VoIP Client Install
    • Automated Permission Fixer
    • Automated Alternative Driver Install
    • Automated Busybox Installer
    • Automated Wallpaper Mod
    • Automated Lock Screen Upgrade
    • Fix Broken Install Script
    • AVIC Alice TTS Upgrade
    • Automated Launcher Install which will includes over 2 Launcher Options
    • Flash Custom Recovery
    • Side-load Zip Files like the latest Google Apps Pack
    • Automated TTS (Text To Speech) Install - AVIC Alice
    • Automated Install, Upgrade and Correct ADB
    • Superuser Upgrade Service
    • Install ChainFire 3D Upgrade

    These are the features we will offer soon in 4.2.4 and up:

    • Automated APK Install - Single or Multiple APK's
    • Automated Flash support for Titanium Backup Update.zip Files
    • Automatic Update feature so you are always using the latest version
    • Automated Push and Pull files to and from the Kindle to PC
    • Automated build.prop editor
    • Automated Tune Up and Deodex
    • Automated services.jar editor
    • Remote Storage Option for your boot.img recovery.img and system.img Backup Files
    • Information and Help
    • Special Kindle Toolkit, Tips and Tricks
    • Pull the System Logs (LogCat) to help solve problems
    • Dump Bug Reports to your PC
    • Open Command Prompt for Developers or for Manual Input
    • Automated Custom ROM Support
    • Automated TTS Voice Editor
    • Your Choice of Media Player Upgrades
    • 180 DPI Support
    • Automated Keyboard Upgrade with Framework Edits Included
    • Automated Amazon Book Import to Google Books
    • Much more to come......................
    Now let's get to the software itself. The following is step-by-step guide, please DO NOT modify the batch file in any
    way, this took us weeks to perfect, so please respect the code. If you have recommendations, please post them,
    we love to give you the feature that are important to YOU not us.

    Kindle Fire First Aide Step 1: Using Mozilla Firefox, Google Chrome or Internet Explorer Download Kindle Fire First Aide 4.1.100-Beta:
    KFFirstAide.zip

    Note: Be sure to extract the package to C:\KFFirstAide

    Update Java To The Latest Version here: Java SE Development Kit 7u25

    Kindle Fire First Aide Step 2: Using either 7-Zip or Microsoft Zip, unzip the KFFirstAide100.zip to your C:\ Drive as C:\KFFirstAide

    Kindle Fire First Aide Step 3: With your mouse, open the C:\KFFirstAide contents by double mouse clicking the C:\KFFirstAide folder

    Kindle Fire First Aide Step 4: Find the RunMe.bat file. Right Hand Mouse click on RunMe.bat, select 'Send to', select Desktop (Create Shortcut). Now press the Left Hand Mouse button to create the Shortcut named RunMe.bat. Temporary disable the Android SDK.

    Kindle Fire First Aide Step 5: Find the RunMe Shortcut on your desktop, select it by left mouse click over the icon, then while on the icon choose Right Hand mouse click, select Properties.

    Kindle Fire First Aide Step 6: This will display the RunMe properties. Select the General Tab, change the top name to KF First Aide. Then click on the Shortcut tab, click on Advanced. Check 'Run as Administrator', click OK, then click Apply, then click OK. All windows should be closed.

    Kindle Fire First Aide Step 7: Double Mouse Click the new Icon named KF First Aide. You may be presented with a security window, just click Yes.

    Kindle Fire First Aide Step 8: Please click on the Windows Key plus Pause/Break, this will display the Windows System Properties. Next Click on the Advanced Tab and find "Environment Variables". Please click on Environment Variables and find the Path Statement. Carefully add at the end of the Path Statement:

    Code:
    ;C:\KFFirstAide

    Note: Do Not forget the (;) semi-colon before the C:\KFFirstAide

    Kindle Fire First Aide Step 9: That is it! The software is ready. Next we get the Kindle ready to Flash.

    Kindle Fire First Aide Step 10: Next, go to the Kindle, pull down the status menu, select More+ then select Security, make sure Enable ADB is ON. Last, depress the <- and select Device. Make sure 'Allow Installation of Applications' is On.

    Kindle Fire First Aide Step 11: Insert the Original USB Cable to the Kindle, please ensure you have a solid connection, this is VERY critical.

    Kindle Fire First Aide Step 12: Next, make sure the Kindle Fire is Turned Off. Take the other end of the USB Cable and carefully inset it into a free USB Slot on your Computer - be careful to not disconnect the other end.

    Kindle Fire First Aide Step 13 : The Kindle Fire should automatically turn on and boot regular Bootmode. If the Kindle does not turn on depress the power button until it turns on. Next select Option 15 in the Software. The Kindle will reboot and will now see a screen that says: Fastboot Kindle Fire.

    Note: If Option 15 does not trigger the Kindle to boot into Fastboot, then your Bootloader is damaged. Please send SkOrPn a PM to order a Factory USB Cable.

    Kindle Fire First Aide Step 14: Place the Kindle on a safe surface so it does not disconnect when running the software.

    Kindle Fire First Aide Step 15: Launch the KF First Aide software by double mouse clicking on the KF First Aide icon.

    Kindle Fire First Aide Step 16: You will be presented with a Kindle Fire First Aide Menu, carefully select the operations you would like to perform on the Kindle.

    Kindle Fire First Aide Step 17: If the option states "Fastboot" you need to leave the Kindle as noted above, this is Fastboot Mode. As the last operation be sure to Wipe the Cache and User Data which is Backup Option 3 in the Menu.

    Kindle Fire First Aide Step 18: Next, we will disable "Fastboot Mode" and enable ADB on the Kindle Fire. Select Option 10 in the Software Menu, the Kindle will Reboot into Regular Mode.

    Kindle Fire First Aide Step 19: You may now perform the 'ADB Mode' options in the Menu.

    Kindle Fire First Aide Note 1: Remember, after you perform the full Recovery, you are working with a Fresh Copy of the Software. ADB is disabled by default so be sure to Enable ADB under Security and Allow Installation of Programs under the Device Tab.

    Kindle Fire First Aide Note 2: After the complete restore, please be sure to clear the Davlik Cache and the User Data by selecting Backup Option #3. You may also wipe the User Data and Cache by opening a Administrative Command Prompt within the KFFirstAide Folder and enter:

    Code:
    fastboot -i 0x1949 erase cache
    fastboot -i 0x1949 erase userdata 
    fastboot -i 0x1949 reboot

    Kindle Fire First Aide Note 3: The original versions of the Kindle Fire HD 8.9" with a software Versions 8.2.3 or 8.2.4 may find there Kindle Boot-loader loops to a Red Fastboot Screen. If your Kindle is stuck in Fastboot, please follow these steps to recover the Boot-loader: How To Recover Kindle Fire HD 8.9" Bootloader*

    Note: Please be aware of two main options in the Menu - one is Fastboot Mode where you have several Menu Operations that use Fastboot to execute properly and two is ADB Mode where you have several Menu Operations that use ADB to execute properly.

    Backup Option #1 Note: When selecting Backup Option 1 the images will be backed up to the SD Card in a folder named KindleBackup. Please copy this folder to your desktop until we are able to upload it to our secure servers. There will be a restore option in the future that will automatically pull YOUR images for restoration. There is a known Bug in Windows where you will not see the images in the Kindle Internal Drive which can be found in Computer. To overcome this issue, please download and install WiFi File Transfer then open your Web Browser to transfer these Backup files from your Kindle to the PC.

    Backup Option #2 Note: When selecting Backup Option 2 the images are first copied to the Kindle, then they are transfered to your Computer inside a folder named Backup which can be found inside the C:\KFFirstAide folder.

    If this was helpful and you would like to support our work, please send us a donation using this link:
    http://xdaforums.com/dona....php?u=4435645

    We would like to thank Mark Skippen for the "Toolkit" idea. Mark is a real master with Samsung products and his profile can be found here: mskip anyone who owns a Samsung or Samsung built (Nexus) product should obtain his Toolkit.

    *Note: After several conference calls with the Amazon Development Team we found Amazon applied a patch to the Bootloader in an effort to lock down the Bootloader, this patch rarely causes the Bootloader to stick or Bootloop, please use the above link to release the Bootloader. We have removed this patch from the boot-prod.img eliminating future issues with recovered HD 8.9" users.
    9
    Follow Up - Feedback

    You guys rock!

    Sent from my KFHD7 using xda premium

    Krsmqn,

    We thought of you when we were developing this package, It took us over 4 months to perfect. We held back many feature, just wait until we release the Production Version of 4.2.3, it even made us smile:D. As we have said before,
    we are truly honored to be part of the XDA Community and feel blessed to be able to offer this software to XDA Members. This package and version 4.2.3 is fee based elsewhere.
    6
    How To Manually Recover The Kindle Fire 8.9" Stuck In Fastboot?

    To All-

    If you would like to try a last ditch effort in getting the Kindle Fire 8.9" back online, please do the following:

    Step 1: Please run the Kindle Fire First Aide, attempt the HD 8.9" Recovery, if it fails move on to Step 2

    Step 2: Exit the Kindle Fire First Aide utility, double mouse click the KFFirstAide Folder.

    Step 3: Download Boot Image Number 1 from here (save the image to the KFFirstAide Folder): http://dl.dropbox.com/u/54456659/kfhd-8.2.3/Images/boot-prod.img

    Step 4: Download Recovery Image Number 2 from here (save the image to the KFFirstAide Folder): http://dl.dropbox.com/u/54456659/kfhd-8.2.3/Images/recovery-prod.img

    Step 5: Open up an Administrative Command Prompt from within the KFFirstAide Folder by opening up the KFFirstAide Folder then press your Right Hand Mouse Key while you are over the KFFirstAide Folder contents, then select Open a command prompt here. You should see something like

    Code:
    C:\Users\Your Name\KFFirstAide>
    Step 6: Next you would make sure the Kindle Fire is plugged into USB and Turned off, type the following and press enter after the command while the Kindle is off and plugged into USB:

    Code:
    fastboot reboot -i 0x1949
    Step 6: You will see a Windows Command Prompt that will look like:

    Code:
    C:\Users\Your Name\KFFirstAide>fastboot reboot -i 0x1949
    <waiting for device>
    Step 7: Next Power on the Kindle While you see the above, one the Kindle Boots the Kindle will suddenly reboot back into Fastboot although we have seen this step free the Bootloader, so if the Kindle begins to Boot normally unplug it from USB, if the Kindle boot back to Fastboot red screen proceed to step 8.

    Step 8: While the Kindle is in Fastboot Mode type the following at the Windows Command Prompt:
    Code:
    fastboot flash recovery recovery-prod.img -i 0x1949
    Code:
    fastboot erase cache -i 0x1949
    fastboot erase userdata -i 0x1949
    fastboot reboot -i 0x1949
    Step 9: Leave the Kindle Plugged into USB. Wait for the device to Boot back to Fastboot, if the device boot back to a Fastboot screen with odd vertical line running through it, stop here, the Kindle has begun the recovery phase. If the Kindle begins it recovery, it will react odd and reboot several times, this is normal. Wait 10 to 15 minutes. If the Kindle boot back to Red Fastboot Screen proceed to Step 10.

    Step 10: Leave the Kindle Plugged into USB. Next type the following command:

    Code:
    fastboot flash boot boot-prod.img -i 0x1949
    Step 11: Next let's do a little house cleaning. The following commands wipe the old Dalvik Cache and User Data which is, in simple, tied to the old Android Operating System. Having said this, when the new OS attempts to retrieve data from these partitions, a content stream of errors occur in the background, causing the Kindle to react VERY slow and at times completely unresponsive. To eliminate this problem we will wipe these partitions before booting the new OS. Please enter the following commands, press enter after each one:

    Code:
    fastboot erase cache -i 0x1949
    fastboot erase userdata -i 0x1949
    fastboot reboot -i 0x1949
    Step 12: Unplug from USB. The Kindle HD 8.9" will reboot with an odd Fastboot screen with vertical lines running through it, this is normal, do not interrupt the recovery. Let the Kindle begin it's recovery phase. This may take up to 10 to 15 minutes and the Kindle will reboot several times.

    Step 13: Once the Kindle Stabilizes, please be sure to apply the Amazon OTA Patch before connecting the Kindle to your WiFi, otherwise you will loose Root and Google Play Store which are both installed on the images.

    Step 14: After you applied the patches please wait for the Kindle to rebuild itself, this can take up to a couple of hours. If after 4 hours the Kindle is still reacting slow, perform a Kindle Fire HD 8.9" Factory Reset. This option can be found under the More+ > Device > Restore to Factory Defaults. We find this last step is rarely used.
    5
    Update

    To All-

    I have been cleared by my Doctors to return to work, here is my plan to catch up:

    1) 06/12/2013 7:30pm to 11:30pm - Go through PM's respond as needed
    2) 06/13/2013 10:00am - 6:00pm - go through the posts urgent first
    3) 06/14 - 06/20 - Go through Posts
    4) 06/20/2013 - Post an updated version of Kindle Fire First Aide

    I would like to thank everyone for there support during my recovery.

    Best Regards,

    Chris Bryant
    5
    How to update kindle fire first aide

    I get errors that the file exists in an otherwise empty directory, twice. I've attached screen shots. I've tried using both winrar and 7-zip and gotten the error both times.

    Flinsman,

    ***************HOW TO UPDATE KINDLE FIRE FIRST AIDE*******************

    Step 1: Download the update, save a copy of the update to your desktop

    Step 2: Unzip the update TO THE DESKTOP as KFFirstAide32 or KFFirstAide64

    Step 3: Navigate to C:\KFFirstAide look in the Backup folder, do you have any Backup images? If yes, Right Hand Mouse Click over the C:\KFFirstAide\Backup folder choose COPY then navigate to your Desktop choose PASTE this will copy the the Backup image folder and images to your desktop in a folder named Backup, there should be 3 images in this folder if you did a 17 Backup with our software. If you never did a 17 backup ignore this step.

    Step 4: Navigate to C:\KFFirstAide look in the KindleBackup folder, do you have any images? If yes, Right Hand Mouse Click over the C:\KFFirstAide\KindleBackup folder choose COPY then navigate to your Desktop choose PASTE this will copy the KindleBackup image folder and images to your desktop in a folder named KindleBackup, there should be 11 images in this folder if you did a 13 Backup with our software. If you never did a 13 backup ignore this step.

    Step 5: Next navigate to C:\KFFirstAide DELETE the folder and contents

    Step 6: Navigate to your Desktop, find KFFirstAide32 or KFFirstAide64. Rename the KFFirstAide32 or KFFirstAide64 to KFFirstAide on your Desktop

    Step 7: Inspect the Desktop folder name, make sure it is KFFirstAide

    Step 8: Right Hand Mouse Click over the desktop folder named KFFirstAide choose "Cut", next navigate to C:\ - make sure you are not highlighting any folders and choose "Paste" - the folder KFFirstAide will now copy to C:\ - if this fails for some reason choose Copy and Past rater than Cut and Paste

    Step 9: Only do this step if you did Step 3, otherwise ignore this step. Navigate to C:\KFFirstAide, Right Hand Mose Click over the folder named Backup, choose DELETE.

    Step 10: Only do this step if you did Step 4, otherwise ignore this step. Navigate to C:\KFFirstAide, Right Hand Mouse Click over the folder named KindleBackup, choose DELETE.

    Step 11: Only do this step if you did Step 3, navigate to you Windows Desktop, find the folder named Backup, Right Hand Mose Click over the Backup folder, choose "Cut", then navigate to C:\KFFirstAide and choose PASTE. If this fails choose Copy and Paste.

    Step 12: Only do this step if you did Step 4, navigate to you Windows Desktop, find the folder named KindleBackup, Right Hand Mose Click over the KindleBackup folder, choose "Cut", then navigate to C:\KFFirstAide and choose PASTE. If this fails choose Copy and Paste.

    Step 13: You may now remove the KFFirstAide, KindleBackup and Backup folders on your desktop, if they exist.

    Step 14: Let's create a new shortcut. Find the current RunMe.bat shortcut on your desktop, delete it please.

    Step 15: Navigate to C:\KFFirstAide find RunMe.bat - Right Hand Mose Click over RunMe.bat choose Send To - Desktop Create Shortcut

    Step 16: Navigate to your Desktop find the new shortcut, Right Hand Mose Click choose Properties. Find a box and check "Run Program as Administrator" or "Run As Administrator" - Click Apply.

    Step 17: Let's make sure you have the Path statement setup, please drop to a Windows Command

    Step 18: Enter these commands:

    Code:
    cd C:\Windows\
    adb kill-server
    adb wait-for-device
    adb devices
    If you see a serial number after adb devices you are good to go. Close the Command Windows by typing exit. If the command failed, you are missing the path, we have several posts on setting up the Path, Post the error.

    ********UPDATE*********

    *****Kindle Fire First Aide Revision 4.1.66-Beta RunMe 02/25/13 at 00:30 for Microsoft Windows*****

    Kindle Fire First Aide Revision 4.1.66-Beta for RunMe.bat Package: RunMe.zip (Dropbox)

    Kindle Fire First Aide Revision 4.1.66-Beta for RunMe.bat Package:RunMe.zip (Box)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows Universal Package: KFFirstAide.zip (Dropbox)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows Universal Package: KFFirstAide.zip (Box)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows 32-bit Version: KFFirstAide32.zip (Dropbox)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows 32-bit Version: KFFirstAide32.zip (Box)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows 64-bit Version: KFFirstAide64.zip (Dropbox)

    Kindle Fire First Aide Revision 4.1.66-Beta for Windows 64-bit Version: KFFirstAide64.zip (Box)

    7-Zip for Windows 32-bit: Download

    7-Zip for Windows 64-bit: Download

    Oracle Java SE Update: Java SE Development Kit 7u15

    Oracle Java SE 7u15 32-bit : jdk-7u15-windows-i586.exe

    Oracle Java SE 7u15 64-bit : jdk-7u15-windows-x64.exe https://dl.dropbox.com/u/54456659/JavaSE/64-bit/jdk-7u15-windows-x64.exe