Skip to content

Instantly share code, notes, and snippets.

@tjpeden
Created August 10, 2012 23:32
Show Gist options
  • Save tjpeden/3318953 to your computer and use it in GitHub Desktop.
Save tjpeden/3318953 to your computer and use it in GitHub Desktop.
Kindle Fire Utility output
find: /I: No such file or directory
find: bootmode: No such file or directory
***********************************************
* Installing Permanent Root *
***********************************************
***********************************************
* Activating Fastboot (4002) *
***********************************************
5196 KB/s (510876 bytes in 0.096s)
The kindle has been told to reboot in Fastboot Mode.
twrp.img is missing.
So we will download it for you!
find: /I: No such file or directory
find: twrpurl: No such file or directory
tools/cat: write error: No space left on device
find: /I: No such file or directory
find: twrpmd5: No such file or directory
tools/cat: write error: No space left on device
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Cannot open input file recovery\twrp.img
Download successful.
fff.bin is missing.
So we will download it for you!
find: /I: No such file or directory
find: fffurl: No such file or directory
tools/cat: write error: No space left on device
find: /I: No such file or directory
find: fffmd5: No such file or directory
tools/cat: write error: No space left on device
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Cannot open input file recovery\fff.bin
Download successful.
***********************************************
* NOTICE *
***********************************************
find: /I: No such file or directory
find: twrpmd5: No such file or directory
tools/cat: write error: No space left on device
find: /I: No such file or directory
find: fffmd5: No such file or directory
tools/cat: write error: No space left on device
Fastboot uses a different device than ADB.
You should check device manager for "Kindle" or "Amazon"
If you see it, rerun the driver installer that came packaged with KFU.
Installing FFF...
Cannot open input file recovery\fff.bin
error: cannot load 'recovery\fff.bin'
Installing TWRP...
Cannot open input file recovery\twrp.img
error: cannot load 'recovery\twrp.img'
Setting Recovery Bootmode.
< waiting for device >
... OKAY [ 0.083s]
finished. total time: 0.083s
rebooting...
finished. total time: 0.002s
Please wait...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment