Need help recovering GT-P7510/16 - Galaxy Tab 10.1 Q&A, Help & Troubleshooting

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

Related

[CWM] Nexus Q Factory Image

For all you Shotputterz heres the factory image we've been waiting for
assuming you have debug mode enabled, ADB and fastboot working properly
EDIT 1: REUP'D CWM mod
EDIT 2: reordered process to make more sense
Method:
1. Download the Beta CWM mod from rootzwikis credit to birdman EDIT:REUP'ED http://d-h.st/Fdp
2. Using fastboot, DO NOT FLASH Clockwork mod just use the syntax
"fastboot boot 'File path of clockwork mod image'
Note* this will boot directly into the recovery without permanently writing to the recovery and boot partition on the eMMC on the Nexus Qs board
3. Download the posted CWM factory backup posted
4. make the directory on the device and adb push the backup folder (unzipped) to /sdcard/clockworkmod/backup while in CWM recovery
*The device should show up in "adb devices" while in the CWM recovery*
5. *TEXT WILL BE REALLY SMALL! Now navigate with the Scroll wheel to backups and restore and tap the mute button to select.
*IF SOMETHING IS SELECTED IN ERROR THERE IS NO BACK BUTTON JUST REBOOT AND REDO FASTBOOT BOOT*
6. Now select restore and select the image folder
7.blah blah CWM Freaking MAGIC
8. Your Q is back to factory state
If someone wants to PM me or show me how to package this in a nicer CWM zip to install with a script let me know
http://d-h.st/yeo
*Note* I am NOT responsible if you brick your already bricked Nexus Q*
You sir get a beer, since my 2nd (dev) Q won't arrive until later this week, and mine was a shot put until this post.
If you happen to be in NYC before I move to SF, you get three beers.
Hoppy ones.
I am moving to SF
Did the reflash go smoothly?
fiveipads said:
I am moving to SF
Did the reflash go smoothly?
Click to expand...
Click to collapse
No unfortunately it didn't--I blew away all partitions other than bootloader so I can't, to my knowledge at least, push the zip since I can't adb.
I've got factory recovery, boot, system imgs but the system img won't push out because of fastboot's apparent inability to handle files that large (1GB exactly I believe).
...I guess I have to patiently await my second Q but the point of having two was to *use* one and have one for dev... rather than have one as a heavy reminder of my overzealous endeavors...
Hopefully I can give it more time while on this SF trip...
Boot into the cwm bootloader with fastboot without flashing. Adb will be enabled and you can push files the files while your in adb recovery. Try that and flash it.
Sent from my SPH-D710 using xda app-developers app
Does our Q's have internal memory.. if not wouldn't it be possible to run back up of off otg memory stick if recovery would support it
Sent from my Galaxy Nexus using xda premium
fiveipads said:
Boot into the cwm bootloader with fastboot without flashing. Adb will be enabled and you can push files the files while your in adb recovery. Try that and flash it.
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
The problem I'm having is that ADB is not responding from CWM... at least not on a Windows machine. The drivers are fine as ADB was working in normal mode before my issue sprung up.
EDIT: As suspected Virtual Ubuntu on a Win host didn't see the device, Physical Ubuntu had no issue. NQ reloaded.
fiveipads said:
Boot into the cwm bootloader with fastboot without flashing. Adb will be enabled and you can push files the files while your in adb recovery. Try that and flash it.
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Can we do this by say pushing the file to the download folder and then installing from zip?
And i know slightly off topic but once we've installed some apks for example, what's currently the best interface to use to navigate through the apps and use them?
How do I make a directory on Nexus Q
fiveipads said:
For all you Shotputterz heres the factory image we've been waiting for
assuming you have debug mode enabled, ADB and fastboot working properly
Method:
1. Download the posted CWM factory backup posted
2. make the directory on the device and adb push the backup folder (unzipped) to /sdcard/clockworkmod/backup
http://d-h.st/yeo
Click to expand...
Click to collapse
In step 2 you say make a directory for the file that is posted below. How do I create a directory on the Nexus Q? Currently my Q is stuck in a bootloop after trying to launch CWM from a Galaxy Nexus. If you could post command codes that would be awesome!
I figured it out. You can just follow step #4 and in CWM you can push the CWM Factory img to the /sdcard/Download/ folder and use CWM to unzip and launch.
Could someone please provide me the beta cwm image for Nexus Q? The links are all circular and point to
http://goo.im/devs/birdman/CWM-steelhead-beta.img
Which is dead...
discoltk said:
Could someone please provide me the beta cwm image for Nexus Q? The links are all circular and point to
http://goo.im/devs/birdman/CWM-steelhead-beta.img
Which is dead...
Click to expand...
Click to collapse
I've been trying to get ahold of this image too! Anyone?? anyone?? Bueller???
WildSatchmo said:
I've been trying to get ahold of this image too! Anyone?? anyone?? Bueller???
Click to expand...
Click to collapse
Me as well...not sure why I got this damn thing...lol
The edit didn't prompt an email to me even though I'm following the thread, so those of you looking for the clockworkmod beta image please take note that OP was kind enough to provide a working link to the image.
Thanks fiveipads!
Can someone post full backup please?
caioketo said:
Can someone post full backup please?
Click to expand...
Click to collapse
The link at the bottom still works for me...
http://d-h.st/yeo
..
ok this is really bothering me, i've restored with this factory image several times, and I have to do it again right now and I cannot seem to push this file folder to /sdcard/clockworkmod/backup
what am i doing wrong..
it should be:
adb push NexusQFactoryImage /sdcard/clockworkmod/backup/ (assuming the file is in same folder as adb which it is)
that's it right.... the extracted folder contents in a folder.. not the zip.. so i dont understand why this is not working. Everytime I go to CWM and try to restore it tells me nothing to restore...
what really bothers me is that i've done this a hundred times, and never had this problem..
UKROB86 said:
ok this is really bothering me, i've restored with this factory image several times, and I have to do it again right now and I cannot seem to push this file folder to /sdcard/clockworkmod/backup
what am i doing wrong..
it should be:
adb push NexusQFactoryImage /sdcard/clockworkmod/backup/ (assuming the file is in same folder as adb which it is)
that's it right.... the extracted folder contents in a folder.. not the zip.. so i dont understand why this is not working. Everytime I go to CWM and try to restore it tells me nothing to restore...
what really bothers me is that i've done this a hundred times, and never had this problem..
Click to expand...
Click to collapse
BUMP.. stuck in CWM unable to get a restorable file.. no idea why...
Download OneClickRestore (it's the factory image straight from Google with the needed fastboot files included)
Extract zip to OneClickRestore
Unplug Nexus Q
Plug in Nexus Q and place hand on it til the leds turn red then remove hand
Launch "flash-all.bat" from the OneClickRestore folder
You may need to do a full reset, it's hit or miss
Another option is push & flash (Nexus Q)uantum Singularity Project RTS ROM from CWM and again may need to hard reset.
RTS is
Based on stock 4.0.4 build IAN67K
Deodexed
Zip aligned
init.d Support
bash support
Busybox updated
Prerooted
Superuser
Updated Keymap (Home=Home, End=Back, Delete=Menu, Insert=Visualizer)
Lokifish Marz said:
Download OneClickRestore (it's the factory image straight from Google with the needed fastboot files included)
Extract zip to OneClickRestore
Unplug Nexus Q
Plug in Nexus Q and place hand on it til the leds turn red then remove hand
Launch "flash-all.bat" from the OneClickRestore folder
You may need to do a full reset, it's hit or miss
Another option is push & flash (Nexus Q)uantum Singularity Project RTS ROM from CWM and again may need to hard reset.
RTS is
Based on stock 4.0.4 build IAN67K
Deodexed
Zip aligned
init.d Support
bash support
Busybox updated
Prerooted
Superuser
Updated Keymap (Home=Home, End=Back, Delete=Menu, Insert=Visualizer)
Click to expand...
Click to collapse
The problem with putting Quantum singularity project on is that I can't turn on ADB debug, because i use a bluetooth mouse and keyboard, don't have an OTG mouse/keyboard, so somehow I need to be able to connect with adb to setup a bluetooth connected mouse/keyboard
I was thinking to install stock image, and then without wiping install Quantum SIngularity Project over top to preserve the settings for usb debug, on.
what's confusing to me is that i've restored the stock image many times before, and never had a problem.. that's why im wondering what the problem is.. if im typing something wrong.
I used the OneClickRestore as you said, and im just booting it up now
EDIT: didn't get past boot logo, i'll try again
So just to confirm this OneClickRestore is loading the stock nexus Q img right? I've never used it before I usually manually do it
EDIT: still stuck at the nexus q logo before home screen
do you see any error in my commands of trying to push the stock img folder (original post) to "/sdcard/clockworkmod/backup" ? I've done it many times before never had a problem

[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/

[ROM] Stock ROM Base for Devs --- WORK IN PROGRESS

What is this?
These are pre-rooted Stock ROM Base's for Developer to use to create modified stock ROMs or for the average Joe to restore their device's to working order if they are stuck in a bootloop. You must have an unlocked bootloader and a working Custom Recovery to use this.
Downloads:
T-Mobile / Retail US - 139.11.6 - Odex ***Tested, will not go past the boot logo.
Instructions:
Put the .zip on your internal storage.
Boot up to your Custom Recovery of choice (example: Clockworkmod Recovery).
Make a complete backup of your device using the Custom Recovery, and store that backup on a computer or alternative storage.
Wipe data using the Custom Recovery.
Mount system using the Custom Recovery.
Format system using the Custom Recovery.
Install the .zip from your internal storage using the Custom Recovery.
Reboot and enjoy! (If it asks to disable recovery install, tell it not to.)
Thanks:
My testers.
The Firmware Team.
mhous33 for the base script/binary for the RAZR M DST ROM.
I'll try to get some more bases up since we now have the means to install them and have them working correctly.
Amazing!
Thanks alot man. Never hurts to have an extra backup on my Google Drive or something should the worst happen.
Flashing in 15 minutes or so, when it's done downloading.
THANK YOU for this!
I'll need the /tmp/recovery.log after the flash if anyone could provide it
Something isn't going right so I'll need it to see what isn't.
Sent from my SGH-M919 using Tapatalk 2
mattlgroff said:
I'll need the /tmp/recovery.log after the flash if anyone could provide it
Something isn't going right so I'll need it to see what isn't.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
It's not booting, so I can't retrieve the file you need. Adb won't detect the device
Gonna have to restore my backup.
[edit] actually ADB is seeing it once I go to recovery... how do I retrieve the file you need?
figured it out, here is the file you requested: https://www.dropbox.com/sh/l2s290vdcokf38i/Ej6iIe2dqK
Extracted using adb while phone was in recovery, after flashing your file. Have to restore now =P
Thanks! Working on it.
Sent from my SGH-M919 using Tapatalk 2
mattlgroff said:
Thanks! Working on it.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Cheers. I can test the revised ROM whenever it's ready =)
Thanks again for your troubles, this will be the stepping stone all the ROM Cooks have been waiting for!
scorpion667 said:
Cheers. I can test the revised ROM whenever it's ready =)
Thanks again for your troubles, this will be the stepping stone all the ROM Cooks have been waiting for!
Click to expand...
Click to collapse
Updated the file, same link as OP.
I'll probably need the /tmp/recovery.log again if it fails.
Code:
adb pull /tmp/recovery.log
Thanks
mattlgroff said:
Updated the file, same link as OP.
I'll probably need the /tmp/recovery.log again if it fails.
Code:
adb pull /tmp/recovery.log
Thanks
Click to expand...
Click to collapse
On it. download eta 20 mins
No luck. Uploaded the new recovery.log https://www.dropbox.com/sh/l2s290vdcokf38i/Ej6iIe2dqK
Let me know if you need any other files/logs off the phone.
would a copy of my nandroid backup help you at all?
[Breakthrough?] After flashing your ROM I did Advanced Restore and selected to ONLY restore System (from my backup) and I managed to boot! No FC or anything - seems to work perfect. I suppose that's where the problem lies? [sidenote: I always follow the instructions in OP for flashing your ROM i.e wipe data, mount system, format system, just thought I'd mention I'm not taking any shortcuts]
I dunno when I flash the ROM it does it a little too fast (under 5s?)... faster than it took my N4 to flash a 96MB Rom lol. I wonder if it's writing to system at all.
It did that for me on the first rom, I don't know if Matt put something in the build prop to differentiate it from the stock rom
Sent on my Moto X
scorpion667 said:
On it. download eta 20 mins
No luck. Uploaded the new recovery.log https://www.dropbox.com/sh/l2s290vdcokf38i/Ej6iIe2dqK
Let me know if you need any other files/logs off the phone.
would a copy of my nandroid backup help you at all?
[Breakthrough?] After flashing your ROM I did Advanced Restore and selected to ONLY restore System (from my backup) and I managed to boot! No FC or anything - seems to work perfect. I suppose that's where the problem lies? [sidenote: I always follow the instructions in OP for flashing your ROM i.e wipe data, mount system, format system, just thought I'd mention I'm not taking any shortcuts]
I dunno when I flash the ROM it does it a little too fast (under 5s?)... faster than it took my N4 to flash a 96MB Rom lol. I wonder if it's writing to system at all.
Click to expand...
Click to collapse
Sounds like its not flashing to system at all
Shame the log isn't saying what is wrong with the ROM zip. Heck its not even showing it attempting to install the zip at all!
No sense.
Sent from my SGH-M919 using Tapatalk 2
Could it be a recovery issue? The updater script looks way different than what I usually see, normally the system is formated and flashed , sym links, permissions and finally the kernel is flashed
Sent from my A2109A using Tapatalk 4
flashallthetime said:
Could it be a recovery issue? The updater script looks way different than what I usually see, normally the system is formated and flashed , sym links, permissions and finally the kernel is flashed
Sent from my A2109A using Tapatalk 4
Click to expand...
Click to collapse
If Superuser.zip flashes its the ROM.zip as the issue.
Sent from my SGH-M919 using Tapatalk 2
New updater script?
There's missing files also meta-inf folder?
Sent from my A2109A using Tapatalk 4
flashallthetime said:
New updater script?
There's missing files also meta-inf folder?
Sent from my A2109A using Tapatalk 4
Click to expand...
Click to collapse
Once an OTA update comes out for any Moto X variant we'll have a much better idea of the META-INF folder as a whole. In the meantime everyone feel free to keep playing with it to try to get it to work right. Making small updater-script changes to re-upload the entire ROM.zip is a huge pain. Soon enough we'll have the Dev Edition and more Developers will be joining us to get everything squared away.
Thanks testers!
What is the filesystem it (Moto X)?
Jovistyle said:
What is the filesystem it (Moto X)?
Click to expand...
Click to collapse
Code:
# mount point fstype device [device2] [length=]
/boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot
/cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache
/recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery
/sdcard datamedia /dev/null
/data f2fs /dev/block/platform/msm_sdcc.1/by-name/userdata
/system ext4 /dev/block/platform/msm_sdcc.1/by-name/system
/modem ext4 /dev/block/platform/msm_sdcc.1/by-name/modem
/customize ext4 /dev/block/platform/msm_sdcc.1/by-name/customize
These,
seems pretty solid my co-worker tried it an seems great now
BLKWIDOW said:
seems pretty solid my co-worker tried it an seems great now
Click to expand...
Click to collapse
Wait, so it works now?
Sent from my XT1058 using Tapatalk 2
Is it deodex? No biggy if its not. Download link? Fantastic, getting flashing widthdrawls, shaking and i can't sleep at night
Sent on my Moto X

Archos Arnova AN7GH3 (7h G3) Need help

Hey there guys!
Well this is gonna sound a bit ridiculous but I've actually deleted Launcher2.apk and SystemUI.apk instead of copied them (stupid yeah I know I could eat my face off right now...) and I need them back. There's no official ROM available for download which pretty much sucks so I can't get them anywhere. So if anyone here has the same tablet as me, consider sharing those two system apps with me.
Thanks.
Benzonat0r said:
Hey there guys!
Well this is gonna sound a bit ridiculous but I've actually deleted Launcher2.apk and SystemUI.apk instead of copied them (stupid yeah I know I could eat my face off right now...) and I need them back. There's no official ROM available for download which pretty much sucks so I can't get them anywhere. So if anyone here has the same tablet as me, consider sharing those two system apps with me.
Thanks.
Click to expand...
Click to collapse
I am surprised that there isn't any restore system. Looks if you have a kernel menu with touch combinaison. Like us with power on button + vol up.
Bizcuite
Sent from my GT-N7100 using xda app-developers app
Well I can get into recovery easily but it's useless, can't mount external sd card so I can't flash anything.
Benzonat0r said:
Well I can get into recovery easily but it's useless, can't mount external sd card so I can't flash anything.
Click to expand...
Click to collapse
Just to be sure you have no way to reflash any firmware?
Else try to connect your tab to your computer and use adb even if your system bootloop. Try to install adb and push your missing files.
I doubt that there are no firmwares to download.
If they havr used the same boot like archos. The mount of the sdcard depend of the initramfs (ramdisk) not the OS.
Bizcuite
Sent from my GT-N7100 using xda app-developers app
bizcuite said:
Just to be sure you have no way to reflash any firmware?
Else try to connect your tab to your computer and use adb even if your system bootloop. Try to install adb and push your missing files.
I doubt that there are no firmwares to download.
If they havr used the same boot like archos. The mount of the sdcard depend of the initramfs (ramdisk) not the OS.
Bizcuite
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
It's not in a boot loop it just hangs at "bootanimation" (If you'd call it that I know I wouldn't) and wham stays like this forever.
Oh and another problem.
Code:
adb shell
- exec '/system/bin/sh' failed no such file or directory (2) -
Can't push files from recovery because I need to mount /system. I can't do that because adb shell isn't working.
I don't see 7h G3 anywhere, see for yourself.
http://arnovatech.com/support/updates_fwm.html?country=gb&lang=en
Benzonat0r said:
Hey there guys!
Well this is gonna sound a bit ridiculous but I've actually deleted Launcher2.apk and SystemUI.apk instead of copied them (stupid yeah I know I could eat my face off right now...) and I need them back. There's no official ROM available for download which pretty much sucks so I can't get them anywhere. So if anyone here has the same tablet as me, consider sharing those two system apps with me.
Thanks.
Click to expand...
Click to collapse
I have the same tablet, if you need these two files ... here they are: View attachment Launcher2.apk
View attachment SystemUI.apk
Just in case when still struggling or for future need:
unbrick-and-reflash-arnova-7h-g3-solved

[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