Issues in recovery - myTouch 4G General

Ok guys... my cousin is having an issue with his rooted MT4G.
He can not install a ROM zip file at all. He can have it on the SDcard, the MD5 check is good, but the install errors out.
He has tried wiping all the different partitions, but when he does, he gets errors.
When formating cache or data, the format completes but the console outputs
"can't mount /cache/recovery/log"
Also that it can not open the same log/file and it outputs that it can't mount or open "last_log" either.
It also errors out and fails to format when trying to format the /system partition.
was going to have him RUU back to stock, but I can not find the stock recovery and the RUU thread download links to Megaupload so that is no good.
Any ideas?

find the PD15IMG.zip file, flash it.
IF BOOTLOADER GIVES YOU A FAIL-PU, THEN SORRY... IT'S DEAD EMMC.
check my guide here: http://forum.xda-developers.com/showthread.php?t=1394238

Thanks... I was suspecting that the partitions had gotten messed up somehow and the internal memory needed re-partitioned or something along those lines.
If the eMMC is bad, that really sucks. He just got the phone recently used, and it was running great until recent.

Marine6680 said:
Thanks... I was suspecting that the partitions had gotten messed up somehow and the internal memory needed re-partitioned or something along those lines.
If the eMMC is bad, that really sucks. He just got the phone recently used, and it was running great until recent.
Click to expand...
Click to collapse
do you by any chance now how long it was going good till this happened?

saranhai said:
do you by any chance now how long it was going good till this happened?
Click to expand...
Click to collapse
It wasn't long, 3 months, but it was a warranty replacement.
Need an alternate download for the files. the ones in the thread are pretty much dead. Megaupload for obvious reasons, and the other never allows free downloads.

Related

cwm cant mount /system and /data

Hey guys I need your help
I've been using cm7 for a couple of weeks now. I havnt had problems until today.
I flashed build 32 over and for some reason it wasn't booting up. It was on the splash screen for a while (it usually does that and when I take battery out and restart it boots) so then I took the battery out. Next thing I know is that my phone is stuck on the mytouch screen... I went to recovery and when it booted into cwm 3. I got a error saying it couldn't open system/recovery/log or something like that... it still went to cwm and I checked the mounts and it said /system and /data wasn't mounted. I clicked it to mount and it gave me an error saying it couldn't ... therefore it wouldn't let me install cm7 or do a wipe... is there anything I can do to fix this? It seems to be that the nand. Is corrupted or something...
I think, based on your description, that pulling the battery at the particular instant caused the secondary problem.
A "factory reset" reformats /data and /cache. But not /system. You can do that manually from the mounts and storage menu, then either restore a nandroid backup or install cm7 and gapps.
HTC Glacier running CM7 #33
Hmm I font think its just two directories... I think my whole internal storage is messed up. I tried using the reformat option from cwm but no luck
Time to discover what you might be able to accomplish with Fastboot and a USB cable.
HTC Glacier running CM7 #33
I think a lot of people are having problems with clockwork 3 in the nexus forums, and more specifically with it screwing up partitions. I was luck just to lose my ext position on my sd...
Reformat and reflash seems to be the easiest fix...
Sent from my Nexus One using XDA App
i dont know how to repartition the phone storage :/
i tried doing it off cwm and it wouldn't let me... is there anyway to do this through adb? i think adb is working...
Reformat the whole card, and then try to repartition. This will write your data, so back up first...
Sent from my Nexus One using XDA App
how do i do that? o_o through cwm? i tried formating everything including system data cache... and i dont know how to repartition through cwm. cwm is the only thing i can get to right now :/
Sorry, looks like the only option in clockwork is to partition. Can you not do it from your pc?
Sent from my Nexus One using XDA App
yeah it gives me error when i try to do :
fastboot erase system -w :/ is there anything else?
guys... ((((( am i totally effed up? i couldn't find anything i could do.. no matter what i did, the /system and /data would NOT mount... so i cant format it
I have never tried this, but you might consider it.
In this thread is a method to return your phone to stock -- it uses the bootloader's ability to repartition and reformat everything somewhat automatically, using a file called PD15IMG.ZIP from the SD card's root folder.
http://forum.xda-developers.com/showthread.php?p=11011692&highlight=pd15img.zip#post11011692
There's a link in the thread to the .zip file -- look to post signatures. Put the file on an SD card (with another phone, or camera, or Micro-SD to SD adapter, etc.) and boot into the bootloader with that file on the SD card.
I do not know if you can rename the .zip it to update.zip and force it to flash with Fastboot's update command, because the PD15IMG.ZIP is a specific thing this phone's bootloader looks for. As stated, I have never tried this, and do not recommend this. It might work, or, it might cause more damage. Putting the file on an SD card without Fastboot will be safer.
You could try to boot your phone into fastboot,
and then type
fastboot erase -w system
Your phone wont boot after that, but you should be able to flash a new rom from clockwork.
ive tried both the pd15img.zip method. it says "partition update fail"
and i also tried the "fastboot erase system -w" and it did not work.. it says that it can't be done. i also tried to format /system through adb and cwm, and both says it can't because it must be mounted before
From your description, it seems to me that the internal flash memory has a damaged partition table -- easy enough to repair if this were a hard drive you could remove and take to a linux system somewhere. But it's a phone, and a bit of flash memory that can't be removed.
Flashboot has an "erase <partition>" command. I don't know what it does, since it's not well documented. Does it reformat an existing partition? Or does it remove the partition from the partition table? There is no commensurate "create <partition>" command, so perhaps it recreates an empty partition. But I tend to doubt it.
I would think such work might be done from an engineering bootloader or engineering recovery system -- one available to HTC service technicians, for example.
Since you're not getting a great deal of help in the MT4G subforum, you might post your question in the top level Questions and Answers forum.
Sorry I'm not much help with this.
One last thought. The bootloader itself has a Factory Reset. That might do it. Might not. But like chicken soup, it probably couldn't hurt. Boot into the bootloader (volume down while powering up), select BOOTLOADER with the volume control and then the power button, then select FACTORY RESET. Perhaps it will do something positive.
eh.. i couldnt do anything. i tried all options. its like impossible to reformat or repartition the drive..
i actually called up insurance and they'll be sending me a new mytouch 4g..
we have just told them that it doesnt go past the mytouch screen.. would they figure out that it is rooted? i mean.. choosing recovery from the bootloader menu takes it right into cwm lol
Just flash the stock recovery back via fastboot...
Sent from my Nexus One using XDA App
ive tried
dumbkkid said:
ive tried
Click to expand...
Click to collapse
you are sending the fastboot commands while in the bootloader right? I would imagine you are but I just want to make sure.

Help I accidently formatted the internal SD

Fat fingers the touch recovery......I just killed the internal SD,
Can I just reinstall ROM ? or do I need to do something else, first...
I tried to reinstall rom from external but stuck on boot animation, but not boot looping.
Thanks
Ignore!
Its almost like it cant find the internal card.
I tried to instal from internal SD...just to see if I can see any directories
and say no files found, and kicks me out.
When I do mount USB storage, only my EXT shows up, no internal no longer pops up.....am I screwed ?
How can I confirm my internal SD card is mounted/unmounted properly.
Thanks for any help
Can you get into recovery or download mode?
If you can get into download mode I would probably just reflash stock firmware and start over.
I tried that, I did ODIN to stock, it loaded the bootloader, but was stuck on boot loops again.
As far as I can tell, phone isnt seeing the internal SD card. Or I am missing the steps to make the phone see it via clock work.
I can access CWM, and DL mode.... in CWM, I can do mount USB, only my EXT shows up.
I format the internal sd(emmc) before every rom flash. Just install rom from external sd card. There is nothing left on the emmc, you wiped it
I think I m hosed....
I think something went wrong with format.
I tried to reinstall ROM, and during install
error: cant mount csdard.adnoird.secure etc...
what version of cwm?
It touch clock work mod recovery. v.5.8.1.3
Error message is
Formatting /sdcard/.andoird_secure...
Error mounting /sdcard/.android_secure!
Question, are able to mount and see internal SD, after the format emmc via usb storage on PC ? Right now only the EXT shows up for me if I USB mount
Ptrout said:
It touch clock work mod recovery. v.5.8.1.3
Error message is
Formatting /sdcard/.andoird_secure...
Error mounting /sdcard/.android_secure!
Question, are able to mount and see internal SD, after the format emmc via usb storage on PC ? Right now only the EXT shows up for me if I USB mount
Click to expand...
Click to collapse
I don't use that recovery. I use 5.8. I don't use internal to do anything, I always use external to flash from and store my important stuff. After a while of flashing things the emmc gets jammed up with nonsense.
Just use 5.8 touch, the have to mount and put hidden process folders in that version you have sucks.
Any chance you can link me to the recovery you use, I want to make sure I have the same one.
Thanks you again for the help. Its very appriciated
Ptrout said:
Any chance you can link me to the recovery you use, I want to make sure I have the same one.
Thanks you again for the help. Its very appriciated
Click to expand...
Click to collapse
I'll give you a direct download of the one I personally use...Hold on a second
Ok here it is, flash it in odin. Put it in pda and make sure repartition IS NOT checked
http://d-h.st/Rxr
You rock....
Im back up, wow guess CWM makes a difference
Ptrout said:
You rock....
Im back up, wow guess CWM makes a difference
Click to expand...
Click to collapse
Theres a bit of messing around you have to do with that version you had. I don't use it, but there are instructions in his thread for getting it to work. I just don't like messing with all that dumb ****.
xcrazydx said:
Theres a bit of messing around you have to do with that version you had. I don't use it, but there are instructions in his thread for getting it to work. I just don't like messing with all that dumb ****.
Click to expand...
Click to collapse
Awesome job xcrazydx, helping this guy out!!
Good to see a potential train wreck that I'm not part of, get fixed so quickly & expertly!!
Just curious, what's the difference between the two versions of CWM Touch, I'm wondering because I am also using 5.1.8.3? Is it the recovery image, or is this Touch the one developed on xda?
Sent from Down The Rabbit Hole, using Tapatalk 2.
shaggyskunk said:
Awesome job xcrazydx, helping this guy out!!
Good to see a potential train wreck that I'm not part of, get fixed so quickly & expertly!!
Just curious, what's the difference between the two versions of CWM Touch, I'm wondering because I am also using 5.1.8.3? Is it the recovery image, or is this Touch the one developed on xda?
Sent from Down The Rabbit Hole, using Tapatalk 2.
Click to expand...
Click to collapse
The 5.8 is actually a hercules version for the tmo variant. The sk8er 5.5 or whatever it is, is a version adapted specifically for the rocket, and supposedly it performs the wipe and fix functions correctly. As long as you set it up right and put the hiddenprocess folder and mount sd every time you use it. Last I knew it still won't see both sd cards at the same time. I just don't like dicking around with all that stuff.
Sk8er could probably give you a better explanation of them, I think it even mentions it throughout his thread. I have no problems with the 5.8 version and I couldn't recommend the OP on how to navigate the version he had because I don't use it. So I just moved him to the version I use. Lol
i used 5.8.1.3 and have never had any problems.... i even wipe emmc between flashes. should i not be using this one? how can i get the other?
OFWGKTADGAF said:
i used 5.8.1.3 and have never had any problems.... i even wipe emmc between flashes. should i not be using this one? how can i get the other?
Click to expand...
Click to collapse
I use the same one you have, it's fine.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Since he had his problem solved, and I see xcrazydx here, I want to ask how is the lte in Hammond? I've been working in Texas plus I got throttled for the month. I heard it doesn't reach Amite yet.
jeff210 said:
Since he had his problem solved, and I see xcrazydx here, I want to ask how is the lte in Hammond? I've been working in Texas plus I got throttled for the month. I heard it doesn't reach Amite yet.
Click to expand...
Click to collapse
It's decent. I get around 30mb/s most of the time

[Q] Ooops - Tab's funked. Help!

P6800 running Zeta
I was browsing facebook the other night when... shaboom - everything froze. No biggie I thought, I'll just do a little reset (I was getting a few FCs here and there anyway lately) and I'll be good to go...
NOPE. It started bootlooping at the initial Samsung Galaxy Tab 7.7 screen. I'm able to enter CWM recovery and even wipe the cache and flash ZIP files, but when I try to wipe data/factory reset, wipe the Dalvik cache or restore a Nandroid backupI get a System Error. It doesn't look good.
Is there a way to fix my seemingly funked /system without losing all my internal SD card data (where my Titanium backups reside) or to recover it before a full Odin flash?
Just tried again - it reboots and goes into a loop when I try to wipe data and dalvik, and when I try to restore a previous backup it gives me "Error while restoring /system!"
Any help greatly appreciated before it becomes a $600 door stop
Do you dare to wipe the system folder and follow by flashing another ROM?
Sent from my GT-P6800 using xda app-developers app
iena said:
Just tried again - it reboots and goes into a loop when I try to wipe data and dalvik, and when I try to restore a previous backup it gives me "Error while restoring /system!"
Any help greatly appreciated before it becomes a $600 door stop
Click to expand...
Click to collapse
ok... try go long way... download old HC stock rom and install that... then try go to stock recovery in hc and wipe your data
Thread moved to Q & A section, post in the relevant section next time.
edan1979 said:
ok... try go long way... download old HC stock rom and install that... then try go to stock recovery in hc and wipe your data
Click to expand...
Click to collapse
Do you mean via Odin? Will I lose the data on my internal SD card by doing that? Is there any way of mounting the device in its current state as external storage on my PC to copy all data before a wipe?
ZhenMing: I'm not sure what you mean, but as I wrote above I am not able to wipe the system folder.
yes you will loose your data... i can give you another advice... but do this one carefully... the reason why your device cant wipe any /system or /data is because the corrupted partition... you need to check it... follow the guide in this thread...
USE ONLY PART 3... follow the guide start from this para to check your device...
Code:
Now we are going to use e2fsck to check our new partitions for errors, but not only, it also fixes some erros and it will even for example create lost & found in /data
So let's go, we'll begin with /system. If you're still in the (parted) shell, use ctrl+c and type "adb shell", then issue the following :
http://forum.xda-developers.com/showthread.php?t=1862294
iena said:
Do you mean via Odin? Will I lose the data on my internal SD card by doing that? Is there any way of mounting the device in its current state as external storage on my PC to copy all data before a wipe?
ZhenMing: I'm not sure what you mean, but as I wrote above I am not able to wipe the system folder.
Click to expand...
Click to collapse
Since you can go into cwm, you can mount your storage and then connect to PC to copy all you want.
edan1979 said:
yes you will loose your data... i can give you another advice... but do this one carefully... the reason why your device cant wipe any /system or /data is because the corrupted partition... you need to check it... follow the guide in this thread...
USE ONLY PART 3... follow the guide start from this para to check your device...
Code:
Now we are going to use e2fsck to check our new partitions for errors, but not only, it also fixes some erros and it will even for example create lost & found in /data
So let's go, we'll begin with /system. If you're still in the (parted) shell, use ctrl+c and type "adb shell", then issue the following :
http://forum.xda-developers.com/showthread.php?t=1862294
Click to expand...
Click to collapse
But won't it downsize the int sd size, if OP tab still under warranty, better to get it fix by samsung for free and not lost any space.
Just reading the 1st post of the ZETA rom thread.
He says he is using stock Kernel.
He says every 5 lines, that you should full wipe...
without giving any sort of warning that it will eventually brick your device.
friedje said:
Since you can go into cwm, you can mount your storage and then connect to PC to copy all you want.
Click to expand...
Click to collapse
Tried that one, but it won't mount unfortunately. The external will no problem, but when I try with the internal it just... well it does nothing. It's a bummer cause all my most recent backups are on the internal. Any other way of retrieving my data short of extracting the chip?
Giving it back to Samsung sounds like the best option, but I'm worried cause it has a custom ROM and it's rooted. Anyone has experience doing that?
Also I thought full wipes were good, but you're saying they eventually brick the device? How come? I thought having a custom recovery meant it would be virtually impossible to brick my device... and the weird thing is that it happened during normal usage, not while flashing.
Anyway, my priority is obviously to get my tab working again, but retrieving my internal data is second highest. Isn't there a flashable ZIP that would copy the contents of the internal SD into an external SD card? Surely this has happened to someone before me?
Thanks for all the answers, really appreciated!
bruce16878 said:
But won't it downsize the int sd size, if OP tab still under warranty, better to get it fix by samsung for free and not lost any space.
Click to expand...
Click to collapse
nope it wont... the 3rd stage on that thread command for just check and fix the corrupted partition... its like when we force boot windows... it will run on a little diagnostic software to check the drive... same concept.
Oh I see, Thanks for the explanation. Learn something new today.
Sent from my LT18i using xda app-developers app
friedje said:
Since you can go into cwm, you can mount your storage and then connect to PC to copy all you want.
Click to expand...
Click to collapse
edan1979 said:
nope it wont... the 3rd stage on that thread command for just check and fix the corrupted partition... its like when we force boot windows... it will run on a little diagnostic software to check the drive... same concept.
Click to expand...
Click to collapse
Gotcha! Will try that one and post result - thanks!
how did your partition check go?
i'm annoyed that some partitions can be corrupted randomly even doing some mundane stuffs
even on stock ICS fw, i encountered DATA corruption by just deleting a contact
i guess you have softbrick..
here is what i did:
-flash stock Honeycomb firmware using Odin
-forced tablet into stock recovery mode
-wipe Cache/Data/Factory Reset
- reboot
when your tab is working again you could backup files from your internal EMMC and you could flash ROMS from there
JAYZE said:
how did your partition check go?
i'm annoyed that some partitions can be corrupted randomly even doing some mundane stuffs
even on stock ICS fw, i encountered DATA corruption by just deleting a contact
i guess you have softbrick..
here is what i did:
-flash stock Honeycomb firmware using Odin
-forced tablet into stock recovery mode
-wipe Cache/Data/Factory Reset
- reboot
when your tab is working again you could backup files from your internal EMMC and you could flash ROMS from there
Click to expand...
Click to collapse
Thanks for that. I haven't tried anything yet as I'm away till Weds, but I will then and let you know. So you're saying by flashing stock HC via Odin and wiping/resetting everything through stock recovery I won't lose my internal storage data?
that's what i experienced..but i could not guarantee that it will be the same for your device
i noticed that because old folder are not deleted when i rebooted, but i haven't checked if the system folders are cleared
to have a clean reflash i also format/sdcard on recovery..but don't do this on stocl ICS recovery since you might risk increasing the damage
try to format via odin the Honeycomb fw first [don't put PIT file neither enable Repartion, just normal flash]
then force it to enter recovery mode when it bootloops after reset
you might fix your device this way if it has softbrick
just resort to using PIT/repartition as your last option
Again I would not recommend repartition when tab still under warranty. Repartition the last resort only if the tab is without warranty after failing all other alternatives.
JAYZE said:
how did your partition check go?
i'm annoyed that some partitions can be corrupted randomly even doing some mundane stuffs
even on stock ICS fw, i encountered DATA corruption by just deleting a contact
i guess you have softbrick..
here is what i did:
-flash stock Honeycomb firmware using Odin
-forced tablet into stock recovery mode
-wipe Cache/Data/Factory Reset
- reboot
when your tab is working again you could backup files from your internal EMMC and you could flash ROMS from there
Click to expand...
Click to collapse
+1
After a full hangup, your stock hc is your first step out of the dark!
Best of luck
al128 said:
+1
After a full hangup, your stock hc is your first step out of the dark!
Best of luck
Click to expand...
Click to collapse
Ok I'm gonna do it. There are dozens of versions of HC for the 6800 though, can I just pick any or do I need to find out what it was running out of the box? Mine came from Singapore.

Accidentally clicked 'FACTORY RESET' in HBOOT

I accidentally hit the FACTORY RESET option in HBOOT, and it seems the phone just rebooted into TWRP without doing anything. However it seems my SDcard is now empty and unformatted. Earlier I had two "Internal SDcard" options in TWRP\Mount but now I just have one, and if I try to click on Mount USB storage, the removable disk appears as an unformatted disk on my PC. Is there any to fix this? Is the SD gone for good or can I recover the data?
Run a Ruu and your phone should be fine again (dont forget to relock your bootloader)
I think your data you wiped is hopelessy gone..
Sent from my HTC One S using xda premium
I made a nandroid luckily, but I just realised that the problem is due to the sdcard not actually being able to mount. It says
E:unable to mount '/sdcard'
I'm using TWRP 2.5, maybe I will try with 2.3.1.0.
EDIT: Okay that didn't help. If I run a RUU won't it erase my SD card? I don't want to lose what's on there, is there any way to fix it and be able to mount it again?
Bottom line: I need the data on my SD... is there any way to recover it?
djsubtronic said:
Bottom line: I need the data on my SD... is there any way to recover it?
Click to expand...
Click to collapse
No its gone sorry and no need for ruu just flash stock recovery and factory reset again.
Ten years of data just destroyed within the blink of an eye.
FML.
reformat the sd card and use recovery tools (google for them). most of your stuff will be easily brought back from the dead.
speedfreak007 said:
reformat the sd card and use recovery tools (google for them). most of your stuff will be easily brought back from the dead.
Click to expand...
Click to collapse
I did. It seems everything on the card was nuked. I tried about ten different recommended apps, none of them could find a single file even with deep searches.
djsubtronic said:
Ten years of data just destroyed within the blink of an eye.
FML.
Click to expand...
Click to collapse
I'm sorry for your loss. Now, not to be a douche, but 10 years? Have you traveled through time with your One S?
Fruktsallad said:
I'm sorry for your loss. Now, not to be a douche, but 10 years? Have you traveled through time with your One S?
Click to expand...
Click to collapse
It easily could have been downloaded data. I'm really sorry to hear about your loss, but always keep a copy of your SD card on your PC, no matter what.
djsubtronic said:
I accidentally hit the FACTORY RESET option in HBOOT, and it seems the phone just rebooted into TWRP without doing anything. However it seems my SDcard is now empty and unformatted. Earlier I had two "Internal SDcard" options in TWRP\Mount but now I just have one, and if I try to click on Mount USB storage, the removable disk appears as an unformatted disk on my PC. Is there any to fix this? Is the SD gone for good or can I recover the data?
Click to expand...
Click to collapse
before going through the trouble of an RUU, if you can see the unformatted disk from your computer just try formatting it there into a FAT32 partition like you would any other drive. This has worked for folks successfully. But as for data recovery....
Dang that sucks... was there some sort of confirmation before starting the wipe? I've always been paranoid that I might fat finger it randomly and it just wipes without some kind of second check
Reflash the recovery img from fastboot then boot into recovery, you should be able to mount sd
Zero help to anyone, but I did exactly the same thing myself and had to mount the SD card in recovery and format.
It hurts!!
Well it's official. All my data is forever gone. And no there was no notification, I hit "FACTORY RESET", and it just paused for a second then rebooted into TWRP with my SD instantly destroyed. I tried every possible trick in the book. The problem for me wasn't just getting it to mount and work again, I could have done that in 20 seconds. The problem was to try and get it back WITH all my data, which I failed.
In the end, I made a RAW disk image backup of the sd card partition which for some bizarre reason ended up with a file that was 6 MB in size instead of 10 GB... I knew my data had somehow got nuked. I decided to just reformat it (Quick Format) as FAT32 on the PC, then I ran a host of data recovery programs, even those that were specialised in finding stuff from formatted drives. None of them could even find ONE file. But after format I was able to use it as normal.
I have really no clue how the entire drive was nuked within a fraction of a second, even all the data on it, but it is what it is.
On the bright side, for some reason my phone seems MUCH faster now, especially when installing apps, and the battery seems to last noticeably longer too.
djsubtronic said:
Well it's official. All my data is forever gone. And no there was no notification, I hit "FACTORY RESET", and it just paused for a second then rebooted into TWRP with my SD instantly destroyed. I tried every possible trick in the book. The problem for me wasn't just getting it to mount and work again, I could have done that in 20 seconds. The problem was to try and get it back WITH all my data, which I failed.
In the end, I made a RAW disk image backup of the sd card partition which for some bizarre reason ended up with a file that was 6 MB in size instead of 10 GB... I knew my data had somehow got nuked. I decided to just reformat it (Quick Format) as FAT32 on the PC, then I ran a host of data recovery programs, even those that were specialised in finding stuff from formatted drives. None of them could even find ONE file. But after format I was able to use it as normal.
I have really no clue how the entire drive was nuked within a fraction of a second, even all the data on it, but it is what it is.
On the bright side, for some reason my phone seems MUCH faster now, especially when installing apps, and the battery seems to last noticeably longer too.
Click to expand...
Click to collapse
Hmm. Maybe I should do it too lol.
You should automatically upload your photos or files somewhere. Mine upload to Dropbox so if anything bad happens, nothing too bad can go wrong.
djsubtronic said:
In the end, I made a RAW disk image backup of the sd card partition which for some bizarre reason ended up with a file that was 6 MB in size instead of 10 GB... I knew my data had somehow got nuked. I decided to just reformat it (Quick Format) as FAT32 on the PC, then I ran a host of data recovery programs, even those that were specialised in finding stuff from formatted drives. None of them could even find ONE file. But after format I was able to use it as normal.
Click to expand...
Click to collapse
It's hard to do recover because normal format recovery might not work but you can try the old ver of Easy Recovery Pro 6.x(I don't know why but the lastest ver seems removed RAW recovery) and use the RAW recovery, it usually could find some stuffs. You can also try out Diskgenius.

[Q] Re-Partitioning the SGH-I727(R)

Hi All,
I have a Samsung Galaxy S2 LTE (SGH-I727R, but the same as the SGH-I727) and was wondering how a guy would go about re-partitioning the internal storage on the phone.
The phone has 16gb of internal memory. This has been partitioned, from what I can see, into 2gb and 12gb. The 2gb 'system' partition where your OS and apps, etc are installed and the 12gb storage partition for things like photos, music, movies, etc.
I don't store anything on my phone, mostly just photos. So i have approximately 9gb of the 12gb of the 'storage' partition available. However, the 'system' partition is pretty much maxed out. I'm running Vincom's Superlite CM10.2 rom with minimal apps installed, but it says that i only have around 160mb available and I've begun to received the 'low storage space' error/notification.
I understand that I can use Odin to re-partition the device but that I require .pit files in order to do so. Furthermore, the stock .pit files wouldn't change the size of the partitions. Ideally I'd like to increase the size of my 'system' partition and reduce the size of my 'storage' partition.
Can anyone out there help me? Please let me know if you need more info from my device.
That's not gonna happen
Sent from my HTC One using Tapatalk
how come?
messing around with the partitions will most likely hardbrick the device so no one would ever try doing it, the only way your system partition is filling up is if you are manually installing apps into that partition or the partition is messed up, odin back to stock, then wipe everything including preload then do a fresh install of a custom rom
Will do, I'll update later with results. It's weird though, i haven't manually changed the default installation locations for apps, they just automatically install there. I'll wipe and format everything, odin back to stock, flash the latest version of TWRP and then flash SL CM10.2 and let you know.
Thanks for the help Vincom.
PS - Great roms, thank you for the contributions to the community!
Odin'd back to stock, wiped everything (cache, dalvik, system, data, android secure), formatted USB storage, Odin'd TWRP 2.6.3.0 - everything went fine in that respect.
Booted into recovery, went to flash SL CM10.2 (i dropped these in 'external_sd' after formatting usb storage) and got the following error during the 'making sure you really do have the skyrocket and jb radio' sequence:
'assert failed: run_program (" /tmp/test_radio_vers
E:error executing updated binary in zip '/sdcard
Error flashing zip '/sdcard/external_sd/CM-10.2_
Updating partition deatils...'
Seeing as how I'm attempting to flash from stock rom (which was a GB rom) does it matter that the test sequence is looking for a JB radio?
Thoughts?
also noticed that it won't let me wipe 'data' in TWRP... says failed, with the error 'unable to wipe /data'
rebooted into recovery and now it will let me wipe 'data'....wtf is going on with my phone?
you need todo more reading as u need jb radio or else it will not install cm10.2+ and post an error and sometimes after the error twrp should be rebooted to properly unmount/mount partitions, i think the phone is fine, but the user is another matter..........
i guess i didn't really flash a custom rom until after i upgraded to the Rogers release of JB...? Can't remember... anyhoo, could I simply flash your SL Rogers JB 4.1.2 to obtain the JB radio and then flash SL CM10.2?
Or is there a flashable zip for the radios? I could have sword I saw those some place, but i can't find them now...
banghead
|Read This b4 posting | THE MOST Common Questions Answered HERE | its a sticky right above ur post
thanks for acknowledging/tolerating my stupidity/ignorance, both the 'read this before you post' and '1 stop' threads were helpful.
i did have one more perhaps stupid question that wasn't answer in either of those threads (or at least that I could find), I got SL CM10.2 up and running...bare bones. When checking storage in the settings app, it told me that my total space was 1.97gb and that i had 1.92gb free.... cool. I then rebooted into recovery and flashed gapps lite (12mb) and email/exchange. Rebooted my phone, checked my storage and now i have 432mb free...? This is exactly where i started... i have no apps other than what came with SL CM10.2, gapps lite and email/exchange and only have 432mb available.... any ideas as to what's going on here?
comparatively, i checked my 'apps' in settings, the 'downloaded' tab has nothing, the 'on sd card' tab has nothing, and the 'all' tab indicates that i've used 1.5gb of my internal storage, but when i tally up all the apps in the 'all' tab it totals approximately 40mb... I'm really stuck and it's really starting to frustrate me....
You're frustrating everyone. Do some reading bro.
Sent from my HTC One using Tapatalk
went back and factory reset my phone and even though the apps are all still there, it now says i have 1.92gb available... any idea what might be going on?
nobody is forcing you to read the thread dude...
Jrock_Xtreme said:
went back and factory reset my phone and even though the apps are all still there, it now says i have 1.92gb available... any idea what might be going on?
Click to expand...
Click to collapse
Sounds like you may have been installing the ROM incorrectly. Also one of the first steps of troubleshooting odd issues is a factory reset (Which MUST be done when installing roms of different types) Coming from TW and going to CM like you did requires FULL wipe!!
Jrock_Xtreme said:
nobody is forcing you to read the thread dude...
Click to expand...
Click to collapse
A response like that is not going to help you get too much help around here. @xcrazydx is correct. It sounds like you need to do some more ready.. especially if you are thinking of messing with partitions.
OK wow thread didn't load before I tried to answer lol. Anyway dude is a brick in the making.
Sent from my SGH-I727 using Tapatalk
i did factory wipe before and after flashing each of the roms. As i stated above, the storage glitch occurred after installing gapps and email/exchange... i only wiped cache/dalvik after installing those two. I suppose i should have factory wiped to be safe...
The reason i came asking about repartitioning and .pit files was because i had already searched and found a dev that had created custom partition tables (pit files) but they were for a different phone. I just wondered if anyone in this forum had seen and/or created them.
If not, that's cool, but i figured I'd ask. The only stupid questions are the ones you don't ask!

Categories

Resources