[Q] Need help Mounting Data to USB. - AT&T LG Optimus G

Hey guys I just sold this Phone on Ebay and was erasing everything on the Internal and SD Card. Thing is when I boot up the Rom it boot loops now. So I try to mount it using Recovery and it will not even try. I have to send this phone today in about 3 hours. Anyone please! Help! The phone is using the N4 Conversion. Using AOKP Latest Rom. Issue: Windows will not see Recovery Mount.

Lgnpst
Sent via LG E970 SlickROM v6

Is there any way of avoiding the whole recover to stock? I mean I can get into the Recovery fine, all I need to is somehow transfer the Rom Zip over to Internal Storage.

Is there a Way of flashing a Rom using Fastboot? Or maybe getting the Mount in Recovery Work? If it helps I am using TWR 2.5 .

RussianCode said:
Is there any way of avoiding the whole recover to stock? I mean I can get into the Recovery fine, all I need to is somehow transfer the Rom Zip over to Internal Storage.
Click to expand...
Click to collapse
Adb push
Sent from my Nexus 4 using Tapatalk 2

Guys can you reply with Sentences? Maybe explain... Anyhow I installed the original TWR with SD Card Support and got the Rom on there.

RussianCode said:
Guys can you reply with Sentences? Maybe explain... Anyhow I installed the original TWR with SD Card Support and got the Rom on there.
Click to expand...
Click to collapse
If you don't know what ADB is you should not be modding your device yet. Learn what it is and how to use its basic functions. Google is your friend. Push is the ADB command to copy files to the device in ADB.
Sent from my Nexus 4 using Tapatalk 2

dandrumheller said:
If you don't know what ADB is you should not be modding your device yet. Learn what it is and how to use its basic functions. Google is your friend. Push is the ADB command to copy files to the device in ADB.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
+1 dude. Adb push is literally the entire command.
Sent from my Nexus 4 using xda app-developers app

Related

[Q] Need Help, Newbie just got tab..

Hello to all, i came from Malaysia and i just got my GT-P7500, done fashing to ICS 4.0.4 running XXLQ8 stock ICS with Kernel 3.1.10..
I tried rebooting into stock recovery mode, when i choose to update flash from external storage, the system is telling me that E:/ volume not found,
/sdcard notfound.. Can somebody or anybody explain this and explain to me how to flash update..
Do i need another recovery mod or can i do it with the original stock recovery mod??
how come my post is not replied?
Someone pliss help me..
dauzcroz93 said:
how come my post is not replied?
Someone pliss help me..
Click to expand...
Click to collapse
I think the reason your post has not been answered is because we don't know exactly what you're asking. Also most answers are already posted. You just have to search and read them.
I'm not sure what you're doing myself, but I think you need to use Odin to flash CWM recovery and then use that recovery to flash ROMs, kernels, etc...
Since I really don't know what you're trying to do, you need to make sure what I said is REALLY what you need to do. By searching and reading you will find your answer.
Sent from my GT-P7510 using XDA Premium HD app
Benzoman said:
I think the reason your post has not been answered is because we don't know exactly what you're asking. Also most answers are already posted. You just have to search and read them.
I'm not sure what you're doing myself, but I think you need to use Odin to flash CWM recovery and then use that recovery to flash ROMs, kernels, etc...
Since I really don't know what you're trying to do, you need to make sure what I said is REALLY what you need to do. By searching and reading you will find your answer.
Sent from my GT-P7510 using XDA Premium HD app
Click to expand...
Click to collapse
tq very much.. right now, i'm trying to do just like u say, if it works, i'm in your debt..
what i meant was, that my android recovery system cannot detect the path to SD card, since the gt-p7500 did not have any SD Card slots, so i can't flash any .zip files from my tab.. Thanks so much..
dauzcroz93 said:
tq very much.. right now, i'm trying to do just like u say, if it works, i'm in your debt..
what i meant was, that my android recovery system cannot detect the path to SD card, since the gt-p7500 did not have any SD Card slots, so i can't flash any .zip files from my tab.. Thanks so much..
Click to expand...
Click to collapse
One of the partitions on your tablet is mounted as /mnt/sdcard (or /sdcard). You normally push files there using USB from your computer, either using "adb push" or mounting the sdcard as a media device on the computer.
Stock recovery does not let you choose a file from the /sdcard directory. I think the errors you're seeing is that the stock recovery isn't finding the files it's looking for.
You'll need to install Clockwork Mod recovery if you want to flash custom ROMs.
Galaxy Tab doesn't have an SD Card slot, so anything with external storage/mounting USB/ etc won't work in recovery. Flashing a ROM is possible because the data partition is read and treated as SD Card. If you need to add something to your tab via USB while it's in recovery, you'll need to use the Android Debug Bridge and type adb push, then the file, then the destination.
Example:
Code:
adb push rom.zip /sdcard/

Storage/emulated/0/0/0 after flashing several ROM's

Hi is there a way to clean up these /0 directories who looks identical?
It add's an additional /0 directory in emulated every time I do a clean flash. Don't that use up my internal storage?
I'm using Temasek's cm 10.1 unofficial v83 + kernel but i don't think it has to do with the ROM
Is it safe to just delete these directories or is there any other way around this?
Sent from my GT-I9300 using xda premium
Klype said:
Hi is there a way to clean up these /0 directories who looks identical?
It add's an additional /0 directory in emulated every time I do a clean flash. Don't that use up my internal storage?
I'm using Temasek's cm 10.1 unofficial v83 + kernel but i don't think it has to do with the ROM
Is it safe to just delete these directories or is there any other way around this?
Click to expand...
Click to collapse
You need to upgrade your recovery application to the latest version to stop getting multiple /0 folders.
You only need one level of /0. And, yes you can delete the redundant levels. But make sure your files under the last level are copied to the sole remaining level.
/0 level came in with multi-user support in 4.2
Sent from my GT-I9300
BillGoss said:
You need to upgrade your recovery application to the latest version to stop getting multiple /0 folders.
You only need one level of /0. And, yes you can delete the redundant levels. But make sure your files under the last level are copied to the sole remaining level.
/0 level came in with multi-user support in 4.2
Sent from my GT-I9300
Click to expand...
Click to collapse
Thanks for answering
I've flashed cwmtouch 6.0.2.8 awhile ago and the levels of /0's stopped adding up.
I've copied all the files from the last levels to emulated/0.
Then i deleted the files from the last levels except one made by a rom i had several months ago. It can't seem to be deleted because of some elevated permissions. I've tried with several Explorer's with no luck.
How do I get around to change permissions or simply get rid of former systemfiles not in use anymore?
Sent from my GT-I9300 using xda premium
Klype said:
Thanks for answering
I've flashed cwmtouch 6.0.2.8 awhile ago and the levels of /0's stopped adding up.
I've copied all the files from the last levels to emulated/0.
Then i deleted the files from the last levels except one made by a rom i had several months ago. It can't seem to be deleted because of some elevated permissions. I've tried with several Explorer's with no luck.
How do I get around to change permissions or simply get rid of former systemfiles not in use anymore?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
You can try with philz recovery and aroma file manager inside the recovery, see first posts of thread.
and please search next time, this has been discussed way too much
Klype said:
Thanks for answering
I've flashed cwmtouch 6.0.2.8 awhile ago and the levels of /0's stopped adding up.
I've copied all the files from the last levels to emulated/0.
Then i deleted the files from the last levels except one made by a rom i had several months ago. It can't seem to be deleted because of some elevated permissions. I've tried with several Explorer's with no luck.
How do I get around to change permissions or simply get rid of former systemfiles not in use anymore?
Click to expand...
Click to collapse
Use terminal. Then remove the folder using the 'rm -rf' command. You may need to read up on this if you aren't familiar with Linux commands.
Sent from my GT-I9300
Back you files up to a PC, then boot to recovery and format /sdcard. That will remove all the 0/0/0/0/0/0 folders, then boot and copy your files back.
BillGoss said:
Use terminal. Then remove the folder using the 'rm -rf' command. You may need to read up on this if you aren't familiar with Linux commands.
Sent from my GT-I9300
Click to expand...
Click to collapse
Yes i might have to read up a bit on terminal commands if i should have a chance to use it...
Sent from my GT-I9300 using xda premium
Glebun said:
and please search next time, this has been discussed way too much
Click to expand...
Click to collapse
Actually i did search but didn't understand what to do and what to search for. Thats why i finally asked the question here in the Q n A section. The search motor in the android app is also really difficult to search with.
Sent from my GT-I9300 using xda premium
delsus said:
Back you files up to a PC, then boot to recovery and format /sdcard. That will remove all the 0/0/0/0/0/0 folders, then boot and copy your files back.
Click to expand...
Click to collapse
Thanks that's a good idea
At least it solve my problem for now till i learn more about using the terminal
Sent from my GT-I9300 using xda premium
Striatum_bdr said:
You can try with philz recovery and aroma file manager inside the recovery, see first posts of thread.
Click to expand...
Click to collapse
I flashed aroma file manager and it worked like a charm
Thanks for pointing me in this direction now everything works as it should :thumbup:
Sent from my GT-I9300 using xda premium
Klype said:
I flashed aroma file manager and it worked like a charm
Thanks for pointing me in this direction now everything works as it should :thumbup:
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
hi..
i have the same pb.. can u pls assist me how can u solve it..?
my sinternal storage is now storage\emulated\0
wbr..
t-mobile_mda said:
hi..
i have the same pb.. can u pls assist me how can u solve it..?
my sinternal storage is now storage\emulated\0
wbr..
Click to expand...
Click to collapse
Yes look here http://forum.xda-developers.com/galaxy-s3/general/info-flashed-4-2-sdcard-data-t2274218

[Q] need help! asap.. please

sooo i downloaded nusense and wanted another rom but i forgot to back up my stock rom and formatted my phones sd.. now it goes to a black screen after the htc screen an does nadda. did i screw my phone.. or what? i have no back ups, rom zip files to flash or pg015 files. any help would be greatly apprechiated
shmokinpoteeent said:
sooo i downloaded nusense and wanted another rom but i forgot to back up my stock rom and formatted my phones sd.. now it goes to a black screen after the htc screen an does nadda. did i screw my phone.. or what? i have no back ups, rom zip files to flash or pg015 files. any help would be greatly apprechiated
Click to expand...
Click to collapse
Don't panic..there are a couple of ways to fix it. When I have done similar things the easiest I have found is to download a rom to my computer, remove the SD card from my phone, and connect SD card to my computer using SD/USB adapter. You can then move rom to your SD card using Windows explorer. Put the card back in your phone, reboot to bootloader (power + down volume), select recovery, and flash the rom.
There are also ways to do this using adb commands but I can never remember the commands well enough to tell you off the top of my head. Hope this helps.
Dancershrink said:
Don't panic..there are a couple of ways to fix it. When I have done similar things the easiest I have found is to download a rom to my computer, remove the SD card from my phone, and connect SD card to my computer using SD/USB adapter. You can then move rom to your SD card using Windows explorer. Put the card back in your phone, reboot to bootloader (power + down volume), select recovery, and flash the rom.
There are also ways to do this using adb commands but I can never remember the commands well enough to tell you off the top of my head. Hope this helps.
Click to expand...
Click to collapse
yaaa i was thinkin i could that but i dont have an adapter.imma try it with my friends phone. good looks bro
I think to do it using adb. Put the rom zip you want to transfer in the platform-tools folder where your Android sdk is located. Then open a command prompt and type adb push "rom zip name here without quotes" /sdcard. I don't push files often that way but I think that is how. If you can still access recovery you should be able to connect your usb to the pc and see your sd card that way.
Sent from my ADR6400L using Tapatalk 2
disconnecktie said:
I think to do it using adb. Put the rom zip you want to transfer in the platform-tools folder where your Android sdk is located. Then open a command prompt and type adb push "rom zip name here without quotes" /sdcard. I don't push files often that way but I think that is how. If you can still access recovery you should be able to connect your usb to the pc and see your sd card that way.
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
so how would i connect to pc through bootloader? im boutta do that
Not through the bootloader. Through recovery if you can get to recovery.
Sent from my ADR6400L using Tapatalk 2
disconnecktie said:
Not through the bootloader. Through recovery if you can get to recovery.
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
i can get it but i dont see how to get my sd to show up on my pc
What recovery are you using?
Sent from my ADR6400L using Tapatalk 2
disconnecktie said:
What recovery are you using?
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
4ext
In 4ext from the top level of the recovery. Connect the usb and then select toggle usb
Sent from my ADR6400L using Tapatalk 2
disconnecktie said:
In 4ext from the top level of the recovery. Connect the usb and then select toggle usb
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
it just says disconnect.... and i dont see my device pop up on my computer
my bad i figured it out. now when i push the the rom to my sdcard it doesnt show up in my recovery..

Need help recovering GT-P7510/16

I upgraded my GT-P7510 (p4wifi) from 4.1 to 4.2.2 and recently to PAC_Infamous 4.3 ROM. All was working well but I had very little free storage due to the Misc group being 10.09GB and appearing to include a duplicate of my SDcard storage (~8GB) I was advised I should have wiped all my data before flashing the ROM as the storage setup changed between 4.1 and 4.2.2
I'm afraid I should have waited 'till I was fully awake. I made the mistake of formatting the SDcard in my hope to have the cleanest start - and of course I lost my 2 zip files (as well as everything else)
I can still start up CWM (v6.0.1.5) and I have tried the sideload .zip route. I have Minimal ADB and Fastboot installed on Win7Pro and when I do 'adb devices' command I see 'C4F12871..... sideload' result in the list of devices attached.
When I do 'adb sideload filename.zip' I get - failed to write data 'protocol fault (no status)'
Any advice on what to do now? Could I use fastboot to push an image file (but I can't find one for P7510/16!)?
I do have the Samsung interface to SD adapter and I have tried putting the ROMs (PAC + gapps) on an SD card via this adapter. However, CWM can't see the external SD card so I still can't flash the ROMs
Can anyone please help this noob out of his hole?
Try 'adb push xxx.zip /sdcard/your/folder'
Sent from my GT-P7500 using Tapatalk HD
eushaun99 said:
Try 'adb push xxx.zip /sdcard/your/folder'
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
Very many thanks for the prompt reply. I did as said with the push just sending the .zip files to /sdcard
The main ROM took 207secs and the gapps took 114sec.
When I went back to CWM to try to flash the ROM there were no files found. I looked at the log but I don't fully understand it.
I have attached a picture of the log output. The top part (above No Files found.) was after restarting CWM and the lower part after trying to file the .zip files.
Can you help again?
Best wishes,
Stuart
Sorry, but I can't help you with that. My suggestion would be to reflash stock ICS again, flash the latest cwm (you're on a older version), then flash the ROM.
About the file system, if your files did not automatically move, then move it from /data/media to /data/media/0.
Sent from my GT-P7500 using Tapatalk HD
eushaun99 said:
Sorry, but I can't help you with that. My suggestion would be to reflash stock ICS again, flash the latest cwm (you're on a older version), then flash the ROM.
About the file system, if your files did not automatically move, then move it from /data/media to /data/media/0.
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
Once again many thanks. Your are the GREATEST! I updated CWM but the real thing was I used /sdcard as the push destination and not /sdcard/
My Tablet is now rebooting the PAC 4.3 ROM.
Best wishes and thanks again,
Stuart
Stuart-g3sna said:
Once again many thanks. Your are the GREATEST! I updated CWM but the real thing was I used /sdcard as the push destination and not /sdcard/
My Tablet is now rebooting the PAC 4.3 ROM.
Best wishes and thanks again,
Stuart
Click to expand...
Click to collapse
Ah, didn't realise that "/" would be the error. Thanks for letting me know.
Sent from my GT-P7500 using Tapatalk HD

[Q] Looking for help

So I know realize i shouldn't have attempted rooting or flashing but thats all hindsight. I'm before even a noob but hoping you guys can help me out.
Currently have a m8 att that I think is savable but I cannot figure out what to do next. I never made a backup and I'm stuck without a rom installed. I believe it is rooted and I do have twrp installed but am failing when trying to flash a rom. I'm willing to pay somebody to help me if they are willing to walk me through fixing it. Any help or direction is appreciated. I have been reading different threads but honestly I'm just getting more confused.
Thanks in advance.
Can you boot into recovery? Does adb see your phone when connected to the computer? If so you can push a rom to your phone through adb and then install it. It happened to me. The guide to doing this is here: http://forum.xda-developers.com/showthread.php?t=1667929
johnnyutah22 said:
Can you boot into recovery? Does adb see your phone when connected to the computer? If so you can push a rom to your phone through adb and then install it. It happened to me. The guide to doing this is here: http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
Yes I can boot onto recovery and adb does see it. Can I just copy a rom to sd card and install from there or does it have to be pushed? I have copied them to sd card and tried but it keeps failing to install.
totallywood said:
Yes I can boot onto recovery and adb does see it. Can I just copy a rom to sd card and install from there or does it have to be pushed? I have copied them to sd card and tried but it keeps failing to install.
Click to expand...
Click to collapse
Yes you could give that a shot but that's odd that they won't install from sd card. Have you tried more than one? Did you flash a GPE rom? May need to look here: http://forum.xda-developers.com/showthread.php?t=2721435
/Users/Dmerrill/Downloads/photo[3].JPG
Does this help at all?
Make sure the MD5 checksum of the ROM .zip you downloaded matches the file on your SD card.
Also, wasn't there an issue with a certain version of TWRP not flashing from an external SD card and the fix was just flashing an updated version? So also make sure you have the right version of TWRP on the device.
totallywood said:
/Users/Dmerrill/Downloads/photo[3].JPG
Does this help at all?
Click to expand...
Click to collapse
Do you have md5 checked? Uncheck it if you do.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Copy a working rom to where your adb and fastboot are located connect phone via twrp run this command
adb push nameofrom.zip /sdcard/. exactly as shown here change nameofrom.zip to the name of the rom your trying to flash...this will put a rom on your internal storage and it then can be flashed via twrp

Categories

Resources