I'm not a smart man don't know where to go from here with soft bricked HTC One (AT&T) - AT&T HTC One (M7)

I'm not a smart man don't know where to go from here with soft bricked HTC One (AT&T)
Was experimenting with different stuff on my phone and currently on S-Off HBoot 1.44. I was tried to flash a new 4.4 ROM over and somewhere in there something went wrong. Went to backup file and everything was fine, decided to just try and wipe everything on phone (made backup files of everything and have the files in a folder on desktop) and that's where my troubles began. Taking advice from a friend of mine I ended up relocking the bootloader (mistake #1), so of course everything on phone was wiped. I was trying to do adb sideload to push a new rom after unlocking the bootloader again. The computer sees my device in adb on the cmd window. Says:
HT359W917890 recovery
but in sideload in TWRP it says:
E: Unable to mount
I'm guessing its because I no longer have the files on the phone or a stock anything on it. Please help me out here been messing around with it for about 3 hours now running in circles. I'm sure I'm missing an easy step in here but I've been reading all over and am starting to think this **** is pretty hopeless at this point.

Put the rom you are wanting to flash in the folder you are using to open the cmd window and type
adb push nameofrom.zip /sdcard/

I wake up from a nap, see your reply and try it out....now computer isn't seeing my device in adb again. This is so frustrating, back to square one I suppose
okay rebooted the phone and device is showing in adb again (yay) pushed the file through but I'm still getting the
E: Unable to mount '/data'
E: Unable to mount internal storage
any suggestions here?

SOLVED
All solved solved the E: Unable to mount issue by going into TWRP settings and doing a format data wipe. The pushed the file from the computer and voila all solved, I really appreciate the help man!

Brodrick said:
All solved solved the E: Unable to mount issue by going into TWRP settings and doing a format data wipe. The pushed the file from the computer and voila all solved, I really appreciate the help man!
Click to expand...
Click to collapse
Lol I was gonna suggest that but most people freak out when you ask them to format their sdcard
Glad you got it

Related

[Q] How to copy roms to sdcard not set in debugging mode

I'm looking for some help, I've been searching and there's just so much information out there, I can't seem to make much headway.
My tab is boot looping. I monekeyed around with the /system directory and mucked thigns up. doh!
I would like to reflash with this rom here - http://forum.xda-developers.com/showthread.php?t=1162302.
The problem is, I can't figure out how to get the rom on my sdcard. Since the sdcard it's not removable, how do I get it on there? Usb debugging is turned off so I can't use adb to move it over since I can't actually start the tablet to set it usb debugging on.
So, I'm not sure what to do. I can get into fastboot mode and launch CWM, but not much it seems I can do without actually having the update.zip on my sdcard. Can I use fastboot to flash a stock image? If so, I can't find any .img file to be flashed.
Arrrghh... If anybody can point me in the right direction, that would be awesome.
Launch CWM, and mount USB storage from there. Use that to move the rom zip over, and then flash.
It says it can't mount it for some reason....
keeps saying
ClockworkMod Recovery v3.1.0.1
E:Unable to open ums lunfile (no such file or directory)
thanks... I actually just got it back to working. I will post a follow up later to explain all that I did and all that I learned from this experience. I think it will be of great help to others. It's actually quite simple once you Bundestag how things work. Of course only after I asked a question did I finally "get" it.
More to come.
did you figure this out? im in the same boat as you. HElp please!
Hello all.
I'm not from this section of the forum, I'm trolling around. Go to Samfirmware.com Your answer is there.
Sent from my GT-I9100 using xda premium

How I unbricked by Nook Tablet seconds before I gave up all hope

I busted my Nook Tablet, tried a hundred different things to fix it, and was about to give up, when I finally found the solution. This is my story.
Seriously, though, this forum has been a huge help to me, and I'm posting this in the hope that it will help someone.
First, a little background on me. I'm a software developer, and I've even contributed a bit to the development of the gingerbread-based CM7 for the Droid X. So I know a bit about Android, but I don't pretend to understand everything, especially on the Nook Tablet. That will become clear as you read the rest of this because I can't really explain some of the things I experienced.
Using several of the helpful guides here, I successfully booted ClockwordMod Recovery off an SD card, rooted my tablet, and installed the CM7 alpha (http://forum.xda-developers.com/showthread.php?t=1481826). Since booting CWM off the SD worked so well, I didn't feel the need to install it internally. It was a beautiful thing.
By the way, in order to boot CWM from an SD card your tablet must be plugged into USB! At least that has been my experience, and it hasn't always been made 100% clear.
Then, I bought a new SD card - the one I used originally was borrowed from another device. The new one was 16 gig. I wanted to make sure I could still use it to boot into CWM, so I started out as before by writing the image found at
http://forum.xda-developers.com/showthread.php?t=1488035 to my SD card using Win32DiskImager.exe, which I acquired from http://forum.xda-developers.com/showpost.php?p=21895025&postcount=14. But this repartitioned my 16 gig SD card down to 2 gig, so I used gparted in a Ubuntu VM to resize the partition to 16 gig.
I had all sorts of trouble getting into CWM with this new SD card. I don't really know why. Maybe the partition resizing was an issue, I'm not sure. But after lots of attempts, including plenty of failed boots, I started getting the dreaded black screen saying, "Please restart your device and try again. If you encounter the same issue, please contact customer service or visit: nook.com/tablet/support." I couldn't boot up CM7 anymore.
At this point I switched back to my previous SD card, plugged in the USB cable, and was thankfully able to boot into CWM. I tried the usually stuff. Reset data. Reinstalled CM7. Restored the backup of the factory ROM before I installed CM7. Nothing worked, I always got the "please restart" screen. Then I tried the 8 failed boots method to restore the factory state. It wouldn't go into the restore mode, just the same garbage again. At this point I figured I had really and truly bricked my device. This thread (http://forum.xda-developers.com/showthread.php?t=1397262) describing a similar problem didn't give my any confidence.
But since I could get into CWM, I realized I should at least be able to get into a shell via ADB and have a look around. Getting ADB working was a challenge, but eventually this post (http://forum.xda-developers.com/showthread.php?t=1363652), installing the USB driver attached to this one (http://forum.xda-developers.com/showthread.php?t=1354487), and adding the necessary line to adb_usb.ini (see the runmefirst.bat in the previous link) got me up and running with an adb shell.
I suspected my problem had something to do with triggering factory reset mode with so many failed boots, and somehow that factory reset mode was broken. With that in mind, I eventually stumbled upon this post (http://forum.xda-developers.com/showthread.php?t=1444630). I use CWM to mount /bootdata, logged in from my computer with "adb shell", and issued the dd commands the post described to reset the BootCnt and BCB files. I had to remount the bootdata partition read/write with "mount -o rw,remount /bootdata". If you do this once and still get a "Read-only file system" error when you do the dd command, just try the mount command again. I don't pretend to totally understand why that would be necessary, but it seemed to be necessary for me.
The first time I tried this and rebooted, I still got the same "Please restart your device error." It took me a couple of tries to figure out that I had to issue these commands and then remove the SD card before rebooting. It seemed as if booting from the SD card somehow re-poisoned the device so that even once I removed it I was still in a bad state.
Once I did this my device booted back into CM7. I shut it down, used the 8 failed boots method, and was able to reset to factory successfully. So apparently I was in some sort of badd BootCnt/BCB state, but it wasn't just the regular 8 failed boots state. I'd love to hear an explanation of why this might be, if anyone knows.
TL;DR: if you get a "Please restart your device and try again" error and nothing seems to fix it, try this:
1. Boot into CWM off an SD card
2. Mount /bootdata via CWM
3. Log in from your computer using "adb shell"
4. mount -o rw,remount /bootdata
5. dd if=/dev/zero of=/bootdata/BootCnt bs=1 count=4
6. dd if=/dev/zero of=/bootdata/BCB bs=1 count=1088
7. Remove SD card
8. Reboot
Thanks Kring789 so much, i have a same problem like you. I do step by step as you wrote, but at step 4, i have a error message from adb shell "remount /bootdata
/sbin/sh: remount: not found". And i can't reset my nook to factory default, it still display "Please restart your device and try again". Help me!
Sorry for my bad English, i'm vietnamese
tien_ttm said:
Thanks Kring789 so much, i have a same problem like you. I do step by step as you wrote, but at step 4, i have a error message from adb shell "remount /bootdata
/sbin/sh: remount: not found". And i can't reset my nook to factory default, it still display "Please restart your device and try again". Help me!
Sorry for my bad English, i'm vietnamese
Click to expand...
Click to collapse
Can you copy/paste the exact command-line you used? It sounds like you might have a space somewhere it doesn't belong, or something like that.
Yes, i copied command-line from your first post. I don't understand my nook tablet. It'll lost all the data and program that i have installed after i reboot it. It keep the data and program 2 months ago. I have copied some mp3 songs to internal card, after reboot it, all of songs disappear. I bought it from internet so i can't know what happened to it.
tien_ttm said:
Thanks Kring789 so much, i have a same problem like you. I do step by step as you wrote, but at step 4, i have a error message from adb shell "remount /bootdata
/sbin/sh: remount: not found". And i can't reset my nook to factory default, it still display "Please restart your device and try again". Help me!
Sorry for my bad English, i'm vietnamese
Click to expand...
Click to collapse
If I am reading your comment correctly, it looks like you're using the wrong command: typing 'remount' instead of 'mount', is that correct?
Yes, "mount -o rw,remount /bootdata" is one command, not two commands separated by a comma.
kring789 said:
Yes, "mount -o rw,remount /bootdata" is one command, not two commands separated by a comma.
Click to expand...
Click to collapse
I fixed this command-line. Adb shell did not show error, but NT still display "Please restart...". Hix, what's wrong with my NT
tien_ttm said:
I fixed this command-line. Adb shell did not show error, but NT still display "Please restart...". Hix, what's wrong with my NT
Click to expand...
Click to collapse
Paste your entire adb shell session in here and let me take a look. Also, did you remember to remove your SD card before rebooting?
NT8 will not boot except via SD
Thank you so much for posting this.
I have the 8gb model NT and (mistakenly) tried to flash CWM & CM7a to the EMMC of my tablet. At that time, there were no warnings about how it would brick the NT8.
Now, my tablet will not boot to ANYTHING on the internal memory. I do NOT get the warnings that you mention - or even a flash of light. No matter how I try to boot it (with or without cable, with or without the Nook button) or how long I hold the buttons down, it still remains with a BLACK SCREEN.
However, the SDCard will boot properly. I followed your instructions in the O.P. precisely and I did NOT receive any errors. However, it still will not boot internally.
I then tried Veronica's process to flash CM9 to the internal (which is supposed to work on NT8). The flash process (via SD/CWM) went properly and I did not receive any errors. However, I still cannot get anything to boot (except my SDCards).
If I put my CM7a (bootable) SDCard into the NT8, it boots and runs great! Likewise meghd00t's recovery/CWM sdcard boots and runs properly.
I can do ADB & FASTBOOT and I have even done the dd to download my partitions (for backup) and then dd copies from online. Still no joy.
However, even after dd'ing p5, ADB still reports my TRUE serial number? It seems that the dd to part5 did not take?
The only other thing that I have found, that seems significant, is the fact that when I am in CWM, I cannot mount the EMMC. I can ADB/shell into the device but that did not allow me to mount the emmc either.
Any ideas? How can I force the device to mount the emmc?
Unbrick & return NT8 to STOCK
This process did NOT clear my Nook Tablet (8GB). Neither did any of the other (previously existing) methods clear it. It was bricked and would ONLY boot with a bootable SDCard. Otherwise, it remained totally black.
However, Meghd00t's recovery SDCard did the trick. It should work for either NT8 or NT16 devices and restores the Nook to Stock configuration. I did NOT lose my serial number.
Find Meghd00t's thread here: http://forum.xda-developers.com/showthread.php?t=1562130
video
Kringle789, i can't understand your instruction... could you make videoinstruction?
P.S. please, help me. It's the brand new device for me and I'm very sad that I can't use it.
P.P.S. I can turn on CM7 from SD.
xstranger said:
Kringle789, i can't understand your instruction... could you make videoinstruction?
P.S. please, help me. It's the brand new device for me and I'm very sad that I can't use it.
P.P.S. I can turn on CM7 from SD.
Click to expand...
Click to collapse
I have... http://raywaldo.com/2012/06/how-to-un-brick-a-nook-tablet-8gb-or-16gb/ the video is embedded.
Sent from my Nook Tablet using xda premium
videoinsruction
Thank you raywaldo, but this video about how to unbrick NT when there is no message "Please restart your device and try again..." (I have this message)
Thats why I need videoinstruction for unbricking by kring789
Sorry for my English and please help.
xstranger said:
Thank you raywaldo, but this video about how to unbrick NT when there is no message "Please restart your device and try again..." (I have this message)
Thats why I need videoinstruction for unbricking by kring789
Sorry for my English and please help.
Click to expand...
Click to collapse
Sorry but I haven't seen that message. Have you tried the obvious ... restart and try again. I suspect that you have. Don't have any other ideas.
Sent from my Nook Tablet using xda premium
restart
Yes. I have tried. Maybe...=)
Could you tell me how to restart device?
I want to do it again. Maybe I have done something wrong.
Restart
xstranger said:
Yes. I have tried. Maybe...=)
Could you tell me how to restart device?
I want to do it again. Maybe I have done something wrong.
Click to expand...
Click to collapse
To restart:
Hold the power button for 30 seconds to power off.
Release & then press the power button again until the "n" screen appears.
raywaldo
It doesn't work.
Thank you.
xstranger said:
raywaldo
It doesn't work.
Thank you.
Click to expand...
Click to collapse
is the back lite "on" ? what is you hold down the 'power' and the 'N' at the same time ?
old_fart said:
is the back lite "on" ? what is you hold down the 'power' and the 'N' at the same time ?
Click to expand...
Click to collapse
nothing had happend. It's still the same problem.
I suppose, I have damaged the booting section/s.
And I don't know what to do...(
Maybe that
I can't download CWM on SD. Can anybody help me? Please, give me some instruction.

[Q] replacing a file in /system/ after phone won't boot

alright i have this problem and i am quite panicking now.
i will set everything straight , i hope someone reading the forums can help me asap !
- have a sgs2 unbranded (hk)
- has ICS 4.0.3 stock rom, rooted.
- i don't remember if usb debug mode was enabled
- i messed up in some way with the file /system/build.prop but there is a backup in /system/ called build.prop.bak
- phone doesn't boot anymore as it's stuck at the logo
- recovery and download modes work however
#need a way to delete the build.prop and replace the bloody file with the one backupped. I would like to avoid having to format the phone as i do not remember when was my last kies backup...
what i tried:
-adb shell: it doesn't work. for some stupid reasons the drivers won't be recognized (i have download android sdk and usb drivers), but when i plug the phone in recovery windows just says Device Unknown and even if i update drivers manually it would say that current ones are functioning so no need to update.
if i connect the phone to usb while it's stuck at boot logo, it would recognize the device through samsung drivers (except MTP of course, that would give error).
in both cases adb shell doesn't list any connected device: even if i kill-server and start-server it still doesn't list anything.
-tried using droid explorer in both frozenboot mode and recovery mode, doesn't see anything.
-tried using that other program called SuperOneClick or something like that, that has a "check drivers" button in advanced: if the phone is in recovery pressing the button doesn't do anyhing; if the phone is in frozenboot it asks to download and install some drivers but when i press yes a message appears with " no more data is available " !
i tried this procedure on both win7x64 and winXPx86: same results. reading around , someone says that adb shell will never work if usb debug is de-actived, like i said i cannot remember if that's the case.
-zip package: i created a package to try and overwrite the file with a custom working one i got. i put the package in the root of the micro sd , put the sd in the phone and booted in recovery.
but when i am in recovery the bloody CWM 5.0.2.7 says error to mount /sdcard, or E: could not mount /sdcard , same if i try to mount/unmount /sdcard. if i go to mount external usb card or whatever it says that a file or a lib (cant remember the exact message) was not found.
i have no more ideas of how to solve this, please be patient :<
edit: is there a way to soft format the system folder so that i don't have to properly wipe all my user data and it only affects the system without other contents?
If adb doesn't work hen you are in trouble, better download some non wipe rom and flash it over the existing rom so that your user data will still be there.
Sent from my GT-I9100 using xda premium
bala_gamer said:
If adb doesn't work hen you are in trouble, better download some non wipe rom and flash it over the existing rom so that your user data will still be there.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
can you expand on this?
give any suggestion/example?
isn't there a soft temp rom for emergencies like this that you can just start, make modifies to fix and reboot (similar to the process to boot ubuntu on windows, fix issues and then restart normal windows? )
i would so like to make adb work.. but how.!!!
probebly will not work but try backing up of your ROM from CWM working or not..then just back up current one...
you can restore apps & data lateron from nandroid backup with some application like titanium backup donated version.
i made a backup . but since the external sd card isn't found by the recovery, now the backup is sitting on the internal memory.
the problem is that, if i flash something with odin now, won't odin wipe everything in the internal memory killing my backup as well?
-marco- said:
i made a backup . but since the external sd card isn't found by the recovery, now the backup is sitting on the internal memory.
the problem is that, if i flash something with odin now, won't odin wipe everything in the internal memory killing my backup as well?
Click to expand...
Click to collapse
nope....it will be there dont worry,
just check one more option, go to storage and mount, there is one option mount usb storage, after connecting your phone to PC just mout that and check, are you able to access the SDcard from the computor ot not, if yes, just copy paste your backup to the computor.
then flash a firmware from ODIN
Did the very same thing myself yesterday.. Most ICS-roms from Samsung is non-wipe, so you can just flash it over again with Odin.. Then you just need to root and make customizations (if any) again
zaheedahmed said:
nope....it will be there dont worry,
just check one more option, go to storage and mount, there is one option mount usb storage, after connecting your phone to PC just mout that and check, are you able to access the SDcard from the computor ot not, if yes, just copy paste your backup to the computor.
then flash a firmware from ODIN
Click to expand...
Click to collapse
nope. i just tried this , and when i "mount /sdcard" it says " Error mounting /sdcard! "
when i try mount USB storage , it says " E: unable to open ums lunfile (no such file or directory) "
mljjlm said:
Did the very same thing myself yesterday.. Most ICS-roms from Samsung is non-wipe, so you can just flash it over again with Odin.. Then you just need to root and make customizations (if any) again
Click to expand...
Click to collapse
could you be more specific on the process ? can you suggest me one to flash with odin ? i need to enter the OS , transfer my backup on my hard disk and then restore the whole thing.
currently my kernel is CF-Root-SGS2_XX_XEO_LPQ-PROPER-v5.4-CWM5.tar
and my firmware is GT-I9100_BRI_I9100ZSLPE_I9100OZSLPE_I9100ZSLPE.tar
-marco- said:
nope. i just tried this , and when i "mount /sdcard" it says " Error mounting /sdcard! "
when i try mount USB storage , it says " E: unable to open ums lunfile (no such file or directory) "
could you be more specific on the process ? can you suggest me one to flash with odin ? i need to enter the OS , transfer my backup on my hard disk and then restore the whole thing.
currently my kernel is CF-Root-SGS2_XX_XEO_LPQ-PROPER-v5.4-CWM5.tar
and my firmware is GT-I9100_BRI_I9100ZSLPE_I9100OZSLPE_I9100ZSLPE.tar
Click to expand...
Click to collapse
you try to reflash once more CF-Root (.TAR)only from odin
then check "E: cant mout...error" is rectified or not.... also check booting or not,
still no hope...you flash the same firmware again and Cf-root, your SD card data will be there for sure as far as our expereicne till now..
first part of your comment: i tried reflashing the kernel; no changes. same errors
second part: shall i try using the same firmware from my previous post then?? not other roms? after that i will put the root and check if internal memory is still there. if it is i will copy it on my hd and restore.
if it is not there anymore..............
so the end of the story.
thanks to anyone who helped.
the resolution was much easier than everything else.
opened odin, pda loaded my same firmware which was the HK stock update to ICS and reflashed.
what it did was apparently and overhaul of the system folder, that's it.
any data was still there, as well as the backup that i did and all my apps etc etc etc.
however especially at first it looked a bit unstable, with processes failing randomly. now it seems it has stabilized a bit, but still when i try to run a Kies backup, the phone kies process dies and the backup gets stopped.
i still don't know how to fix this, but i'll be looking into it.
so, the morale out of this was at least for me: if there is some **** up within the system folder just reflash the same rom installed. i feel so stupid now for having made such a fuss when the solution was so easy and straightforward
NICE that you finaly came across and able to boot , now you make the Titanium back of your all apps and data transfer to PC....forget the system data.
and move to a nice stable ROM
"Unfortunately, wssyncmlnps has stopped"
anybody knows about this?

'No external storage available' after recovering my stolen phone

This person who I used to be friends with my group stole a bunch of things from my friends house including my phone. I called up O2 and got my phone barred.
Cut the story short after a few threats everyone got their stuff back. I got my phone back but everything was wiped and the sim card inside the phone was gone. Also whenever I opened an app or tried to access the gallery 'No external storage available' popped up or app x has stopped working.Immediately I tried to reset my phone to a back up on TWRP. At the time I was running AOKP. When that happened I got stuck on the HTC logging screen.
So I formatted the whole phone, wiped everything and when I got home I installed the stock recovery and tried to factory reset through bootloader. Then I installed TWRP and then I flashed CM10.1.2 rom and also the kernel to go with it, along with the appropriate gapps.
The problem still persists till today, any help would be much appreciated. I tried to google it and solve it through that (stock recovery etc), I am clueless as what to do. Usually I always find a way to solve these things but I've been trying for ages.
Is it because the phone itself is barred? because now its getting signal again.
TheRidler said:
This person who I used to be friends with my group stole a bunch of things from my friends house including my phone. I called up O2 and got my phone barred.
Cut the story short after a few threats everyone got their stuff back. I got my phone back but everything was wiped and the sim card inside the phone was gone. Also whenever I opened an app or tried to access the gallery 'No external storage available' popped up or app x has stopped working.Immediately I tried to reset my phone to a back up on TWRP. At the time I was running AOKP. When that happened I got stuck on the HTC logging screen.
So I formatted the whole phone, wiped everything and when I got home I installed the stock recovery and tried to factory reset through bootloader. Then I installed TWRP and then I flashed CM10.1.2 rom and also the kernel to go with it, along with the appropriate gapps.
The problem still persists till today, any help would be much appreciated. I tried to google it and solve it through that (stock recovery etc), I am clueless as what to do. Usually I always find a way to solve these things but I've been trying for ages.
Is it because the phone itself is barred? because now its getting signal again.
Click to expand...
Click to collapse
Connect ur phone on pc
Do adb devices
If u had installed all the drivers properly u ok find ur device
Now do "adb shell"
It ok enter ur phone storage
Now type "cd /sdcard"
Create a folder named 0 inside sdcard that's where ur sdcard files will be in 4.2.2
So do "mkdir 0"
Now open ur camera app to confirm whether ur storage is working
Hope it helps
Sent from my HTC One X+
Danny Samuel said:
Connect ur phone on pc
Do adb devices
If u had installed all the drivers properly u ok find ur device
Now do "adb shell"
It ok enter ur phone storage
Now type "cd /sdcard"
Create a folder named 0 inside sdcard that's where ur sdcard files will be in 4.2.2
So do "mkdir 0"
Now open ur camera app to confirm whether ur storage is working
Hope it helps
Sent from my HTC One X+
Click to expand...
Click to collapse
For './adb devices' its just blank and for './adb shell' its 'error: device not found', ill try and find a way around this and get back to you.
thanks for the support
Turned on developer options and that fixed the problem. but now when I do adb devices it comes up on the list but says its 'offline' and with adb shell it says 'error device offline'. I tried turning off developer options on and off again and rebooting the phone but the problem persists. ill keep looking for a solution.
Danny Samuel said:
Connect ur phone on pc
Do adb devices
If u had installed all the drivers properly u ok find ur device
Now do "adb shell"
It ok enter ur phone storage
Now type "cd /sdcard"
Create a folder named 0 inside sdcard that's where ur sdcard files will be in 4.2.2
So do "mkdir 0"
Now open ur camera app to confirm whether ur storage is working
Hope it helps
Sent from my HTC One X+
Click to expand...
Click to collapse
when I do cd /sdcard it comes back with 'no such file or directory'
TheRidler said:
when I do cd /sdcard it comes back with 'no such file or directory'
Click to expand...
Click to collapse
Try "ls" command after the adb shell
It will list you all the folders in the storage
There u should see sdcard folder for sure....
Sent from my HTC One X+
Danny Samuel said:
Try "ls" command after the adb shell
It will list you all the folders in the storage
There u should see sdcard folder for sure....
Sent from my HTC One X+
Click to expand...
Click to collapse
I made a folder in sdcard/ named '0' through the twrp recovery terminal command thing. But still as soon as the phone loads it says 'google play has stopped working' and the camera app doesn't work. I tried the method using it from my computer but it said something on the lines of 'You are not allowed to do this'
could this all be because my phone is still barred?
TheRidler said:
I made a folder in sdcard/ named '0' through the twrp recovery terminal command thing. But still as soon as the phone loads it says 'google play has stopped working' and the camera app doesn't work. I tried the method using it from my computer but it said something on the lines of 'You are not allowed to do this'
could this all be because my phone is still barred?
Click to expand...
Click to collapse
No if your phone was barred you would have no signal. It wouldnt affect how your phone works. Your best bet would be to find a compatible RUU and flash that.
Sent from my HTC One X+ using Tapatalk 4
AndroHero said:
No if your phone was barred you would have no signal. It wouldnt affect how your phone works. Your best bet would be to find a compatible RUU and flash that.
Sent from my HTC One X+ using Tapatalk 4
Click to expand...
Click to collapse
Fixed it Whoever got my phone managed to mess it up real bad. Went back to an old rom and flashed the boot.img. This time after I sideloaded the rom file using ./adb sideload filename.zip I installed it again through TWRP (Install - sideload.zip) , this is what I didn't do last time. Now it works beautifully. Going back to either CM10 or AOKP now.
Thank you all very much for the help!

[Q]Can't access internal SD storage

So the other day I was trying Cyanogenmod 9 on my galaxy pocket, however I didnt realize it wasn't an official release and it was REALLY bugged and I made a huge mistake because i forgot to install CWM. Thing is installed this rom and I belive i pretty much bricked my phone because now I can't get access to any of my networks, wi-fi, bluetooth, or usb mass storage or my sd card are not being recognized either...
What I've tried so far was sending the stock rom through Quick ADB Pusher, but it tells me that even though my phone appears to be root It wont allow it to access, then I tried different ways to root and unroot because apparently SU is not giving me the permissions. So finally tried my last option with ADB (I'm really new to it ) and was trying an adb push but I keep getting permision denied if I send it to /root or read only file if I send it to /system also tried Asb shell $su but I keep getting a denied message. I would really apreciate if anyone could help me to find a way to copy my rom back into my internal storage, thanks a lot!
DIAZEPUNXX said:
So the other day I was trying Cyanogenmod 9 on my galaxy pocket, however I didnt realize it wasn't an official release and it was REALLY bugged and I made a huge mistake because i forgot to install CWM. Thing is installed this rom and I belive i pretty much bricked my phone because now I can't get access to any of my networks, wi-fi, bluetooth, or usb mass storage or my sd card are not being recognized either...
What I've tried so far was sending the stock rom through Quick ADB Pusher, but it tells me that even though my phone appears to be root It wont allow it to access, then I tried different ways to root and unroot because apparently SU is not giving me the permissions. So finally tried my last option with ADB (I'm really new to it ) and was trying an adb push but I keep getting permision denied if I send it to /root or read only file if I send it to /system also tried Asb shell $su but I keep getting a denied message. I would really apreciate if anyone could help me to find a way to copy my rom back into my internal storage, thanks a lot!
Click to expand...
Click to collapse
try this. download stock firmware of your device flash thru odin link http://samsung-updates.com/
thanks a lot, yes actually odin was my first choice (i forgot to mention it) but it gave me a failed message everytime i tried it, however i don't know what i've done because i just tried again a few minutes ago using the same rom and this time it worked

Categories

Resources