So i was messing with my tablet and ended up f*, i can access twrp, but cant find a way to mount the drive to transfer the files.
any ideas, how to put transfer a rom or something?
anarkhy said:
So i was messing with my tablet and ended up f*, i can access twrp, but cant find a way to mount the drive to transfer the files.
any ideas, how to put transfer a rom or something?
Click to expand...
Click to collapse
Go to advanced tab of twrp and select ADB sideload. You need to have adb installed ofc. If you dont have it download minimal adb http://forum.xda-developers.com/showthread.php?t=2317790
thanks man, that worked. just got my g pad today and in less than 2 hours using the thing almost broke it.
Im glad you sorted it out, i forgot to mention that you could also move the files to a microsd card using a card reader.
katsika said:
Go to advanced tab of twrp and select ADB sideload. You need to have adb installed ofc. If you dont have it download minimal adb http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
how do i use adb sideload if my computer doesn't recognize the tablet? i'm having the same problem. i have all the drivers installed.
atomicblue said:
how do i use adb sideload if my computer doesn't recognize the tablet? i'm having the same problem. i have all the drivers installed.
Click to expand...
Click to collapse
you need to have the adb drivers installed and not lg's drivers. Take a look at twrp's site: http://teamw.in/ADBSideload
Related
I wiped my system (wiped internal with my ROM and nano) by accident. I can access TWRP and download mode fine. Don't have a micro external sd, only internal sd.
PC doesn't recognize when I plug in phone as USB, but as CD drive. I have installed the samsung drivers. I'm on windows.
I have downloaded sdk tools, moved rom into /sdk/tools directory and tried to do an adb push ROM.zip /sdcard/
***EDIT: adb is found in the newest sdk tools in the directory platform-tools instead of tools!***
How do I either push a ROM onto my internal storage or restore my phone to working condition?
The problem is that Windows 7 is not recognizing my device. "error: device not found"
Any help will be much appreciated! Thank you in advance.
eldobeldo said:
I wiped my system (wiped internal with my ROM and nano) by accident. I can access TWRP and download mode fine. The computer sees mounting internal sd thru TWRP as a cd drive.
I have downloaded sdk tools, moved rom into /sdk/tools directory and tried to do an adb push ROM.zip /sdcard/ROM.zip.
Get the following error:" 'adb' is not recognized as an internal or external command, operable program or batch file.
How do I either push a ROM onto my internal storage or restore my phone to working condition?
Any help will be much appreciated! Thank you in advance.
Click to expand...
Click to collapse
you need to add adb as a enviroment varible in windows to make it direct to the android sdk path ( i think its been years since windows was my main dd os ) so i dont know hwo to do that but if you search you can find it
go ahead and reboot into download mode and then download my heimdal one click and run it and it will get you going again
http://forum.xda-developers.com/showthread.php?t=2013757
Dreamlogix said:
you need to add adb as a enviroment varible in windows to make it direct to the android sdk path ( i think its been years since windows was my main dd os ) so i dont know hwo to do that but if you search you can find it
go ahead and reboot into download mode and then download my heimdal one click and run it and it will get you going again
http://forum.xda-developers.com/showthread.php?t=2013757
Click to expand...
Click to collapse
I will definitely give it a shot. I am not sure whether even in download mode the usb is recognized. . . I might just buy a microSD tomorrow and do it that way. Thanks you.
eldobeldo said:
I will definitely give it a shot. I am not sure whether even in download mode the usb is recognized. . . I might just buy a microSD tomorrow and do it that way. Thanks you.
Click to expand...
Click to collapse
There's .no need download mode and that will work.with oem cable it sshould install the driver you need automatically
Let me know how it goes
Dreamlogix said:
There's .no need download mode and that will work.with oem cable it sshould install the driver you need automatically
Let me know how it goes
Click to expand...
Click to collapse
I didn't want to go thru. download mode either, seemed unnecessary. I tried doing an adb push thru sdk tools, didn't work. TWRP, new version, has the sidload option as well and that failed too--cool option tho for anyone interested: http://teamw.in/ADBSideload
I finally just got a microSD, transferred my ROM on it and all is back to normal.
Hello, I Have a Kindle Fire 1st Gen. I Had CM 10.1 on it. I was attempting to put AOSP back on it for My Wife. I did I Noobish Move at 4 am half asleep, I Did NOT go into advanced mode in TWRP and uncheck DATA in the Wipe tab. So This Screwed me "Bricked" Message comes up in TWRP when rebooting, says ( NO OS ) . I have Tried Kindle unbrick utility with no success when clicking on "Stuck at Logo" in utility I get this Error ...> PIC Attatched!>
I then Tried Using android-sdk ( I have went in and edited the files that need to be edited in program files/android...> File_android_winusb as well as in .android folder in the appdata location) Along with CMD & I get a Error So far into the process of Resetting Kindle OS. Pic Attatched as well. It Seems Like I have something missing ?!?!?
I somewhat Suck at CMD, I don't have much experience with it, so Please go slow on me,when Giving advise....
Thanks In Advance!!
If you still have access to TWRP, use it to mount your sdcard to USB.
soupmagnet said:
If you still have access to TWRP, use it to mount your sdcard to USB.
Click to expand...
Click to collapse
I Tried That. I See the Device But when double clicking, It will not let me access it.
Butt Nugget said:
I Tried That. I See the Device But when double clicking, It will not let me access it.
Click to expand...
Click to collapse
Oh that's right, it won't work on 2nd generation devices.
Do you have your drivers installed? Are you able to send any adb commands (adb devices)?
soupmagnet said:
Oh that's right, it won't work on 2nd generation devices.
Do you have your drivers installed? Are you able to send any adb commands (adb devices)?
Click to expand...
Click to collapse
My Kindle is a 1st Gen. I'm not sure If I understand what You are talking about when You say "send Commands/devices" If Your talking about in CMD I Get all the way to Seeing my Device Serial Number for Kindle. The when I type "adb shell" I get a error saying (Failed: No such file or directory <2> - ) You can see this in the screen shot I attached to this thread..
Sorry, I looked at what forum this was in and got a little confused...silly me :silly:
Anyway, back on track...
You should not be receiving that error in TWRP. If you are, then something is seriously wrong with it and probably needs to be reinstalled. Other than that, I'm having trouble seeing where the problem is. (the pic shows that you're not in recovery, btw)
You clearly have access to adb, so...why aren't you using 'adb push' to transfer a new ROM to your sdcard to flash in recovery?
soupmagnet said:
Sorry, I looked at what forum this was in and got a little confused...silly me :silly:
Anyway, back on track...
You should not be receiving that error in TWRP. If you are, then something is seriously wrong with it and probably needs to be reinstalled. Other than that, I'm having trouble seeing where the problem is. (the pic shows that you're not in recovery, btw)
You clearly have access to adb, so...why aren't you using 'adb push' to transfer a new ROM to your sdcard to flash in recovery?
Click to expand...
Click to collapse
I've Done searches and only found how to attempt recovery, typing in commands on pc's CMD Prompt while kindle is mounted to usb in twrp and typing commands in on CMD in pc I installed Android SDK and Device driver. So Sounds possibly what I tried is totally different from what Your asking if i done? If So, Could You Explain step by step thee method with new roms or send me in the right directions 2 a how to link or video? Anything I would appreciate GREATLY! :fingers-crossed:
Butt Nugget said:
I've Done searches and only found how to attempt recovery, typing in commands on pc's CMD Prompt while kindle is mounted to usb in twrp and typing commands in on CMD in pc I installed Android SDK and Device driver.
Click to expand...
Click to collapse
I have no idea what you're saying.
All you need to do is, boot into recovery (TWRP), use adb to "push" a ROM to your sdcard (adb push...), then install the ROM in recovery.
soupmagnet said:
I have no idea what you're saying.
All you need to do is, boot into recovery (TWRP), use adb to "push" a ROM to your sdcard (adb push...), then install the ROM in recovery.
Click to expand...
Click to collapse
I mentioned Earlier (say, the Drive of the device is :F) In My computer, When I click :F It states Cannot access (Drivers are installed for kindle). I'm asking How Can I Mount USB in TWRP and Put ROM File on sdcard when I cannot access it... I Do Not have a Micro USB OTG to USB 2.0 Cable to plug up to kindle with the files put on a external HD to complete this course.
Does that make more since?
Butt Nugget said:
I mentioned Earlier (say, the Drive of the device is :F) In My computer, When I click :F It states Cannot access (Drivers are installed for kindle). I'm asking How Can I Mount USB in TWRP and Put ROM File on sdcard when I cannot access it... I Do Not have a Micro USB OTG to USB 2.0 Cable to plug up to kindle with the files put on a external HD to complete this course.
Does that make more since?
Click to expand...
Click to collapse
Try to understand what you're being told. I'm not saying anything about mounting your sdcard to transfer files to it so get that idea out of your head for a moment.
You need to boot into recovery and use the command 'adb push' to transfer a ROM to your sdcard, then flash it in recovery.
Now, does that make more sense?
soupmagnet said:
Try to understand what you're being told. I'm not saying anything about mounting your sdcard to transfer files to it so get that idea out of your head for a moment.
You need to boot into recovery and use the command 'adb push' to transfer a ROM to your sdcard, then flash it in recovery.
Now, does that make more sense?
Click to expand...
Click to collapse
I am attempting to understand what u are saying But I'm thinking ur not giving full step after step instructions OR this Version I have (v2.6.0.0) differs from Yours, Because there is No such OPTION as ADB PUSH..... I have ADB sideload (under Advanced Tab) which only wipes Cashe.. I've looked in every single area in TWRP and see nothing of anything You are talking about, other than "MOUNT" obviously.
soupmagnet said:
Try to understand what you're being told. I'm not saying anything about mounting your sdcard to transfer files to it so get that idea out of your head for a moment.
You need to boot into recovery and use the command 'adb push' to transfer a ROM to your sdcard, then flash it in recovery.
Now, does that make more sense?
Click to expand...
Click to collapse
While Searching Google for Help I seen this..> http://forum.xda-developers.com/showthread.php?t=2361144
I'm bout to install a Pc with Linux and try pushing it that way.. Have not tried that.
You don't need Linux to run adb commands *face palm* While I am a linux enthusiast, all he's trying to say is boot into twrp, plug kindle into your PC, and open a command prompt, CD into the directory of adb and run "adb push pathtofile /sdcard/filename" this should push it to the kindle, though their might be something else u need for in prior to this I'm not sure, soupemagnet will probably post back if there is. BTW I don't know if u actually meant u were going to install Linux, but if you don't plan on using it after this or anything in the case u do decide to still use it for this, u don't need to install it, distros like Ubuntu let you boot into a full os from the CD so u don't need to install it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You don't need Linux to run adb commands *face palm* While I am a linux enthusiast, all he's trying to say is boot into twrp, plug kindle into your PC, and open a command prompt, CD into the directory of adb and run "adb push pathtofile /sdcard/filename" this should push it to the kindle, though their might be something else u need for in prior to this I'm not sure, soupemagnet will probably post back if there is. BTW I don't know if u actually meant u were going to install Linux, but if you don't plan on using it after this or anything in the case u do decide to still use it for this, u don't need to install it, distros like Ubuntu let you boot into a full os from the CD so u don't need to install it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Stunt Thnx... You Helped breaking it down. I just used KFU and Fixed this within 3 minutes.. Thnx Man!:good:
_-_
phunkie123 said:
I have the latest version of twrp installed in my phone and thats about it.
I am s-off'd and unlocked.
verizion htc one
ran a full system wipe and that wiped out my .zip rom file along with it.
can someone please help me?
Click to expand...
Click to collapse
You can use adb to push a rom file to you phone storage. I found this link that should help you http://htconeroot.com/htc-one-tutorials/how-to-copy-files-to-htc-one-using-twrp-mount-and-adb/
_-_
adb
phunkie123 said:
i can access the TWRP recovery and also the fastboot. however, when trying to run ADB in my computer the device is not listed.
when running the command "adb devices". nothing gets found.
EDIT - also when i get into the ADB sideload section of TWRP, my device stays stuck at "starting ADB sideload feature..."
Click to expand...
Click to collapse
What is your PC's OS.. Where did you get adb and fastboot??
_-_
Fastboot/adb
phunkie123 said:
My PC's OS is windows 7 home premium service pack 1. the fastboot was unlocked through the firewater method. if you mean the android-sdk tools i got them here
developer.android.com/sdk/index.html?utm_source=weibolife
the fastboot still seems to work as i tried re-flashing TWRP. it was successful. but it still just seems to stay stuck at "Starting ADB sideload feature..."
Click to expand...
Click to collapse
Ok do this move everything from the folder platform-tools should be fastboot.exe and adb.exe and a few other files to the root of your c drive....
than open your CMD window as admin... make sure you open as admin... than type
Code:
cd /
to move to the root of you c dirve and then type
Code:
adb
let me know the out come of that....
_-_
phunkie123 said:
sorry for all your trouble! the reason behind my problems was that my computer needed to be restarted to refresh my drivers. i was then able to mount and push my rom through ADB. whew! thanks so much people! im booting up already. no bricks here! thanks to all of you guys!!
Click to expand...
Click to collapse
Great.... Hate to see anyone have trouble with there m7....Thx lj
Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
jaredtheoverlord said:
Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
Click to expand...
Click to collapse
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
uppon2 said:
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
Click to expand...
Click to collapse
I followed your instructions however i am getting a device not found error
zerogun said:
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
Click to expand...
Click to collapse
I tried by an SD card and it was not detected
jaredtheoverlord said:
I followed your instructions however i am getting a device not found error
Click to expand...
Click to collapse
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
babymatteo said:
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
Im not sure i have the correct drivers, do you know where i can find them?
jaredtheoverlord said:
Im not sure i have the correct drivers, do you know where i can find them?
Click to expand...
Click to collapse
Google search my friend.
Sent from my LG-E980 using Tapatalk
babymatteo said:
Google search my friend.
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
I have the one from LG's site installed, is that the correct one?
jaredtheoverlord said:
I have the one from LG's site installed, is that the correct one?
Click to expand...
Click to collapse
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
uppon2 said:
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
Click to expand...
Click to collapse
Ok, I will after school, I will also use my other PC to see if that works
jaredtheoverlord said:
Ok, I will after school, I will also use my other PC to see if that works
Click to expand...
Click to collapse
Let me know if you are having any more problems and I will help you one on one to install ADB correctly and get your phone going for you mate. I am in Australia so our timezones might be a bit off but let me know
I was doing a factory reset on my Rogers Note 2, and I accidentally wiped the internal storage. So my phone now just stays at the Samsung logo, I have TWRP 2.6.3 I believe, and it says I have no OS installed. So im trying to copy a Rom (zip format) to my phone to install. I figured this would solve my problem, but my computer won't read my phone, it install as an adb device, but doesn't show up in my computer. So I installed the Samsung Galaxy Toolkit, latest version, went through the setup and installed the drivers. When I try to push files to my phone, it says it is waiting for USB debugging to be enabled. I have no idea how to use this, as I've only seen this option in the Android itself. Could anyone help me out on how to copy over a file to my phone so I can reinstall it and get my phone working again, it would be greatly appreciated
Adrian92 said:
I was doing a factory reset on my Rogers Note 2, and I accidentally wiped the internal storage. So my phone now just stays at the Samsung logo, I have TWRP 2.6.3 I believe, and it says I have no OS installed. So im trying to copy a Rom (zip format) to my phone to install. I figured this would solve my problem, but my computer won't read my phone, it install as an adb device, but doesn't show up in my computer. So I installed the Samsung Galaxy Toolkit, latest version, went through the setup and installed the drivers. When I try to push files to my phone, it says it is waiting for USB debugging to be enabled. I have no idea how to use this, as I've only seen this option in the Android itself. Could anyone help me out on how to copy over a file to my phone so I can reinstall it and get my phone working again, it would be greatly appreciated
Click to expand...
Click to collapse
Do you have an external sdcard in the phone? If so can you take it out and put into an sdcard reader and plug it int your PC. Then it will show up as a Drive.
If not.....
Do you have just adb.exe by itself ? No?
Download here ... http://androidarea51.com/downloads/adb.zip
Unzip to a directory where you can find it/ Like c:\adb
Reboot your phone into TWRP recovery. Put in down, do not touch it.
Go to a command prompt, cd c:\adb (or wherever you unzipped adb.zip)
type adb push whatevertheromnameis.zip /sdcard/romname.zip
Pick up phone, click install and choose file to install from sdcard
Should work fine.
dicksteele said:
Do you have an external sdcard in the phone? If so can you take it out and put into an sdcard reader and plug it int your PC. Then it will show up as a Drive.
If not.....
Do you have just adb.exe by itself ? No?
Download here ...
Unzip to a directory where you can find it/ Like c:\adb
Reboot your phone into TWRP recovery. Put in down, do not touch it.
Go to a command prompt, cd c:\adb (or wherever you unzipped adb.zip)
type adb push whatevertheromnameis.zip /sdcard/romname.zip
Pick up phone, click install and choose file to install from sdcard
Should work fine.
Click to expand...
Click to collapse
Hey thanks for the reply, I had nothing to put the sd card into, and pushing the zip didnt work. I ended up installing the zip from adb with the samsung galaxy toolkit and that worked. Thanks for your help, I have another question, could you point me in the right direction on how to upgrade my note 2 to 4.3?
Adrian92 said:
Hey thanks for the reply, I had nothing to put the sd card into, and pushing the zip didnt work. I ended up installing the zip from adb with the samsung galaxy toolkit and that worked. Thanks for your help, I have another question, could you point me in the right direction on how to upgrade my note 2 to 4.3?
Click to expand...
Click to collapse
Go to sammobile.com. create an account it's free. 4.3 is available. Click on firmwares and it guide you thru it. By choosing phone model
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app