[GUIDE] Fix BOOTLOOP with CWM zip !!! For All Phone - Android Software/Hacking General [Developers Only]

First of all,
Sometimes we facing BOOTLOOP, but we rarely make a backup so DATA in that backup already out to date.
And i found a method which can FIX BOOTLOOP WITHOUT RESTORING OLD BACKUP !
CAUTION !
THIS METHOD ONLY FOR ANYONE WHO FACING BOOTLOOP AFTER INSTALLING APPS, MODS, ETC
AND THAT APP IS NOT IMPORTANT FOR YOUR ROM
Things you will need
PC or Laptop
USB Cable (For connecting SD-CARD)
SD-CARD Reader (If your CWM Recovery can't mount SD-CARD)
WinRAR or WinZip
Notepad++
Patience!
Click to expand...
Click to collapse
So, lets begin..
STEP 1
If you facing bootloop after installing apps, mods, etc.
YOU MUST REMEMBER THE NAME AND LOCATION OF APPS/MODS YOU'VE PREVIOUSLY INSTALLED
Click to expand...
Click to collapse
STEP 2
Download my CWM zip HERE
Click to expand...
Click to collapse
STEP 3
In PC, after download, extract zip, open META-INF > com > google > android
Open updater-script with Notepad++
Click to expand...
Click to collapse
STEP 4
Edit this line
Code:
delete("/system/app/Home.apk","/system/etc/permissions/com.sonyericsson.uxpres.xml");
with name and location of apps/mods you've previously installed
Ex.
Code:
[CENTER]delete("/system/app/Crap.apk");[/CENTER]
And if you installed more than 1 app, you can insert another name and location in 1 line
Ex.
Code:
delete("/system/app/Crap.apk","/system/etc/permissions/com.bluesky.nxp-resolution.xml");
Click to expand...
Click to collapse
STEP 5
Save your modified updater-script and zipped the META-INF and system folder
Click to expand...
Click to collapse
STEP 6
Put your modified zip to your SD-CARD with mount sdcard option in CWM (with USB Cable) or using SD-CARD Reader
Click to expand...
Click to collapse
STEP 7
Flash It !
DONE !
Click to expand...
Click to collapse

Thanks, its is a lot easier to do with adb file manager thingy software I found online, connecting to pc via usb gives full access to phone file system partitions with root access, just deleting the files with it also works. :thumbup:
Why are SMARTphones soo... Freaking Dumb?

Or via adb
Connect phone/tablet to pc
In adb type:
adb delete("/system/app/Whatever.apk")
Done...
Disadv: USB Debugging must be enabled...

You sir are awesome, I flashed a zip that caused my Xperia U to bootloop and I couldn't delete the file I flahed via ADB! This is a simple yet amazing script, thanks for avoiding me to wipe data

Bert98 said:
You sir are awesome, I flashed a zip that caused my Xperia U to bootloop and I couldn't delete the file I flahed via ADB! This is a simple yet amazing script, thanks for avoiding me to wipe data
Click to expand...
Click to collapse
You're welcome

Before I tried the tutorial you or even try out all of the tutorials available on the internet, please help me to conclude my problem.
My device
(IPRO SENSEI FI)
(OS : KITKAT)
(ROOTED"Using kingoroot but I change to supersu") (ORIGINAL ROM NO CUSTOM)
(STOCK RECOVERY)
(NO HAVE ORIGINAL BACKUP OR Etc. T_T )
If you need more information Ask me.
My problem is Bootloop "Or you have another name, because I do not understand", just stop on logo but it still can go into recovery mode.
The story before the events bootloop or whatever name this problem, So as I recall before this incident I edit files and install Tweaks build.prop with applications My pimp and try other features, it works, but when I restart my device. You know what happened. when just stopped in my logo I does not do anything just to wait so that I fell asleep and when I woke up I realized this a bootloop Or what ? I do not know his name.
At that time I was just doing the usual way way., list.
(Wipe data / Factory reset)
(Wipe cache partition)
(reboot system now)
but no change
(Restore user data)
(backup user data)
(Reboot again)
Still same
(Apply update from ADB - I do not have a pc)
(Apply update from sdcard - No have ORIGINAL ROM, BACKUP ROM, CUSTOM ROM Etc.)
(Apply update from cache - I do not understand what this)
Just information There is writing on my recovery mode "Android System Recovery <3e> ALPS.KK1.MP7.V1" I do not know what this is but I show in case you need it.
I think your reading if this type of problem?
Is it still could be improved?
Installing custom rom whether other devices can fix this? What is this due to file damage build.prop?
How to fix it?
Can you tell tutorial to solve this problem?
If you told me to look for tutorials on the internet what keywords for this problem?
What is correct I asked here or I OOT?
What do I need to make this thread or just my neighbor asking questions like this course in every thread that said key bootloop?
You do not have to answer all of them just answer that you know or your own statement to me, I am newbie please guidance, Sorry in advance, and thanks afterward

hey the link isn't working anymore? can you please reupload?
Do you have to get into recovery? as i have no recovery on my phone Xperia z3

Related

[ROOTING], Rooting HTC EXPLORER (A310e/PICO)

SOrry Guys Forgot 2 mention earlier. I moved To Xperia Mini Pro, So any1 else can take over and help PPL here taking hell outta there explorer
How to:
1. Download the files - "HTC Pico_Recovery,Boot with ext 2 3 4 support" , "BCM4330.KO" "superuser" from Below link,
"Superuser.zip" - http://www.4shared.com/file/KalrHXNj/Superuser.html
"Bcm4330.ko" - http://www.4shared.com/file/GbW0ZtaT/bcm4330.html
"HTC Pico_Recovery,Boot with ext 2 3 4 support" - http://www.4shared.com/zip/920-kXYc/HTC_Pico_RecoveryBoot_with_ext.html
2. Extract "HTC Pico_Recovery,Boot with ext 2 3 4 support" somewhere. say: desktop or some drive, copy "BCM4330.ko" onto ur adb "Tools" folder. Copy superuser.zip to ur Sdcard.
3. connect ur "Htc explorer(Pico) via USB" and open "recovery.bat from the folder u just extracted.
4. Wait relax, and watch ur device getting new underGarments. now as the time pass the "command Prompt" which just opened after opening "recovery.bat'' will show "adb reboot recovery" as the device boots to recovery, u will given new menu with blue fonts.
5. Now in recovery go to "Mount & Storage" and select "mount /system" with device connect via USB
6. I presume u have adb already setup on ur pc/laptop. Open "CMD" and type.
HTML:
adb shell mv -f /system/lib/modules/bcm4330.ko /system/lib/modules/bcm4330.bak
adb push /full/path/to/bcm4330.ko /system/lib/modules/bcm4330.ko
7. Now, select "unmount /system" from recovery menu (from where u earlier mounted /system)
8. select "goback" from below. now go to "install zip from SDcard. and and slect first open (which says choose zip from sdcard, or somthing like this). find the "superuser.zip" which u copied to ur sdcard and flash by selecting it.
9. Now if flashing goes smooth and it says "install zip from sd complete" then reboot ur device and enjoy.
For getting more space on ur device, download "link2sd"
For link2sd to work, i have attached tutorial for this (which i found by googleing) in Jpeg format (picture)
after getting link2sd to work , u can link the apps to sdcard and save more on device.
there is another option for getting more space on device.
Just download "terminal emulator" from market. pls note: u need to be rooted for this.
and give su permission to the app when prompted.
just enter
HTML:
su
pm setInstallLocation 2
now u will be taken to the next line and thats all
all ur apps will be installed to sdcard automatically. please note: when installing widgets, pls move them back to ur phone memory as they dont work on sdcard
Suggestion: You can pm me if you have some confusions or facing some problems rather than going some where else. I am always happy to help and there for the android community
For Custom ROM, Visit
http://forum.xda-developers.com/showthread.php?p=21976188#post21976188
Hey jitin02,
Thanks a lot for the post... But here are some changes I had to do to root my phone.
a. To install recovery:
The bat file kept waiting for the device infinitely. I just manually ran the two fastboot commands and the reboot command to setup recovery.
b. Copying superuser files:
Your method of extracting the zip file and then pushing them over to the /system directory will surely not work on windows systems, especially FAT32 file system computer, su file will not have executable rights when its copied into the dir.
right way is
copy superuser.zip to sdcard
boot into recovery
choose install from a zip option and point to that zip
Thanks for the post!
WIFI error and solution!!
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chinese languaje) the first one out there!!
here is the link: http://www.megaupload.com/?d=3RC9EE9Z
enjoy
Can i remove the sim-lock by using this method?
jaggyjags said:
Help!!!
bit noobish by the way
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chineense languaje) the first one out there!!
cant upload links for the time being, PM for me to send
Click to expand...
Click to collapse
Did the same and I have the same error. Wifi does only show (error) on my HTC Explorer / Pico
I need that link to get it back working PM is on the way
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
sorry i dont know this , may be google can help.
this method is only to root
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Dante Leonheart said:
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Click to expand...
Click to collapse
sent ROM in PM
install it through recovery after wiping all cache and memory (recovery option)
everything works perfect, you have to install android market separatelly and reboot for it to work (at least me). Full reboot (untick the fast reboot from settings)
I am preparing a custom rom with preinstalled apps and without the chinese ones, i will be posting it soon.
I have a good news for HTC Explorer users'. My friend, he rooted it successfully. I'll post a translator tutorials about it for u all soon.
Now, Register a account on http://www.htcdev.com first
Here's screenshot
Whether exists custom ROM for HTC Pico??
Hey guys, i've finished translating the tutorials HOW TO ROOT HTC EXPLORER. HERE http://forum.xda-developers.com/showthread.php?p=20197444#post20197444
Velvetsilk said:
Whether exists custom ROM for HTC Pico??
Click to expand...
Click to collapse
Only one at the moment in all the entire internet, it has preinstalled the "superuser" and a file browser (some more but not used as thay are not in english), but has the chinese version of the market so we have to install it separatelly.
Preparing another one
---------- Post added at 07:31 PM ---------- Previous post was at 07:15 PM ----------
Here is Only ROM available YET!
www.megaupload.com/?d=3RC9EE9Z
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
CatOnAndroid said:
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
Click to expand...
Click to collapse
I didn't find any ROM but that one, managed to make android market work by rebooting the phone (full reboot, untick the fast reboot option)
dont know how to add new languaje (if possible)
to modify ROMs just eliminate the .apk you want from system/app inside the zip and add any you want, I just modified mine and added like 15 different apps (file explorer, Copilot, android market, music player, adobe flash...) and doesn't use any memory (just available ROM) you have around 50mb free . once you install it look for available memory left with programs like APPS2ROM (it doesn't work in our HTC but helps me see ROM memory left).
i am going to try now to add an app to ROM memory by just creating a .zip file with /system/app folders and the .APK in it, let see if it works
Yes I figured now, you have to reboot the phone. Works fine now. Already made a clean backup.
Ive seen a file which has many apps listed and SHA1 keys in it. hats why I am asking for howto cook your own rom. Let me know if it worked. Would be great if I could add and remove some stuff
CatOnAndroid said:
Let me know if it worked. Would be great if I could add and remove some stuff
Click to expand...
Click to collapse
I am afraid it doesn´t, ("Installation aborted" message in Recovery). I will look for a diferent way to do it, not as simple as making a .zip file with "system/app/**.apk"
You can still uninstall them from rom memory using apps like "rom uninstaller" in andoid market
EDIT: found a way around it , just add the .apk inside "/system/app" in the "superuser.zip" found in the first post
http://www.4shared.com/file/KalrHXNj/Superuser.html
you already have this app in your phone so there is no problem in reinstalling it everytime you like on top of it (it even is the "pro version" of superuser, not the one on the custom ROM)
everything perfect
just note that no ALL of the apps work perfectly in the ROM memory, some crashed when opening them and had to uninstall them using "rom uninstaller" and install them manually
(I found just 2 small ones)
Yes while experimenting I found rom uninstaller too. and I managed to get rid of Sense 3.5 and some other stuff.
I installed GO Launcher EX instead and it runs alo better and faster than Sense.
Even this is my first Droid, I love it. I will make some Screenshots of it as soon I am dne with work.
I thank XDA and all users for the great work. Now I need to figure out if there is a way to install more languages.
For all PMing me... Scroll up to find the ROM
Wifi Issue
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
HTCa310eRastar said:
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
Click to expand...
Click to collapse
The funny thing is that it only affects the stock rom installed, I flashed the "superuser" after the custom rom and wifi works perfectly
Wifi
I guess the problem is with recovery.img that we flashed, if there is someone who has not touched it yet, can you take a backup of it?

[Q] Rooting Prestigio Multiphone 5000 DUO

Hello!
I've recently bought a new phone - Prestigio Multiphone 5000 DUO and I am looking for a way to get it rooter, but didnt succseed in that hard task. I'd like to ask if any of you has an idea on how to do this?
Thanks in advance!
DMXvladi said:
Hello!
I've recently bought a new phone - Prestigio Multiphone 5000 DUO and I am looking for a way to get it rooter, but didnt succseed in that hard task. I'd like to ask if any of you has an idea on how to do this?
Thanks in advance!
Click to expand...
Click to collapse
This interested me too. Thx
I have found some instuction on cz sites but it didnt help... my problem is: windows can not recognise phone driver, but only in USB debugging mode... any idea why?
And I have problem with Google play. I can not install some app which are using my current location... ex PUTRAN.... This APP Is For public transport...
Need to change device name to sgs 2...
Thx anyone for ideas
Sorry for my Eng
Sent from my PAP5000DUO using xda app-developers app
ROOTING
So i finally have an opportunity to translate instruction how to root PAP5000Duo
instuction are only for PAP5000DUO version! Not for PAP5000TDUO!
EVERITHING YOU ARE DOING IS ON YOUR OWN RISK
1) Download drivers from http://www.prestigio.com/catalogue/MultiPhones/MultiPhone_5000_Duo#/product-support/driver
2) Download script http://uploaded.net/file/xdevcthz , link for autor http://forum.xda-developers.com/showthread.php?t=1886460
3) turn on unknown sources
4) turn on USB Debuging
5) Unzip file with script
6) plug in phone and install drivers
7) now run RunMe.bat
8) after openig window choose options 1. normal
9) after "click RESTORE" will appear on PC, on phone confirm "restore my data!
10) after 2 restars of phone, which will go automaticly shold phone start normally and app SuperSU will be installed
Installing CWM
1) Install MOBILEUNCLE from GooglePlay https://play.google.com/store/apps/details?id=com.mobileuncle.toolbox&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5tb2JpbGV1bmNsZS50b29sYm94Il0
2) download http://www.ulozto.cz/xMfnLUT/recovery-5000-cwm-6-0-1-5-zip (password: pap5000)
3) unzip it and upload to root of SD card (internal or external)
4) run MOBILEUNCLE (root acces must be allowed)
5) select Recovery Update and after shecing phone click on recovery_5000_CWM_6.0.1.5a and press OK
Sorry for my ENG but i've tried)
mrlamiczka said:
So i finally have an opportunity to translate instruction how to root PAP5000Duo
instuction are only for PAP5000DUO version! Not for PAP5000TDUO!
EVERITHING YOU ARE DOING IS ON YOUR OWN RISK
1) Download drivers from http://www.prestigio.com/catalogue/MultiPhones/MultiPhone_5000_Duo#/product-support/driver
2) Download script http://uploaded.net/file/xdevcthz , link for autor http://forum.xda-developers.com/showthread.php?t=1886460
3) turn on unknown sources
4) turn on USB Debuging
5) Unzip file with script
6) plug in phone and install drivers
7) now run RunMe.bat
8) after openig window choose options 1. normal
9) after "click RESTORE" will appear on PC, on phone confirm "restore my data!
10) after 2 restars of phone, which will go automaticly shold phone start normally and app SuperSU will be installed
Installing CWM
1) Install MOBILEUNCLE from GooglePlay https://play.google.com/store/apps/details?id=com.mobileuncle.toolbox&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5tb2JpbGV1bmNsZS50b29sYm94Il0
2) download http://www.ulozto.cz/xMfnLUT/recovery-5000-cwm-6-0-1-5-zip (password: pap5000)
3) unzip it and upload to root of SD card (internal or external)
4) run MOBILEUNCLE (root acces must be allowed)
5) select Recovery Update and after shecing phone click on recovery_5000_CWM_6.0.1.5a and press OK
Sorry for my ENG but i've tried)
Click to expand...
Click to collapse
how to download the script .there is no download link there please help
I've corrected the link try now
mrlamiczka said:
I've corrected the link try now
Click to expand...
Click to collapse
i dont understand the language .and the download link is error please .upload another link
jimae said:
i dont understand the language .and the download link is error please .upload another link
Click to expand...
Click to collapse
Everything is working.... I don't see any problem...
http://uploaded.net/file/xdevcthz
Which language you don't understand?
the downlink is error pls attach another link
Hi!
I'm using Prestigio 5000 duo and this method does not seem to work for me. Mostly the script remains in the infinite loop, sometimes it said it completed however there was a mount - no permission error and no rotting was done.
I also tried MTK tools without any luck. Is there any other way?
My version is: PAP5000DUO.V20130419.V1.0.10
Please help! I'd like to create a backup (install CWM) and fix the jumping wifi mac address bug. (apply custom mac address). Rooting is needed.
Thanks!
It seems like I have JB 4.1.1. and this one works for 4.0 only. I'm looking at this solution ( http://forum.xda-developers.com/showthread.php?t=2245259 ) but I haven't been brave enough to start it as I first tried to read back the recovery from the phone before flashing the new, it does not work (0% does not move). Also when I cat the proc/mtd file in abd shell it returns an empty list.
demodl said:
Hi!
I'm using Prestigio 5000 duo and this method does not seem to work for me. Mostly the script remains in the infinite loop, sometimes it said it completed however there was a mount - no permission error and no rotting was done.
I also tried MTK tools without any luck. Is there any other way?
My version is: PAP5000DUO.V20130419.V1.0.10
Please help! I'd like to create a backup (install CWM) and fix the jumping wifi mac address bug. (apply custom mac address). Rooting is needed.
Thanks!
Click to expand...
Click to collapse
Now I was able to read back but cannot download the recovery: SP Flash Tool Error 8038. I have Prestigio PAP5000Duo.
I have MTK6577 scatter file (MT6577_Android_scatter_emmc.txt). Should I press upgrade instead of download? Will it work with only a single recovery file?
Thanks!
OK, I figured out it myself. The process did not work with the scatter file that was provided with the recovery image. Using MTKDroidTools it was two clicks to create one. (/prec/mtd was empty, that was a nogo).
Now it works. Unfortunately mac address changing does not work even with root. I get random every time. What a pity...
demodl said:
Now I was able to read back but cannot download the recovery: SP Flash Tool Error 8038. I have Prestigio PAP5000Duo.
I have MTK6577 scatter file (MT6577_Android_scatter_emmc.txt). Should I press upgrade instead of download? Will it work with only a single recovery file?
Thanks!
Click to expand...
Click to collapse
So did anyone finally found out how to root it without any problems? Could someone pls post a video tutorial on youtube? I need that RAM memory it's crashing too often, and battery is draind really fast and I have the phone for about 4 weeks only. And I'd like to update kernel and do other things with franco kernel updater. (Look on google play-costs few bucks).
What to do with PAP5000T? Need more RAM. It's always in red,need 200 mb RAM more.
Sent from my PAP5000TDUO using xda app-developers app

[ROM]B92M NEW UPDATED 1GB 4.1.2 Jelly Bean CWM Recovery New logo+animation SIMPLE

Hello everyone I have took the No cholestrol rom and
* inserted a new preloader for 1GB B92M owners
*include 2.5GB mod
*included CWM recovery
*changed the boot logo to the s3 boot logo
*added the s3 boot animation
*inserted the default wallpaper in the wallpaper gallery
*Uses external SD as primary phone storage
*Rooted
UPDATE: Solution and ROM below confirmed working on B92M V2 by hanengels
--------------------------------------------------------------------------------------
Requirements :
400MB space for extraction(compressed to 200MB for faster download)
WINRAR
Phone
Compuer(windows)
USB CABLE
Driver+ROM+Flashtool
----------------------------------------------------------------------------------------
Please backup your applications and data before the whole process
-----------------------------------------------------------------------------------------
Youtube video http://youtu.be/1mAziuuXFt8
----------------------------------------------------------------------------------------
Instructions:
1-Extract RAR and all RARs in contents
2-Install the driver for mtk6577 by running InstallDriver.exe
3-Open Flash_tool.exe
4-Choose "Scatter-loading" and browse to "\B92M-1G-4.1.2-2.5G\MT6577_Android_scatter_emmc.txt"
5-Click on Download
6-Power off phone and remove battery for 10 seconds and reinsert
7-Connect phone and wait for the bars to finish(first red => last yellow)till a green circle appears
8-Disconnect phone,remove battery for 5sec then reinsert,power on(while holding the power and volume+ buttons)till CWM recovery appears
9-Use "Volume-Up" and "Volume-Down" buttons to navigate.Press Power button to enter submenu.
10-I- Backup your existing data.
10-II. Wipe data/factory reset.
10-III. Restore backup data.
10-IV. Reboot system now.
Enjoy!
-------------------------------------------------------------------------------------------
Note:
For those having bluetooth and wifi issues then probably because they have the 2013 version of B92M , and I am still searching for a solution.
This might work(solution by dans82 )
B92m of (2013) designed for those who do not work WiFi, BT, radio, GPS
Instructions:
1) install of Flash tools download
2) in recovery wipe cashe, wipe dalwik cashe, wipe data, wipe android-secure
3) reboot system
4) install of recovery download
5) in recovery wipe cashe, wipe dalwik cashe, wipe data, wipe android-secure
6) all ready
Click to expand...
Click to collapse
-------------------------------------------------------------------------------------------
LINKS:
ROM+Driver
http://www.mediafire.com/?sazwpb0ygyuq9fe
Flashtool
http://www.mediafire.com/?hxdwkxe9wt5hq2h
-------------------------------------------------------------------------------------------
Credits:
steelburn for providing initial ROM
veisen for 2.5 GB files help
-------------------------------------------------------------------------------------------
If you would like to thank me you can donate to
Don't forget to hit the thanks button
Simple
Perfect!! how lot people says KISS [K]eep t imple haha.
Downloading ROM and video on yt still processing, when all finished, i give feedback
Thks :good: .
WIFI Bug
I've flashed your rom but there is a problem with de wifi... it says activating wifi and it gets stuck
¿ what could be the problem ?
absolutcss said:
I've flashed your rom but there is a problem with de wifi... it says activating wifi and it gets stuck
¿ what could be the problem ?
Click to expand...
Click to collapse
Try to power off, reinsert battery ,then reboot
if problem persists do Factory reset(backup if needed),boot,if problem solved , do restore
MOKHD said:
Try to power off, reinsert battery ,then reboot
if problem persists do Factory reset(backup if needed),boot,if problem solved , do restore
Click to expand...
Click to collapse
I've reset from cwm and wipe cache (just in case)the problem it's still there.... and bluetooth
and for just testing
have you got 4.1.2 stock rom?? to flash and see what happens with the wifi, it's strange before flashing i was using wifi at home
i have another b92m with 4.1.2 stock rom, how to backup and restore on mine?? (mine before 4.1.2 stock just the same)
absolutcss said:
I've reset from cwm and wipe cache (just in case)the problem it's still there.... and bluetooth
and for just testing
have you got 4.1.2 stock rom?? to flash and see what happens with the wifi, it's strange before flashing i was using wifi at home
i have another b92m with 4.1.2 stock rom, how to backup and restore on mine?? (mine before 4.1.2 stock just the same)
Click to expand...
Click to collapse
Can you provide a screenshot of your problem
Which version of B92M do you have 1GB or 512MB
i have 1gb version
i've bought the two b92m few days ago and i was using them with out sim card and i've just realised that either of the two the don't detect my sim card !
absolutcss said:
i have 1gb version
i've bought the two b92m few days ago and i was using them with out sim card and i've just realised that either of the two the don't detect my sim card !
Click to expand...
Click to collapse
so both phones don't detect your sim card?
did u check bluetooth?
can u give me the build number and kernel info of each phone
Hello, I have rechecked the rom files, (and flashed them again on my phone) so the rom is fine,
from where did you get your phone?
I suggest to contact your seller,as many people have flashed this rom perfectly!
MOKHD said:
so both phones don't detect your sim card?
did u check bluetooth?
can u give me the build number and kernel info of each phone
Click to expand...
Click to collapse
i've uploaded screenshots of the b92m info of each phone from the eclipse. Two first shoots b92m phone no flashed rest b92m flashed
why is mobile model on flashed b92m "PULID F13" ???
bluetooth tries to turn on but fails and goes off
Sim card is not been detected seller told my to go to a website and see if the phone company was on the list and it is....
MOKHD said:
Hello, I have rechecked the rom files, (and flashed them again on my phone) so the rom is fine,
from where did you get your phone?
I suggest to contact your seller,as many people have flashed this rom perfectly!
Click to expand...
Click to collapse
i've send an email to the seller, website shop - > http://www.igogo.es/product155392.html
on screen shopt
SIMPLE Solution
absolutcss said:
i've uploaded screenshots of the b92m info of each phone from the eclipse. Two first shoots b92m phone no flashed rest b92m flashed
why is mobile model on flashed b92m "PULID F13" ???
bluetooth tries to turn on but fails and goes off
Sim card is not been detected seller told my to go to a website and see if the phone company was on the list and it is....
i've send an email to the seller, website shop - > http://www.igogo.es/product155392.html
on screen shopt
Click to expand...
Click to collapse
The solution is easy,
if you read my post to sos,the solution is very similar ,so instead of restoring full backup to the flashed phone >chose advanced restore and chose restore boot
-----------------------------------------------------------------------------------------------------------------------
what to do on stock phone:
(if not rooted do step 1,if already rooted goto step 2)
1- Root your phone by Bin4ry method:a)Download http://uploaded.net/file/aa18qpkh
.................................................. ...........b)Extract
.................................................. ...........c)Open RunMe.bat
.................................................. ...........d)Choose NORMAL method and follow instructions
2-Download http://www.mediafire.com/?9veaa9j4gsp31me and copy to sd card
2-Download "mobileuncle tools" from play store
3-Open app and chose recovery update
4-Choose ''recovery.img'' under recovery file in SDCard
5-After it's done,reboot into recovery
6-do backup
-----------------------------------------------------------------------------------------------------------------------
what to do on flashed phone:
7-copy clockworkmod folder in sdcard of stock phone to sdcard in the flashed b92m
8-Reboot into recovery in the flashed phone
9-backup and restore>advanced restore>restore boot
10-Done!
MOKHD said:
The solution is easy,
if you read my post to sos,the solution is very similar ,so instead of restoring full backup to the flashed phone >chose advanced restore and chose restore boot
-----------------------------------------------------------------------------------------------------------------------
what to do on stock phone:
(if not rooted do step 1,if already rooted goto step 2)
1- Root your phone by Bin4ry method:a)Download http://uploaded.net/file/aa18qpkh
.................................................. ...........b)Extract
.................................................. ...........c)Open RunMe.bat
.................................................. ...........d)Choose NORMAL method and follow instructions
2-Download http://www.mediafire.com/?9veaa9j4gsp31me and copy to sd card
2-Download "mobileuncle tools" from play store
3-Open app and chose recovery update
4-Choose ''recovery.img'' under recovery file in SDCard
5-After it's done,reboot into recovery
6-do backup
-----------------------------------------------------------------------------------------------------------------------
what to do on flashed phone:
7-copy clockworkmod folder in sdcard of stock phone to sdcard in the flashed b92m
8-Reboot into recovery in the flashed phone
9-backup and restore>advanced restore>restore boot
10-Done!
Click to expand...
Click to collapse
i'm trying to root the b92m stock, i thought i did it but i've realized that it didn't pass.
IMG attached
i've seen that many people say to manually root , what do you think?
The Sim card problem is solved
absolutcss said:
i'm trying to root the b92m stock, i thought i did it but i've realized that it didn't pass.
IMG attached
i've seen that many people say to manually root , what do you think?
The Sim card problem is solved
Click to expand...
Click to collapse
make sure that:
-debugging mode enabled
-security>make sure that allowing apps from external sources is checked
-make sure you have correct drivers installed
-make sure that you run program as administrator
MOKHD said:
make sure that:
-make sure you have correct drivers installed
Click to expand...
Click to collapse
Run on XP gives me less problems about permissions
I have installed:
- PDANET driver
- ADB Interface Driver (asked by phone)
- usb driver MT65xx Android ZTE v821
Do you have any others?
Can you attach your vcom driver please?
thanks for your time :good:
absolutcss said:
Run on XP gives me less problems about permissions
I have installed:
- PDANET driver
- ADB Interface Driver (asked by phone)
- usb driver MT65xx Android ZTE v821
Do you have any others?
Can you attach your vcom driver please?
thanks for your time :good:
Click to expand...
Click to collapse
it is included in the rom files
works perfect
Thank you, everything works perfect, included wifi and gps.
You need to make new video tutorial :cyclops: .
the only thing is the name of the phone "PULID F13"
Keep up the good work
Problem with Flash_tools
Hello,
I tried to flash the B92M with your tutorial, but after 100% of red bar appear the message attached.
Can you please explain to me how to solve this?
Many thanks in advance for your help
usr_mark
usr_mark said:
Hello,
I tried to flash the B92M with your tutorial, but after 100% of red bar appear the message attached.
Can you please explain to me how to solve this?
Many thanks in advance for your help
usr_mark
Click to expand...
Click to collapse
Use the attached Flash Tool
usr_mark said:
Hello,
I tried to flash the B92M with your tutorial, but after 100% of red bar appear the message attached.
Can you please explain to me how to solve this?
Many thanks in advance for your help
usr_mark
Click to expand...
Click to collapse
That happen to me, the same error, i just downloaded another one
::..Mac Address..::
I've realised that: ...
After flashing my B92M
Wi-FI MAC address & Bluetooth --> Unavailable ¿!?
Click to expand...
Click to collapse
How can that happened?

[SOLVED] CWM + Cyanogenmod 10 installation help - Did I forgot anything ?

Hey XDA ! =D
I'm still interested in installing Cyanogenmod 10 on my LG Optimus One P500h, but I want to make sure I follow the steps properly first - this is my first time installing a custom ROM, and when I heard it was possible to install Android 4.0 on the P500h, I performed a backup from ROM Manager, and I "bricked" my device a few days ago. XD
I wouldn't want this to happen again, but at least, I must say I have more experience now, and learned a lesson.
Did many searches on how to install CWM with Cyanogenmod 10, I found many different ways to do it, and I'm still unsure of which procedure follow.
Read the FAQ and that was really helpful.
I will list the procedure that I would normally try - please correct me if I forget anything:
0. Root the device
Done that already. I'm on Android 2.3. When I flashed the KDZ on my LG (and so to my surprise, got me updated from 2.2 to 2.3.3) , I've used V20A_00.KDZ, so I *assume* this is the second baseband.
1. Compact/Trim Cyanogenmod ROM
Downloaded CM10 here. This look correct: http://forum.xda-developers.com/showthread.php?t=1811325
January 8: Build 7/Final
I chose C10 over C11 because more things are compatible I believe - was it Bluetooth that did not worked under C11, but does on C10 ?
Anyways, that solve a known problem: many users said they loose network after the ROM installation. Shinobisoft confirmed it was because of the lack of space on the System partition, right ? Compacting the ROM would also fix problems for installing Link2SD ?
I've downloaded the tool "OOne ROM Editor" and opened it - it doesn't look complicated at all. What apps are safe to delete ? Will converting them to "user app" save space for system apps (I'm not sure - Where are the apps stored when defined as "User"? SD card rather than /System ?) ? Can I delete fonts without problems (I don't see why I can't keep ONLY 3-4 fonts, not 10) ? Then how much space will be left on the device ?
Read I cannot delete LatinIME.apk. Is this the default keyboard? 20MB is huge, there's no way to compact this file, right ?
Assuming there's like 10MB free, network will work, but I will have no choice but to use Link2SD to install apps fully on SD card, is this correct ?
2. Baseband stuff
Ehm, what are we referring to as "baseband" in first place?
All ROMs starting with CM7 are new baseband. If your device had Android 2.2 prior to flashing, you are on old-baseband. There is a patch for that also in the LG Optimus One FAQ on the first page, not sure which post off the top of my head tho. If your device had Android 2.3 on it then you have a new baseband device which shouldn't require any patches.
Click to expand...
Click to collapse
Allright, this should make this a lot easier - as I said, I originally was on Android 2.2, when I bricked the phone, I flashed "V20A_00" throught KDZ Updated, then I rebooted as 2.3.3, so I shouldn't do anything, right ?
In "About Phone", it's listed "Software Version: LG-P500h-v20a".
3. Install ClockworkMod Recovery
This look like the tricky part.
A lot of people on other sites said to use ROM Manager...
shinobisoft said:
First, serious word of advice. Stay away from ROM Manager. It does not handle this device correctly.
Click to expand...
Click to collapse
ROM Manager's way of flashing recovery is broken by design. Do NOT use it unless you are comfortable with rescuing your phone via ADB/fastboot like many people before.
Click to expand...
Click to collapse
Yes, ROM Manager is completely broken in this regard. It needs to download a signed ZIP and discard it and report an error when verification fails. Heck, ZIP format has even its own CRC check. What ROM Manager is doing (download whatever .IMG and flash it no matter what) is a nice WTF! Broken by design, go rewrite from scratch!
Click to expand...
Click to collapse
I don't trust the use of ROM Manager anymore on my device, and I'm not comfortable with using it again. I actually wonder: When I press VolumeUp-Home-Power, the phone perform a factory reset (Many people asked already why. This apparently mean that CWM is not installed).
But is it really installed? ROM Manager actually says: "Actual Recovery: ClockworkMod Recover 5.0.2.0". What? Am I supposed to press VolumeUp-Home-Power to verify, only to do another factory reset?
So what would the non-ROM-Manager method be ? I found this one here:
http://forum.xda-developers.com/showthread.php?t=1146566
I know about the Android Terminal Emulator already, and as a Linux user on PC, the commands "su", "cat", "chmod", "mount" are not unknow to me. I should be able to do this... That's not risky ?
So when CWM will be installed, I should be able to boot in it using "VolumeUp-Home-Power"; in theory, this is a bootloader, so if the ROM get screwed up, I *should* be able to access the bootloader to restore the ROM (I compare this to a PC BIOS - the OS is screwed, but BIOS remain accesible) ?
How could I explain that when I bricked my device with ROM Manager, I couldn't perform a factory reset, and only had access to Emergency Mode (I assume there is not such thing as a "Recovery Mode" on a P500h stock, new/untouched. The equivalent immediatly perform a factory reset) ?
All Android devices have a recovery partition. This is essentially a section of the device’s memory devoted to a very basic recovery system that is separate from the normal operating system. This is normally used by manufacturers for recovering a broken device (as even if the operating system crashes, the recovery image has a chance of still being access and used to reflash the operating system, etc.).
Click to expand...
Click to collapse
By default, the LG P500h recovery partition perform an immediate factory reset - CWM will be installed here, so I should be able to access it if the ROM freak out. But why couldn't I access the factory reset, when I bricked the device? That's what I wonder.
4. Access CWM and do a Nandroid Backup to SD Card
I will now have the files boot, cache, data, recovery and system, as well as"nandroid.md5" on SD card.
5. Wipe everything, clean SD Card
Perform "Wipe data/factory reset". This will format the /data, /cache, /sdext, and .android_secure
Select the "Advanced" option and on the next screen select "Wipe Dalvik Cache". Confirm the wipe.
Not necessary but I do it anyway, in the "Advanced" screen select "Wipe battery stats" and the confirm that wipe
For a clean installation I recommend formatting the system partition too. From CWM home screen select "mounts and storage". On the next screen select "format /system" and then confirm the format.
Press the back button until you are back in the CWM home screen. Select "Install zip from sdcard" and then select "Choose zip from sdcard". Browse your sdcard for the ROM to install and select it. Confirm the installation. Now wait for the install to finish.
Go back to CWM's home screen. Select "reboot system now" option and let the device boot. The initial boot will take a couple of minutes. Don't panic.
Click to expand...
Click to collapse
6. Partition SD card (?)
Is this at that point that I should do it, in CWM ? Or wait until I access Cyanogenmod and use a software on PC to partition ?
Assuming I don't partition, I guess I definitely will lack space for applications (Due to the space of Android 4.0) ?
I will do "Partition SD Card>EXT4 1024MB>Swap:64MB. Is this correct?
7. Install Cyanogenmod
Install ZIP from SD Card, choose the CM ZIP;
8. Install Google Apps
Once the install is done, I won't reboot and immediately install Google Apps, with "Install ZIP from SD card". I chose this package (Working on JellyBean):
http://forum.xda-developers.com/showthread.php?t=1917411
Then I should reboot in CyanogenMod and finally install Link2SD, I believe.
***
..Did I forgot anything ?
I *believe* that makes sense, but this is my first time installing a ROM - I doesn't look *that* hard, I did researches, but things can go wrong... :/
What should I do if I screw things up? Use KDZ Updater again ?
I'm still a little worried about that baseband thing, and the lost network connection.
Thanks for the input, cheers!
1) Use FlashImageGUI app to flash recovery/or use Recovery.IMG flasher by @shinobisoft
2) Forget the baseband stuff
3) Factory reset is the default action when you boot into stock recovery
4) If you partition SD card your data will be wiped anyway
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
1) Use FlashImageGUI app to flash recovery/or use Recovery.IMG flasher by @shinobisoft
2) Forget the baseband stuff
3) Factory reset is the default action when you boot into stock recovery
4) If you partition SD card your data will be wiped anyway
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
1) I've checked FlashImage GUI, it look really simple to use. This is what I see now:
https://dl.dropboxusercontent.com/u/67605655/snap20140216_103936.png
For flashing a recovery image, should I select Clear Dalvik & Clear Cache ? Do I have to enable USB Debugging?
Where can I find the recovery image for CWM ? Here maybe: http://forum.xda-developers.com/showthread.php?t=1523050
I don't know, I would download CWM v5.0.2.7_Touch_p500-Build 4.zip.
Would the terminal emulator method would be easier (I still need to find recovery.img)?
Code:
$ su
# mount -o remount rw /system
# cat /sdcard/flash_image > /system/xbin/flash_image
# chmod 755 /system/xbin/flash_image
# flash_image recovery /sdcard/recovery.img
# mount -o remount ro /system
# reboot recovery
Since I have no Nandroid backup (I cannot do it until CWM is installed), what could I do if something goes wrong ?
2-3) Excellent, thank you.
4) I plan on partitionning, but at which point shoud I preferably do it?
Thank you, I appreciate the help - sorry for all the newbie questions.
1) Recovery image is in the zip fie itself. Extract it
The terminal method you're telling is just what FlashImage GUI does (notice the word 'GUI' )
2) Partition it whenever you want. Just backup your stuff before doing it.
3) As much I hate to say, the thanks button is there for a reason
Regards,
akiratoriyama.
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
1) Use FlashImageGUI app to flash recovery/or use Recovery.IMG flasher by @shinobisoft
2) Forget the baseband stuff
3) Factory reset is the default action when you boot into stock recovery
4) If you partition SD card your data will be wiped anyway
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
akiratoriyama said:
1) Recovery image is in the zip fie itself. Extract it
The terminal method you're telling is just what FlashImage GUI does (notice the word 'GUI' )
2) Partition it whenever you want. Just backup your stuff before doing it.
3) As much I hate to say, the thanks button is there for a reason
Regards,
akiratoriyama.
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Ok, so I've downloaded ClockworkMod_5.0.2.0_Recovery_ThunderG_Official here: http://forum.xda-developers.com/showthread.php?t=1523050
Extracted the ZIP and put the file recovery.img at the root of the SD Card (USB storage); so now all I have to do would be to start FlashImage GUI, select "Recovery Image", browse and choose the file recovery.img, then flash (I won't select Clear Dalvik & Clear Cache unless I have to (It's not selected by default, so I assume it's not require - although I've backed up my stuff already).
It's that simple?
I'm still in a learning stage, I bricked the device once with ROM Manager, so if that work, I should be more confident for the rest (I will take a Nandroid backup). Thanks for all the great explanations - Will press the thanks button soon
(How much thanks can I give per thread?)
GameX2 said:
Ok, so I've downloaded ClockworkMod_5.0.2.0_Recovery_ThunderG_Official here: http://forum.xda-developers.com/showthread.php?t=1523050
Extracted the ZIP and put the file recovery.img at the root of the SD Card (USB storage); so now all I have to do would be to start FlashImage GUI, select "Recovery Image", browse and choose the file recovery.img, then flash (I won't select Clear Dalvik & Clear Cache unless I have to (It's not selected by default, so I assume it's not require - although I've backed up my stuff already).
It's that simple?
I'm still in a learning stage, I bricked the device once with ROM Manager, so if that work, I should be more confident for the rest (I will take a Nandroid backup). Thanks for all the great explanations - Will press the thanks button soon
(How much thanks can I give per thread?)
Click to expand...
Click to collapse
Don't worry you won't brick it.
(Talking from my experience of completely hard bricking aka dead booting my device due to kdz)
Just flash it.
It's that simple
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
Don't worry you won't brick it.
(Talking from my experience of completely hard bricking aka dead booting my device due to kdz)
Just flash it.
It's that simple
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Allright, I got it!
I saw the success message, then used the keys to reboot in recovery, that worked!
At the boot, I can read "ClockworkMod Recovery v5.0.2.0 E: Bad boot message "recovery ".
I believe the "E: Bad boot message "recovery " is a known issue, and but is not a problem - please let me know if I have to do anything about this.
So now I will compact the Cyanogenmod ROM (I don't know how much space I should free, but I'll try to free a decent ammount), and perform a Nandroid backup to SD card.
I believe the hardest/scariest is done. From now, if the ROM install fail, I could just restore the backup, I guess.
Are they any case when CWM is unaccessible (When I bricked my device, I had no access to stock recovery (which only perform factory reset) but just Emergency Mode. Why was that?) ?
Thank you, I will let you know about the rest.
(Will press the thanks button at the end I don't know if it's OK to thanks on multiple posts on one thread, on this forum)
EDIT:
That error message means you dont have SD-ext. Ignore it.
Click to expand...
Click to collapse
EDIT 2: Nandroid backup succesfully taken! I now have the files .android_secure.vfat.tar, boot.img, cache.yaffs2.img, data.yaffs2.img, nandroid.md5, recovery.img and system.yaffs2.img. Will backup these on my PC.
It's OK to thanks on multiple post.You just have a limit of 8 thanks per day.
ROM manager made anything inaccessible except emergency mode or fast boot mode for some people.
(When I flashed my Oone with CWM, ROM manager worked like a charm)
You can flash the ROM now
Regards,
akiratoriyama.
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
Don't worry you won't brick it.
(Talking from my experience of completely hard bricking aka dead booting my device due to kdz)
Just flash it.
It's that simple
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
akiratoriyama said:
It's OK to thanks on multiple post.You just have a limit of 8 thanks per day.
ROM manager made anything inaccessible except emergency mode or fast boot mode for some people.
(When I flashed my Oone with CWM, ROM manager worked like a charm)
You can flash the ROM now
Regards,
akiratoriyama.
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
I appreciate the information;
It's quite akwards that ROM Manager broke everything (And I asked for a BACKUP - that's so broken, it brick the device when you want to BACKUP <__<) - when it rebooted, it was in Fastboot mode, and I never saw that mode before. Tried a few recommended commands without problems, but when I rebooted, I only had access to Emergency Mode.
What would be informative for me to know, is that ROM Manager seems to not only have screwed the ROM, but the stock bootloader as well. Weird.
Shinobisoft said we need to compact the CM10 ROM with his utility first, because the System partition is too small (Otherwise, I will have no network). I will do that, I have the tool, that doesn't look complicated.
From now, I am backing up my SD Card content (DATA is backed up too) with Nandroid present on SD, so I could start formatting, immediately followed by SD partitioning.
I guess I should be fine at that point - if anything goes wrong, I should have the option to restore the Nandroid backup.
Will let you know when I'll have the ROM compacted (Probably today).
EDIT: YAY !
Everything worked as we expected! I saved my SD Card on my computer, wiped it, partition it from CWM (EXT: 1024MB, SWAP: 64MB. I have a 16 Micro SD, class 4 (Can't afford higher class much, for now), then installed the compacted ROM. Immediately after, I installed Gapps, then rebooted.
That worked !! This ROM is DOPE ! Totally worth upgrading ! Blazing fast !! (Will be slower with apps installed, but well)
I also have a working network!
There is one thing that "failed", I cannot get Link2SD to work. It always says "cannot create mount script". I checked with Windows (I know by experience that I should absolutely not edit Unix partitions in Windows, I just check), and the FAT32 partition is the first, then I have a EXT4 partition, then the Linux-Swap, I don't know why it doesn't work.
I used Gparted to format the EXT4 partition to EXT2, but same problem, "cannot create mount script". What am I supposed to do ?
Thanks youuu !! =D
I'm really happy to have done this on my own, with help - I now have more experience with Android, I have experience with Windows, Linux OS and OS X, but never did I tried flashing a ROM yet.
@GameX2
Just woke up to see this post
How much free space is there on your /system partition ?
Link2SD should be working.
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
@GameX2
Just woke up to see this post
How much free space is there on your /system partition ?
Link2SD should be working.
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Hi,
Tanks for replying. out of 200mb, I have 70Mb free, but on /data. Last time i checked, /system was almost full (where can i check system size?).
Seems like lot of people have this link2sd issue.
@GameX2 use root explorer, it will tell you the remaining system space
@xu3sno or @ibub can you please help me ?
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
@GameX2 use root explorer, it will tell you the remaining system space
@xu3sno or @ibub can you please help me ?
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
That's what I've thought, according to "Storage Analyzer", /sysem has as minimum free space of 84KB (!) and a maximum of 4.63 MB.
Did not experience any weird stuff, for now.
sd-ext folder doest exist at root, but it's empty.
GameX2 said:
That's what I've thought, according to "Storage Analyzer", /sysem has as minimum free space of 84KB (!) and a maximum of 4.63 MB.
Did not experience any weird stuff, for now.
sd-ext folder doest exist at root, but it's empty.
Click to expand...
Click to collapse
Link2SD needs at least a MB to create mount scripts.
Delete some system apps like TerminalEmulator, CM File manager, Email, Exchange services.
Also use mini LatinIME.
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
@GameX2 use root explorer, it will tell you the remaining system space
@xu3sno or @ibub can you please help me ?
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
@akiratoriyama
Yes, that's right. You can check /system space by using Root Explorer. Or go to
Settings>About phone>Partition info.
I got 10+MB space left on /system partiton after trimmed the ROM and installed mini gapps.
You're right, Link2SD only works if there is 3MB, at least, left in system partition.
Sent from my LG-P500 using xda app-developers app
GameX2 said:
That's what I've thought, according to "Storage Analyzer", /sysem has as minimum free space of 84KB (!) and a maximum of 4.63 MB.
Did not experience any weird stuff, for now.
sd-ext folder doest exist at root, but it's empty.
Click to expand...
Click to collapse
Once you have success with link2sd creating mount scripts, you can access at /data/sdext. Been a long time since I ran Jan 8 cm-10, but I seem to recall that partition info is not in settings/about phone. But link2sd will have it. Or there are other apps. When viewing storage info from settings menu, don't confuse internal memory with /system (190mb). Internal that is shown there is/data (200mb).
Sent from my LG-P509 using Tapatalk 2
Link2SD needs at least a MB to create mount scripts.
Delete some system apps like TerminalEmulator, CM File manager, Email, Exchange services.
Also use mini LatinIME.
Click to expand...
Click to collapse
It worked !!
Geez, I went to 170MB of internal MB to 1GB, that's just plain insaneee !
Now I can use my LG P500h for an extra 2 years.
ibub said:
Once you have success with link2sd creating mount scripts, you can access at /data/sdext. Been a long time since I ran Jan 8 cm-10, but I seem to recall that partition info is not in settings/about phone. But link2sd will have it. Or there are other apps. When viewing storage info from settings menu, don't confuse internal memory with /system (190mb). Internal that is shown there is/data (200mb).
Sent from my LG-P509 using Tapatalk 2
Click to expand...
Click to collapse
Thank you! I was confused, because sd-ext2 at root is empty - nice to find it in /data/sdext2.
Suceess !!
Thanks !!
How Do I Install?
GameX2 said:
1) I've checked FlashImage GUI, it look really simple to use. This is what I see now:
https://dl.dropboxusercontent.com/u/67605655/snap20140216_103936.png
For flashing a recovery image, should I select Clear Dalvik & Clear Cache ? Do I have to enable USB Debugging?
Where can I find the recovery image for CWM ? Here maybe: http://forum.xda-developers.com/showthread.php?t=1523050
I don't know, I would download CWM v5.0.2.7_Touch_p500-Build 4.zip.
Would the terminal emulator method would be easier (I still need to find recovery.img)?
Code:
$ su
# mount -o remount rw /system
# cat /sdcard/flash_image > /system/xbin/flash_image
# chmod 755 /system/xbin/flash_image
# flash_image recovery /sdcard/recovery.img
# mount -o remount ro /system
# reboot recovery
Since I have no Nandroid backup (I cannot do it until CWM is installed), what could I do if something goes wrong ?
2-3) Excellent, thank you.
4) I plan on partitionning, but at which point shoud I preferably do it?
Thank you, I appreciate the help - sorry for all the newbie questions.
Click to expand...
Click to collapse
A bit new to installing a recovery and custom ROM on this LG Optimus One (very familiar with Sony phones though), apologies for the newbie-ness. I have all of the files as per this thread, but how do I install the GUI app without a file manager app?
Drachinos said:
A bit new to installing a recovery and custom ROM on this LG Optimus One (very familiar with Sony phones though), apologies for the newbie-ness. I have all of the files as per this thread, but how do I install the GUI app without a file manager app?
Click to expand...
Click to collapse
Install some file manager from play store. In phone settings (not file manager) choose security. Then choose to allow installation from unknown sources. Then open your file manager, scroll to sdcard/downloads/ ,and click on flashimage GUI.apk. Installation process will start.
Sent from my LG-P509 using Tapatalk 2
ibub said:
Install some file manager from play store. In phone settings (not file manager) choose security. Then choose to allow installation from unknown sources. Then open your file manager, scroll to sdcard/downloads/ ,and click on flashimage GUI.apk. Installation process will start.
Sent from my LG-P509 using Tapatalk 2
Click to expand...
Click to collapse
I guess I was thinking too much (or not at all!) Simplicity is the key a lot of times!
I tried all of the points in this thread and now this Optimus One has root, recovery and a new ROM. Thanks everyone! :good:

[Q] Help: No software installed and can't boot

Hi guys
It has been a long time since my phone has been this bad.
So last night I go to charge my phone because I had ZERO battery. So I turned it on and then plugged it in. The phone booted fine but then I noticed that the screen was not shutting off. I even tried hitting the "Go to sleep" button from the pull down menu and nothing happened. I also realized the phone was not loading my calendar. When I went into the file manager it didn't show SDCARD 1 or 2.
I decided to clear the memory (dalvik + cache) = SAME PROBLEM
I did a factory restore = same problem
Finally I cleared the system = now i have no OPERATING SYSTEM ON THE PHONE
I went to the external sd card and tried to install the latest version of OMNI....IT SAYS IT CANT READ FROM THE SD CARD.
I also tried to copy the file from external sd to internal sd card and it says FAILED
I don't' know what to do...
I am using Team Win Recovery Project 2.6.3.0
I have the latest omni rom on my external sd card. I can see it but install fails.
Please help :crying:
mfisher0 said:
Hi guys
It has been a long time since my phone has been this bad.
So last night I go to charge my phone because I had ZERO battery. So I turned it on and then plugged it in. The phone booted fine but then I noticed that the screen was not shutting off. I even tried hitting the "Go to sleep" button from the pull down menu and nothing happened. I also realized the phone was not loading my calendar. When I went into the file manager it didn't show SDCARD 1 or 2.
I decided to clear the memory (dalvik + cache) = SAME PROBLEM
I did a factory restore = same problem
Finally I cleared the system = now i have no OPERATING SYSTEM ON THE PHONE
I went to the external sd card and tried to install the latest version of OMNI....IT SAYS IT CANT READ FROM THE SD CARD.
I also tried to copy the file from external sd to internal sd card and it says FAILED
I don't' know what to do...
I am using Team Win Recovery Project 2.6.3.0
I have the latest omni rom on my external sd card. I can see it but install fails.
Please help :crying:
Click to expand...
Click to collapse
Calm down dear. Same happened with me. I formatted /system and find that I don't have any operating system in my mobile.
Just pluggin your mobile in recovery mode to your PC. transfer the file-> Flash the ROM-> Gapps -> BINGO..
BTW, wrong area for creating a thread.
Don't worry. Do what D™ said.
Alternatively you can use "adb sideload" method. I used it once with Philz recovery. In sideload method, you won't need to copy the file in Sdcard. File existing on pc can be directly flashed. This would help if you still face problems copying file to Sdcard. Search it on google. You will find steps for it.
A bit more clear please...
D™ said:
Calm down dear. Same happened with me. I formatted /system and find that I don't have any operating system in my mobile.
Just pluggin your mobile in recovery mode to your PC. transfer the file-> Flash the ROM-> Gapps -> BINGO..
BTW, wrong area for creating a thread.
Click to expand...
Click to collapse
Hey
Ok I am a bit calmer knowing I didn't brick my phone or anything...
But when I connect my phone to my computer I know it is connected (I see GTi9103 in device manager with an "!" ) but I cant transfer files.
Could someone provide a link to the adb method or maybe give a bit more advice on this problem..
Thank you guys!
mfisher0 said:
Hey
Ok I am a bit calmer knowing I didn't brick my phone or anything...
But when I connect my phone to my computer I know it is connected (I see GTi9103 in device manager with an "!" ) but I cant transfer files.
Could someone provide a link to the adb method or maybe give a bit more advice on this problem..
Thank you guys!
Click to expand...
Click to collapse
It must installed drivers.. If u cant access the storage, just flash ics via odin and further known actions.
Sent Using my MOTO© G® from Tapatalk Pro - D™
Thanks dude! I will give it a try and post a response! It was just so strange that I couldn't see any of the drives (sdcard 1 or 2) in filemanager. I guess something must have got corrupted? Right now I am trying to push from adb method mentioned from Nikhil.
I am following this procedure.
http://hackerspace.lifehacker.com/how-to-install-a-rom-via-sideload-1505153925
PS. the android SDK is massive!
ADB FAIL
ADB IS WAY TOO complicated for me right at this moment (actually exhausted).
********Can someone provide me with a ICS download link? *******************
I'm going to try out the ODIN method
http://forum.xda-developers.com/showthread.php?t=1406664
again thanks to ALL who are constantly helping out!
mfisher0 said:
ADB IS WAY TOO complicated for me right at this moment (actually exhausted).
********Can someone provide me with a ICS download link? *******************
I'm going to try out the ODIN method
http://forum.xda-developers.com/showthread.php?t=1406664
again thanks to ALL who are constantly helping out!
Click to expand...
Click to collapse
Download Stock Indian ICS
Btw, adb sideload method is as follows.
0. Install adb for windows (assuming you have windows). (There shouldn't be any driver missing)
1. Enter into sideload mode in recovery
2. Open cmd in computer with the directory in which zip file is kept. (shift + right click -> open command prompt here would do)
3. Enter adb sideload xyz.zip
Thats it.
I've tried it with TWRP recovery in my friend's phone. It didnt work. But When I tried with Philz recovery, It worked well.
Anyway, if you are finding it complicated, flash stock ics.
Edit : Did you try "mount usb storage" in recovery? because it is required to do. else computer won't recognize your device.
success!
OK so I successfully flashed via ODIN....Can I directly flash omni now? I am assuming yes...Can I flash it through ODIN?
Also can you recommend any good versions of ICS? It is really quite a bit faster than omni...
AGAIN thank you all
mfisher0 said:
OK so I successfully flashed via ODIN....Can I directly flash omni now? I am assuming yes...Can I flash it through ODIN?
Also can you recommend any good versions of ICS? It is really quite a bit faster than omni...
AGAIN thank you all
Click to expand...
Click to collapse
Omni is best until now.
you can't flash omni via odin. Flash Philz or TWRP first and then flash omni.
Lv5 ZCLPD is best ICS Rom. But I would choose Omni over Lv5,
reinstall twrp?
Nikhil said:
Omni is best until now.
you can't flash omni via odin. Flash Philz or TWRP first and then flash omni.
Lv5 ZCLPD is best ICS Rom. But I would choose Omni over Lv5,
Click to expand...
Click to collapse
Do I need to reinstall TWRP>??
mfisher0 said:
Do I need to reinstall TWRP>??
Click to expand...
Click to collapse
Reinstall!
Not if you already installed it.
Read OP of discussion thread. Instructions are there. You will find everything you need.
ICS will faster for few days and then it slow down.. hang.. GB is best for our device..

Categories

Resources