USB storage TWRP - Kindle Fire 2 Q&A, Help and Troubleshooting

hello, after some trouble installing the bootloader, I finally got it!!
But I have another problem, I thought it would start no problem then, so here I have no rom in sd!! and now will not start!
I can go into recovery mode, go to the usb storage option, but it does not work, I get on the computer!!
some way to spend a rom to the sd from l recovery / TWRP??????

Put the ROM and gapps in the same folder as an adb command, open a command prompt and CD to the directory with adb, now type something along the lines of this: adb push romname.zip /sdcard/
That should put the ROM on the sdcard so you can flash, use same thing for gapps as well.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app

stunts513 said:
Put the ROM and gapps in the same folder as an adb command, open a command prompt and CD to the directory with adb, now type something along the lines of this: adb push romname.zip /sdcard/
That should put the ROM on the sdcard so you can flash, use same thing for gapps as well.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
thank you!
the problem is that now ADB does not recognize the tablet.
In device manager, I get the yellow triangle on kindle fire.
Reinstall the SDK but nothing, still without recognizing
EDIT I finally got it! you saved my life!! thank you very much!!

Related

Forgot to transfer ROM

I tried to root my Nexus to get Jellybean...all went well till I realized I forgot to get the ROM onto the phone.
I made a backup onto the computer but didn't do it after I booted into clockwork mod. I wiped the cache etc. and installed the Gapps and that is when I realised the ROM wasn't on the phone. My phone wont connect to the computer and the only backup I have is on my computer.
Is there a way to get the stock ICS on the phone or somehow get the JB ROM onto my phone?
Not an expert, but fastboot and flash stock???
Sent from my Galaxy Nexus using Tapatalk 2
If your phone is recognized by the PC, push the ROM with ADB. You can then flash it.
Code:
adb push rom-file.zip /sdcard/
Alternatively if you just want to return to stock, flash the images via fastboot: http://forum.xda-developers.com/showthread.php?t=1626895
martonikaj said:
If your phone is recognized by the PC, push the ROM with ADB. You can then flash it.
Code:
adb push rom-file.zip /sdcard/
Alternatively if you just want to return to stock, flash the images via fastboot: http://forum.xda-developers.com/showthread.php?t=1626895
Click to expand...
Click to collapse
Phone is not recognized by the computer. It tries to install the driver then says it can't.
adb push it.
You can adb push from a custom recovery (CWM)
Jubakuba said:
adb push it.
You can adb push from a custom recovery (CWM)
Click to expand...
Click to collapse
I can't find the AndroidSDK folder on my computer at all...
edit-
downloaded and installed Android SDK.
edit-
got to cmd....I get to the point where I need to adb push but I get this message: 'adb' is not recognized as an internal or external command, operable program or batch file.
and on cwm, I can't toggle the /sdcard to unmount. It stays on mount.
cwpmz3 said:
I can't find the AndroidSDK folder on my computer at all...
edit-
downloaded and installed Android SDK.
edit-
got to cmd....I get to the point where I need to adb push but I get this message: 'adb' is not recognized as an internal or external command, operable program or batch file.
and on cwm, I can't toggle the /sdcard to unmount. It stays on mount.
Click to expand...
Click to collapse
You need to be in the sdk folder where the adb.exe is located, and the file you want to push must be in the same folder aswell.
Swype'ed on my CM10 Galaxy Nexus
cwpmz3 said:
I can't find the AndroidSDK folder on my computer at all...
edit-
downloaded and installed Android SDK.
edit-
got to cmd....I get to the point where I need to adb push but I get this message: 'adb' is not recognized as an internal or external command, operable program or batch file.
and on cwm, I can't toggle the /sdcard to unmount. It stays on mount.
Click to expand...
Click to collapse
Open the directory where you put the adb.exe file. Shift+Right Click the blank screen. Click Run Command Prompt Here. Now you should be able to use adb and all its commands when your phone is in recovery mode and connected to computer. Just to make sure, you can always do "adb devices" to check it the phone is recognized.
Also make sure that the ROM you want to transfer is in the same directory as adb.exe.
After you've done that, do "adb push NAME OF THE ROM.zip /sdcard/"
Now use CWM to flash that zip file and you're good to go.
Thanks everyone! Got it working!
Definitely made my heartdrop before haha but man I learned a lot haha again, Thanks!:good:

[Q] Code?

My KF is bricked. It has TWRP on it but it has been wiped clean and my pc will not recognize it. It does in ADB, I keep seeing write the CODE: then stuff. I was told I could to where I needed to write this code by right clicking on the KFU Tools folder. I then get C:\android\Kindle Fire Utility>
Now that being said.. where do I begin to type the fastboot -i Ox1949 and so on. Sure do need some much appreciated help assistance.
Boot into TWRP and then do what Josepho1997 said. Then you can just flash the rom.
The "Rom.zip" would be the file path to wherever the rom is saved on your computer.
Where can I write the tag
Josepho1997 said:
So you just have no OS?
Boot into TWRP. Then Download and transfer the ROM via adb
Code:
adb push Rom.zip /sdcard
Then flash the ROM.
Sent from my Kindle Fire
Click to expand...
Click to collapse
But where do I code?
adb in cmd not recognized as a command
Josepho1997 said:
In cmd. Open up cmd, run adb, and then type that code. And remember what veeman said. When I say Rom.zip, you must put both the correct name and directory applicable to you. (Ex. C:\AlienDroid.zip)
Sent from my Kindle Fire
Click to expand...
Click to collapse
in cmd, adb is not recognized as a internal or external command, operable program or batch file.
Know how long it's been since I used cmd. Help me out please.
You need to open the cmd window when you are in the directory that contains the adb.exe file. Usually this is in C:/kfu/tools directory. The easiest way to do that is to use windows explorer and navigate to that directory then press shift and right click your mouse then select the option "open command window here". You should now be able to issue adb commands.
Sent from my Amazon Kindle Fire using Tapatalk 2
nacraracer said:
in cmd, adb is not recognized as a internal or external command, operable program or batch file.
Know how long it's been since I used cmd. Help me out please.
Click to expand...
Click to collapse
Easiest way is to download the Kindle Fire Utility and then navigate to the tools directory in the command line. Then you can run adb and fastboot commands.
Still won't communicate
veeman said:
Easiest way is to download the Kindle Fire Utility and then navigate to the tools directory in the command line. Then you can run adb and fastboot commands.
Click to expand...
Click to collapse
I have tried everything to get the computer to see the kindle. adb commands are not working. Just says waiting on device, tried to adb push a rom and it just said device not found.
I was able to bring up a fastboot menu one time but once there it wouldn't respond.
Any ideas please.
I am looking at the TWRP v2.2.0 screen. It will not mount either
nacraracer said:
I have tried everything to get the computer to see the kindle. adb commands are not working. Just says waiting on device, tried to adb push a rom and it just said device not found.
I was able to bring up a fastboot menu one time but once there it wouldn't respond.
Any ideas please.
I am looking at the TWRP v2.2.0 screen. It will not mount either
Click to expand...
Click to collapse
Have you installed the drivers?
veeman said:
Have you installed the drivers?
Click to expand...
Click to collapse
I did install the google drivers at the fire tool kit

[Q] TWRP problem

I was just messing around with TWRP trying to flash a new ROM. I forgot to make a backup and wiped the internal storage + system (in other word I wiped everything) I have the files in my computer but I don't know how to access them since the computer can't recognize my device. Any suggestions? :crying:
You need to enter recovery and adb push the files to your sdcard. Open a command window where adb is located
Code:
adb push rom.zip/sdcard/
Thepooch said:
You need to enter recovery and adb push the files to your sdcard. Open a command window where adb is located
Code:
adb push rom.zip/sdcard/
Click to expand...
Click to collapse
Since the device can't be recognized I would try to search for the ADB drivers. This happened to me on my kindle fire hd 7" and the only way I could fix it was by doing "adb sideload filenamehere.zip" after going into Advanced > ADB Sideload.
Hope I could help!
I'm very grateful
thanks
you rock bro
Thepooch said:
You need to enter recovery and adb push the files to your sdcard. Open a command window where adb is located
Code:
adb push rom.zip/sdcard/
Click to expand...
Click to collapse
Im new to this world of tablets and all the commands and prompt, etc... but I thought that I would never solve my problem lol. I'm still a noob but
Thank you for all what you did for my kindle fire hd. I just wanna let people know you helped me unbrick my kindle ( you worked more than 4 hours to be exactly on my kindle) not many people in this forum would do that :good: and thanks to all the developers and mods you nailed it quite well on unbricking my kindle using the programs they have developed.
Editing the drivers so they could work on my machine (I live in El Salvador so my region is a problem when i try to install the drivers) was no easy quest and using teamviewer for letting you work was cool, but the best part is that you installed the cm10.1 by Hash which I had before bricking my device. You saved my kindle bro, thanks A LOT!!!!! I appreciate it. :victory:

Kindle fire 8.9 bricked need help

So I rooted my kindle fire 8.9 and installed a 2nd bootloader along with team win recovery the root went fine but as soon as I installed the 2nd bootloader the kindle dose not go past silver kindle fire page I can load custom recovery but nothing else
Someone please help me with this
So it won't boot into the os, but will go into recovery. That a been happening with the latest update apparently, if it detects twrp or the modded boot loader it throws a fit and won't boot, you need to push a rom to flash to twrp and either downgrade the os, or flash a custom ROM. To do this you need to know how to use command prompt and adb, so if you know that much you would run something like this: adb push filetoflash.zip /sdcard/filetoflash.zip
From there its a simple matter of installing the file from inside twrp. If you need more details just reply back.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
So it won't boot into the os, but will go into recovery. That a been happening with the latest update apparently, if it detects twrp or the modded boot loader it throws a fit and won't boot, you need to push a rom to flash to twrp and either downgrade the os, or flash a custom ROM. To do this you need to know how to use command prompt and adb, so if you know that much you would run something like this: adb push filetoflash.zip /sdcard/filetoflash.zip
From there its a simple matter of installing the file from inside twrp. If you need more details just reply back.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thanks for that is there any tutorials on this?
Eh idk if there's a tutorial for this exactly but there are plenty of threads with this problem and something similar where they accidentally wiped the internal storage and had to do same thing that you are having to do basically. I can point you in the right direction, just tell me what ROM you want on it, and I'll do my best to give you some instructions to get it onto the device.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Eh idk if there's a tutorial for this exactly but there are plenty of threads with this problem and something similar where they accidentally wiped the internal storage and had to do same thing that you are having to do basically. I can point you in the right direction, just tell me what ROM you want on it, and I'll do my best to give you some instructions to get it onto the device.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
cm 10.1 i guess just want to get this fixed so all help is appreciated don't want to have to throw the kindle away
OK sorry for the long wait, my friend bought me a copy of reach today since it was the only halo game I hadn't played so I put off writing a small tutorial until I was done.
First you need a working copy of adb, and your drivers working with twrp, so if you don't have a copy of adb handy, download my wallpaper fix and extract it so that there's a folder on the c drive called"stunts wallpaper fix", if you have adb somewhere else, just adjust how I say to do that to using the other path. So after u have extracted my fix to c:\, you should open the folder and see adb.exe in there, now download these 2 files into that folder:
http://goo.im/devs/Hashcode/jem/cm10.1/cm-10.1-20130812-UNOFFICIAL-jem.zip
http://goo.im/gapps/gapps-jb-20130812-signed.zip
Now boot the kindle into twrp and plug it i to your pc and open a command prompt, I usually do it from a run box but searching the start menu for it works also. Once its open type "CD c:\stunts wallpaper fix" and press enter, now type "adb.exe devices" and make sure your device is listed' if it isn't open the device manager and check for a device with a triangle, if there is use the driver link in my signature to update the drivers to that and it should work. Anyways if your drivers are going well and it lists itself under devices, type this into command prompt "adb.exe push cm-10.1-20130812-UNOFFICIAL-jem.zip /sdcard/", then when it's done type "adb.exe push gapps-jb-20130812-signed.zip /sdcard/". If all goes well the files should be on the device, if you are coming from stock amazon I would tell twrp to backup only the data partition, since your system partition is kinda useless at this point, and once u have a backup you need to do a factory reset under wipe I believe, I don't remember for sure so I'll say do this even though the factory reset probably covers most of this, do a advanced wipe as well, only check cache, dalvik cache, and system. Now tell it to wipe. Once that is done hit install on the home screen and choose the cm 10.1 file on the sdcard first, and swipe to install it, then once done go to install again and choose the gapps and install it too, now reboot into the system. Tada!
If this is confusing or you need help with something else just post back, I know I didn't exactly organize this post very well but I kinda did it from my kindle so it wasn't easy to format it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
OK sorry for the long wait, my friend bought me a copy of reach today since it was the only halo game I hadn't played so I put off writing a small tutorial until I was done.
First you need a working copy of adb, and your drivers working with twrp, so if you don't have a copy of adb handy, download my wallpaper fix and extract it so that there's a folder on the c drive called"stunts wallpaper fix", if you have adb somewhere else, just adjust how I say to do that to using the other path. So after u have extracted my fix to c:\, you should open the folder and see adb.exe in there, now download these 2 files into that folder:
http://goo.im/devs/Hashcode/jem/cm10.1/cm-10.1-20130812-UNOFFICIAL-jem.zip
http://goo.im/gapps/gapps-jb-20130812-signed.zip
Now boot the kindle into twrp and plug it i to your pc and open a command prompt, I usually do it from a run box but searching the start menu for it works also. Once its open type "CD c:\stunts wallpaper fix" and press enter, now type "adb.exe devices" and make sure your device is listed' if it isn't open the device manager and check for a device with a triangle, if there is use the driver link in my signature to update the drivers to that and it should work. Anyways if your drivers are going well and it lists itself under devices, type this into command prompt "adb.exe push cm-10.1-20130812-UNOFFICIAL-jem.zip /sdcard/", then when it's done type "adb.exe push gapps-jb-20130812-signed.zip /sdcard/". If all goes well the files should be on the device, if you are coming from stock amazon I would tell twrp to backup only the data partition, since your system partition is kinda useless at this point, and once u have a backup you need to do a factory reset under wipe I believe, I don't remember for sure so I'll say do this even though the factory reset probably covers most of this, do a advanced wipe as well, only check cache, dalvik cache, and system. Now tell it to wipe. Once that is done hit install on the home screen and choose the cm 10.1 file on the sdcard first, and swipe to install it, then once done go to install again and choose the gapps and install it too, now reboot into the system. Tada!
If this is confusing or you need help with something else just post back, I know I didn't exactly organize this post very well but I kinda did it from my kindle so it wasn't easy to format it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thank you so much you guide has fixed the brick I am now running cm.
stunts513 said:
OK sorry for the long wait, my friend bought me a copy of reach today since it was the only halo game I hadn't played so I put off writing a small tutorial until I was done.
First you need a working copy of adb, and your drivers working with twrp, so if you don't have a copy of adb handy, download my wallpaper fix and extract it so that there's a folder on the c drive called"stunts wallpaper fix", if you have adb somewhere else, just adjust how I say to do that to using the other path. So after u have extracted my fix to c:\, you should open the folder and see adb.exe in there, now download these 2 files into that folder:
http://goo.im/devs/Hashcode/jem/cm10.1/cm-10.1-20130812-UNOFFICIAL-jem.zip
http://goo.im/gapps/gapps-jb-20130812-signed.zip
Now boot the kindle into twrp and plug it i to your pc and open a command prompt, I usually do it from a run box but searching the start menu for it works also. Once its open type "CD c:\stunts wallpaper fix" and press enter, now type "adb.exe devices" and make sure your device is listed' if it isn't open the device manager and check for a device with a triangle, if there is use the driver link in my signature to update the drivers to that and it should work. Anyways if your drivers are going well and it lists itself under devices, type this into command prompt "adb.exe push cm-10.1-20130812-UNOFFICIAL-jem.zip /sdcard/", then when it's done type "adb.exe push gapps-jb-20130812-signed.zip /sdcard/". If all goes well the files should be on the device, if you are coming from stock amazon I would tell twrp to backup only the data partition, since your system partition is kinda useless at this point, and once u have a backup you need to do a factory reset under wipe I believe, I don't remember for sure so I'll say do this even though the factory reset probably covers most of this, do a advanced wipe as well, only check cache, dalvik cache, and system. Now tell it to wipe. Once that is done hit install on the home screen and choose the cm 10.1 file on the sdcard first, and swipe to install it, then once done go to install again and choose the gapps and install it too, now reboot into the system. Tada!
If this is confusing or you need help with something else just post back, I know I didn't exactly organize this post very well but I kinda did it from my kindle so it wasn't easy to format it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Ok how do you use the driver link from your signature, I'm using windows 8 and can't get any drivers to install. I sold my kindle and now it's stuck on the blue kindle fire logo. I stupidly wiped everything including system in twrp .
Windows 8 is a bit more tricky because you have to boot the os up with driver signature enforcement disabled, look it up on Google, once you do that you go into the device manager a d find the device with an exclamation and hit update driver, then browse to the folder where you extracted the files from the zip in my signature,
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Windows 8 is a bit more tricky because you have to boot the os up with driver signature enforcement disabled, look it up on Google, once you do that you go into the device manager a d find the device with an exclamation and hit update driver, then browse to the folder where you extracted the files from the zip in my signature,
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thanks .. I'll give it a go tonight

[Q] KF2 Rooted with cm11 and kitkat running

My kf2 was working fine but I ran out of room to install apps. I deleted unneeded apps still not enough room. I booted into twrp did a full wipe and now I can't side-load any roms to install. Twrp shows no OS installed. It will boot into twrp fine but nothing else. I have a fastboot cable. My computer recognizes my kf2 as an adb device but I can't seen to get anything to load. Some of the commands in KFFAID work but not all. I am trying to load cm11 and kitkat back. Any help would be appreciated.
James
getnby said:
My kf2 was working fine but I ran out of room to install apps. I deleted unneeded apps still not enough room. I booted into twrp did a full wipe and now I can't side-load any roms to install. Twrp shows no OS installed. It will boot into twrp fine but nothing else. I have a fastboot cable. My computer recognizes my kf2 as an adb device but I can't seen to get anything to load. Some of the commands in KFFAID work but not all. I am trying to load cm11 and kitkat back. Any help would be appreciated.
James
Click to expand...
Click to collapse
if sideload doesnt work then just do this, put the rom you want to flash and its gapps in the folder that adb is in, and run this while booted into twrp: adb push romnamegoeshere /sdcard/
then you can install the rom from inside twrp
didn't work
stunts513 said:
if sideload doesnt work then just do this, put the rom you want to flash and its gapps in the folder that adb is in, and run this while booted into twrp: adb push romnamegoeshere /sdcard/
then you can install the rom from inside twrp
Click to expand...
Click to collapse
Here is what happened. It said the device was not found. In the device manager it shows adb device under kindle fire.
Look on your task manager and kill every instance of adb.exe that you see and try again, I had that happen before when multiple instances were running. As long as it is in twrp then adb should work. If it continues to not work then uninstall the adb driver and if you see the MTP kindle device still there remove it as well, there might be a composite device that needs removing too, I find it a pita going between fastboot, recovery and whatever ROM os flashed if I use windows because of this, the drivers constantly have to be reinstalled when you change modes for me, hence why I avoid working with my kindle in windows and instead just use Linux. If you see any USB composite devices, check the hardware id's for a vid of 1949, if it has that then feel free to uninstall it. This may sound a bit complex, if you need more of an explanation just tell me.
Sent from my Amazon Kindle Fire HD using Tapatalk
No luck
stunts513 said:
Look on your task manager and kill every instance of adb.exe that you see and try again, I had that happen before when multiple instances were running. As long as it is in twrp then adb should work. If it continues to not work then uninstall the adb driver and if you see the MTP kindle device still there remove it as well, there might be a composite device that needs removing too, I find it a pita going between fastboot, recovery and whatever ROM os flashed if I use windows because of this, the drivers constantly have to be reinstalled when you change modes for me, hence why I avoid working with my kindle in windows and instead just use Linux. If you see any USB composite devices, check the hardware id's for a vid of 1949, if it has that then feel free to uninstall it. This may sound a bit complex, if you need more of an explanation just tell me.
Sent from my Amazon Kindle Fire HD using Tapatalk
Click to expand...
Click to collapse
My computer only recognizes the kindle as an adb device in fastboot mode. I haven't been able to use any of the adb commands on it with any luck. It says device not found. This only shows in kffaid version 4.1.87-beta.
*facepalm* you don't use adb commands with fastboot, you use fastboot commands with fastboot. When it is in twrp it should have adb access though...
Sent from my Amazon Kindle Fire HD using Tapatalk
I think I have a driver issue. I forgot to thank you for your help. If I could send the zip rom and gapps I could get it back to where it was. Is there anyway to start all over from the original kindle OS at this point?
Thanks you
You coukd restore it in fastboot using kffa but it seems like unnecessary work. I would boot a ubuntu 13.10 live cd/usb and just attempt it from there since there won't be any driver issues.
Sent from my LG-P769 using Tapatalk
I tried Ubuntu 12.04 LTS and it was to much trouble. I will try Ubuntu 13.10. I will have to learn the commands to use it.
Thanks
getnby said:
I tried Ubuntu 12.04 LTS and it was to much trouble. I will try Ubuntu 13.10. I will have to learn the commands to use it.
Thanks
Click to expand...
Click to collapse
these commands should do the trick assuming the repos are all active in the downloadable section of the software updates control panel.
Code:
sudo apt-get update
sudo apt-get install android-tools-fastboot
and after that the fastboot command will work but keep in mind to give it superuser privis with sudo or it probably wont work, i had forgotten that recently on my own pc since i don't deal with fastboot too often. ex: sudo fastboot -i 0x1949 getvar product
I had to work all weekend. I tried to get access through ubuntu 13.10. I used the commands you provided (sudo apt-get update). This command worked fine. When I used this command (sudo apt-get install android-tools-fastboot) It said I had to enable universe. I did some research and got that working and tried to use this command again (sudo apt-get install android-tools-fastboot) then this one worked fine. Then I tried the last command with my kindle in fastboot mode flashing green light (sudo fastboot -i 0x1949 getvar product ). The message was cannot connect to otter-2 ... device. Same thing I have been getting all along.
I think when I wiped the system I cleared all the software to connect to any external device. I don't know if I can even get access to restore the original OS. If you haven't guessed by now I an a noob. I think you realized that with my adb commands with fastboot enabled. I got the impression you knew when I saw the *facepalm* comment the the beginning of you post. When my kindle is booted to twrp my computer does not recognize it. My computer will recognize as an adb device when in fastboot mode. My computer will recognize it as a kindle (with a yellow triangle in the device manager) when it is trying to boot with the white and blue logo. I don't know what to do at this point. Here is a screen shot with adb side load from twrp.
Interesting, seems that data didn't want to mount. Have you tried adb from Linux while in twrp? Just run "sudo apt-get install android-tools-adb" to install the command, if you can get adb access at least then I may be able to help fix this depending on what exactly is wrong. BTW I didn't exactly think you were a noon with that facepalm, I just see people get that misconception a lot about adb and fastboot commands. What exactly did that fastboot command report back, I was surprised it was an error when I saw otter2 in the error considering that was what that command was sort of supposed to report back.
Sent from my Amazon Kindle Fire HD using Tapatalk
Here is where I am. See below. Now where do I put the file in ubuntu so I can access it from the terminal window. I am running ubuntu from a live CD. I tried the push command but it says no such file or directory. I told you I was a noob!
[email protected]:~$ adb devices
List of devices attached
0123456789ABCDEF recovery
Since adb is in a system path must out it in the current directory you are CD'd into, if you left the terminal alone it should be in ~ (the home folder of the Ubuntu account) so photo the home folder and drop it in there and run "adb push filename /sdcard/"
Considering that /data doesn't want to mount and that /sdcard os technically in /data, that command might not work depending on what's going on. I reccomend seeing if you can first and if not goto the months and mount /cache if its not mounted already, and they pushing a twrp update into it to try to reflash twrp, its small enough I think it should fit into the cache, though I don't think a ROM would fit.
Sent from my Amazon Kindle Fire HD using Tapatalk
I installed ubuntu on my laptop with windows 7. It seems to work better. I put the files in the home folder and the user folder. I mounted the cache and ubuntu said instead of unable to mount it was unable to access kindle now. Here is the terminal window results.
[email protected]:~$ sudo apt-get install android-tools-adb
[sudo] password for user:
Reading package lists... Done
Building dependency tree
Reading state information... Done
android-tools-adb is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected]:~$ adb push cm-10.2-20130908-UNOFFICAL-otter2.zip /sdcard/
cannot stat 'cm-10.2-20130908-UNOFFICAL-otter2.zip': No such file or directory
[email protected]:~$
Um OK well the filenames are case sensitive in Linux so lookout for that. Also if it was in your home folder then it should have worked as long as you didn't CD anywhere else in the terminal first.
Sent from my Amazon Kindle Fire HD using Tapatalk
Problem Fixed
I fixed my problem. I had to restart my kindle into recovery mode and connect the fastboot cable to the computer and kindle before it booted into TWRP. At that point while booted into TWRP I used the push command in ebuntu terminal to sideload cm11 and gapps. After I loaded them I installed them with TWRP and rebooted. Now it is restored to where it was when I wiped it. I will not do the advanced wipe again.
adb push cm-11-20140202-NIGHTLY-otter2.zip /sdcard/
adb push gapps-kk-20131119.zip /sdcard/
Thanks for your help stunts513
Click to expand...
Click to collapse

Categories

Resources