[Q] How to install custom ROM? HELP PLS - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Theres this custom rom which is very interesting..
http://forum.xda-developers.com/showthread.php?t=1465503
but I have no idea how to install. Can someone pls explain in more details the introductions
1. FLASH fw-62
2. root & UNLOCK
3. used rage_kernel ( Download )
4. place the backup in: sd card
5. Go to CWM on the backup and restore
6. restart
7. be seccussful *
What do I need to do.. ?? thanks !

Related

[Q] HElp HElp HElp!!!

Hey plz tell me in detail how do i install custom rom (most stable with excellent performance) in my lg p500!!!
plz answer in detail including how do i wipe sd card and all
THnx in advandee
Have you rooted your phone?
Well I'll assume that you have an P500 with v2.2.2, Stock Rom Untouched.
Firstly you would want to root the phone. http://forum.xda-developers.com/showthread.php?t=1044765
Download Gingerbreak
- Make sure USB debugging is enabled(Can be enabled through settings)
- Make sure you have an SD card (formatted and) inserted
- Place the app onto the root of your SD card
- Open the APK, press the root button
- Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
Congratulations the phone is rooted.
danialrocker said:
Have you rooted your phone?
Well I'll assume that you have an P500 with v2.2.2, Stock Rom Untouched.
Firstly you would want to root the phone. http://forum.xda-developers.com/showthread.php?t=1044765
Download Gingerbreak
- Make sure USB debugging is enabled(Can be enabled through settings)
- Make sure you have an SD card (formatted and) inserted
- Place the app onto the root of your SD card
- Open the APK, press the root button
- Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
Congratulations the phone is rooted.
Click to expand...
Click to collapse
ya i have rooted!!!
i have 2.2.1 and recovery of
Build : RA-thunderg-1.2.0-GNM
how do i install cm7 and wipe and other things
thnx in advance
danialrocker said:
Have you rooted your phone?
Well I'll assume that you have an P500 with v2.2.2, Stock Rom Untouched.
Firstly you would want to root the phone. http://forum.xda-developers.com/showthread.php?t=1044765
Download Gingerbreak
- Make sure USB debugging is enabled(Can be enabled through settings)
- Make sure you have an SD card (formatted and) inserted
- Place the app onto the root of your SD card
- Open the APK, press the root button
- Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
Congratulations the phone is rooted.
Click to expand...
Click to collapse
ya i have rooted!!!
i have 2.2.1 and recovery of
Build : RA-thunderg-1.2.0-GNM
how do i install cm7 and wipe and other things
thnx in advance
After rooting your phone, you must have 1) Recovery Installer
2) Terminal Emulator (Free from market)
3) The Custom Rom
I recommend FranciscoFranco's Rom as it contains excellent tweaks without hassle of flashing many files which may cause your phone to brick.
Recovery Installer, You can get it from: http://dl.dropbox.com/u/11987571/quick/recovery_installer.rar
when you have everything, lets start
1. extract contents of "recovey_installer.rar" to the root(meaning the base) of your SDcard.(it contains 3 files, so you should also see 3 new files on your SD card).
2. open terminal emulator, enter these lines(press enter after each line):
Code:
su
sh /sdcard/rf.sh
just wait and this should reboot you directly to recovery.
3. now in recovery(remember: "vol + and - button" is "up and down" "menu button is ok/select" and "back button" is back)
Congratulations, Your Recovery Installer is installed.
Now, You can get FranciscoFranco's Rom which is called Devoid from
here: http://forum.xda-developers.com/showthread.php?t=1049518
Download franco.devoid and the kernel.
Go to recovery boot
1.Select Wipe and Wipe everything and that includes data+factory settings, cache, system, .android-secure and sd-ext partition (if you had it already)
2. Select ext partition and choose either ext2/3/4 : 512mb,swap:0
3.Toggle usb connection and place devoid.franco and the kernel zip files onto your sd card.
4.Select flash and flash devoid.franco first then flash the kernel.You do not need to toggle signature verify as it should have signatured. If you are a ***** then carry on and toggle signature verify.
5.Reboot.
Enjoy
You can thank me by pressing the thank button
virusshah1997 said:
ya i have rooted!!!
i have 2.2.1 and recovery of
Build : RA-thunderg-1.2.0-GNM
how do i install cm7 and wipe and other things
thnx in advance
Click to expand...
Click to collapse
There's an option where it says "wipe" when you are in your recovery boot you should enter that category and wipe what the developer says.
Also there should be a guide of how to flash cm7 onto your phone in the thread itself
There shouldn't be any problem .
Do you mean you do not know how to enter recovery boot menu?
If so, open your terminal emulator and type
su
reboot recovery
It will reboot your phone to recovery boot.
Then wipe what the developer asks you to wipe,
make the partition on your sd card wether its ext2/3/4
Then flash it.
danialrocker said:
After rooting your phone, you must have 1) Recovery Installer
2) Terminal Emulator (Free from market)
3) The Custom Rom
I recommend FranciscoFranco's Rom as it contains excellent tweaks without hassle of flashing many files which may cause your phone to brick.
Recovery Installer, You can get it from: http://dl.dropbox.com/u/11987571/quick/recovery_installer.rar
when you have everything, lets start
........
Click to expand...
Click to collapse
Sorry i had cut down your post a little bit, as i was quoting it
Thanks from my side
As you made it very easy for us to understand on how to flash with custom roms
danialrocker said:
After rooting your phone, you must have 1) Recovery Installer
2) Terminal Emulator (Free from market)
3) The Custom Rom
I recommend FranciscoFranco's Rom as it contains excellent tweaks without hassle of flashing many files which may cause your phone to brick.
Recovery Installer, You can get it from: http://dl.dropbox.com/u/11987571/quick/recovery_installer.rar
when you have everything, lets start
1. extract contents of "recovey_installer.rar" to the root(meaning the base) of your SDcard.(it contains 3 files, so you should also see 3 new files on your SD card).
2. open terminal emulator, enter these lines(press enter after each line):
Code:
su
sh /sdcard/rf.sh
just wait and this should reboot you directly to recovery.
3. now in recovery(remember: "vol + and - button" is "up and down" "menu button is ok/select" and "back button" is back)
Congratulations, Your Recovery Installer is installed.
Now, You can get FranciscoFranco's Rom which is called Devoid from
here: http://forum.xda-developers.com/showthread.php?t=1049518
Download franco.devoid and the kernel.
Go to recovery boot
1.Select Wipe and Wipe everything and that includes data+factory settings, cache, system, .android-secure and sd-ext partition (if you had it already)
2. Select ext partition and choose either ext2/3/4 : 512mb,swap:0
3.Toggle usb connection and place devoid.franco and the kernel zip files onto your sd card.
4.Select flash and flash devoid.franco first then flash the kernel.You do not need to toggle signature verify as it should have signatured. If you are a ***** then carry on and toggle signature verify.
5.Reboot.
Enjoy
You can thank me by pressing the thank button
Click to expand...
Click to collapse
When ever i type
su
sh /sdcard/rf.sh
It say not found
iamrajeev said:
When ever i type
su
sh /sdcard/rf.sh
It say not found
Click to expand...
Click to collapse
HeY!
Have u copied files on root of ur sd card?
(on sdcard not in any folder)
Extaract it and den copy it
it in root..i coped there & than extracted
iamrajeev said:
it in root..i coped there & than extracted
Click to expand...
Click to collapse
add me in fb.... i will teach u
id de add kar leta
virusshah1997 said:
add me in fb.... i will teach u
Click to expand...
Click to collapse
good virusshah good to see u helping enjoy

How to flash a custom rom

Hi,
I'm having problems installing a custom rom and need your help!
Here's what I did:
0) Installed the lastest SW (version 2.1.1.A.0.6 + baseband M76XX-TSNCJOLYM-53404015)
1) Rooted and installed xRecovery without any problems at all
2) I place a custom room in the root of the sd card (tried several different ones)
3) Boot up in xRecovery
4) Select "factory reset" (with succes)
5) Select "Install custom zip" - "choose custom zip from sdcard" and then select my custom rom and answer "yes"
Then therese a shot flash of events, but it's too fast to read. At any rate nothing is installed. I'm able to restore my backup with any problems.
How come I can't install a rom?
Thanx all!
u are posting wrong question at this side dude....zZzz....
Xpe®ia X8 | 2.1.1.C.0.0
Stupid question, but have tried cleaning all the caches?
Edit:
U might try some other recovery app maybe? There should be atleast two choices..
Yep, wrong section for this question but:
Try this xrecovery http://www.mediafire.com/?lz6gwgohuakvbfo
Dare-Devil Inside said:
Yep, wrong section for this question but:
Try this xrecovery http://www.mediafire.com/?lz6gwgohuakvbfo
Click to expand...
Click to collapse
Thanks, but that one didn't work either.
Sry about the wrong section posting!
easy dude !
1. make sure it's .zip file.
2. open the .zip and have alook at it's containments
3. if there is only one folder with the name of the ROM, then u need to extract that .zip and put the extracted folder in SD\ xrecovery\ backup then use "restore" from xrecovery menu
else if u find two folders "meta" and "system", then it simply should have worked!
4. never mind the SPAMMERs
ahmedz_1991 said:
easy dude !
1. make sure it's .zip file.
2. open the .zip and have alook at it's containments
3. if there is only one folder with the name of the ROM, then u need to extract that .zip and put the extracted folder in SD\ xrecovery\ backup then use "restore" from xrecovery menu
else if u find two folders "meta" and "system", then it simply should have worked!
4. never mind the SPAMMERs
Click to expand...
Click to collapse
5. updates.zip wont work with colckwork xrecovery (that's why I posetd standard one)
6. only *rar are supposed to be backups (for example racht roms.)
edit: @ OP - it must work. just copy those 3 files to system/bin , reboot. try several times if don't work immediately

[q] help custom prime 1.7 install asus eee pad transformer wifi only

Hello,
I really need your help!
I want to put a Custom rom on my ASUS EEE PAD TABLET, but don't now how!!!
I saw following steps :
Instructions:
1. Copy ROM to sdcard
2. Verify the MD5 of the zip on the sdcard, DO NOT FLASH IF THIS DOESN'T MATCH THE MD5 UNDER THE DOWNLOAD LINK!
3. Boot into clockworkmod recovery
4. Take a nandroid backup (optional but highly recommended)
5. Install the ROM
6. Reboot and wait...
First of all what i need to know :
Steps :
1 - I need to copy the rom to my sd card, do i have to unzip de files on the SDCARD ?
2 - Verify the MD5 of the zip on the sdcard, WHAT DOES THIS MEANS ? WHERE CAN I CHECK/SEE the MDF (FILE) ?
3 - 3. Boot into clockworkmod recovery , how can i boot into clockworldmod ? Do i need extra files ? and also do i need to put the files on the sdcard ?
4 - . Take a nandroid backup (optional but highly recommended) , a nandroid backup, is just like een complete backup of my ASUS firmware ?? do i need a applicatie to make an backup ? so that i can go back later after rooting ?
I REALLY HOPE YOU PEOPLE CAN HELP ME WTH THIS OUT!!! ITS MY FIRST TIME ROOTING/ CUSTOM ROM INSTALLATIION!!!
Thanks for your time !!!

[help please] clockwork mod

my phone is
gionee Gpad_G2
help any expert. how cwm rom installation in my sdcard. i research in Google. and i read someone page i was trying to open this. recovery. img with mtk tool clockwork. mod but my mehod was wrong? here is no show. my recovery. option. only. for normal phone switch off. and on. it is work but recovery. not showing. i have no pc how to solve this problem without pc any help me pleace?
There are two easy ways:
1st Method
1. Install a app named ROOT MANAGER from play store (PLEASE NOTE THIS IS FOR ROOTED DEVICE ONLY)
2. If you have already rooted, after installing that app it will ask to install a custom recovery ie. CMW (ClockworkMod Recovery)
3. Before selecting CMW, ROM manager app will ask your device model select accurately and proceed to Download CMW and install it. It will ask for a reboot
4. You are Done
2nd Method: (You must have a Computer)
1. Try to Download the zip file of CMW of your device (zip file differs for device to device, So choose carefully your model)
2. Extract that zip
3. Go to Download mode (Power+ Volume down)
4. Install Software named ODIN v1.85
5. Open Odin and Connect your device to computer.
6. Flash the extracted file using Odin.
7. Done mate :thumbup:
itsmepawan said:
There are two easy ways:
1st Method
1. Install a app named ROOT MANAGER from play store (PLEASE NOTE THIS IS FOR ROOTED DEVICE ONLY)
2. If you have already rooted, after installing that app it will ask to install a custom recovery ie. CMW (ClockworkMod Recovery)
3. Before selecting CMW, ROM manager app will ask your device model select accurately and proceed to Download CMW and install it. It will ask for a reboot
4. You are Done
2nd Method: (You must have a Computer)
1. Try to Download the zip file of CMW of your device (zip file differs for device to device, So choose carefully your model)
2. Extract that zip
3. Go to Download mode (Power+ Volume down)
4. Install Software named ODIN v1.85
5. Open Odin and Connect your device to computer.
6. Flash the extracted file using Odin.
7. Done mate :thumbup:
Click to expand...
Click to collapse
there is no app called root manager it is rom manager and rom manager installs cwm only for a supported no of devices so you cant have cwm with rom manager on all phones
for the question you can try mediate cwm as it is a mediate processor phone search in xda
sangalaxy said:
there is no app called root manager it is rom manager and rom manager installs cwm only for a supported no of devices so you cant have cwm with rom manager on all phones
for the question you can try mediate cwm as it is a mediate processor phone search in xda
Click to expand...
Click to collapse
Hey sorry mate, I typed ROM MANAGER as a ROOT MANAGER in hurry.
Edit: Sorry for the mistake.
sir my device not show . rom manager. recovery. i select all devices. there which 1 model choose i confuse?
ommand: "/sbin/recovery" I:Checking for extendedcommand...I:Running extendedcommand...Waiting for SD Card to mount (20s)I:using /data/media, no /sdcard found.SD Card mounted...Verifying SD Card marker...SD Card marker not found...533aff7cfafd5547595aef04ad035cc1Error processing ROM Manager script. Please verify that you are performing thebackup, restore, or ROM installation fromROM Manager v4.4.0.0 or higher.I:using /data/media, no /sdcard found./tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. Please open ROM Manager to report the issue.. help me how. solve this problem without pc
.
.

			
				
abhilaab said:
Click to expand...
Click to collapse
I don't think that files are for your phone hence it will not work correctly
bro help help please. i try. of recovery.imgfind it G610s-u00-CWMrecovery-0715.imgworked to 1 problem that. 1st . Chinese language. in. but . 2nd i try. rom manager.find one device huwai transformer recovery flash.v5.8.2.0 installing zipthere. is. English. language. recovery. with clockwork. mod show. 1st. and 2nd.to missed problem.
. /data/media, no/sdcard found./tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. i find recovery.log. dir/root data/media clockwork. but. file not correctly. any expert. where is currently sdcard file how. found this file
abhilaab said:
bro help help please. i try. of recovery.imgfind it G610s-u00-CWMrecovery-0715.imgworked to 1 problem that. 1st . Chinese language. in. but . 2nd i try. rom manager.find one device huwai transformer recovery flash.v5.8.2.0 installing zipthere. is. English. language. recovery. with clockwork. mod show. 1st. and 2nd.to missed problem.
. /data/media, no/sdcard found./tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. i find recovery.log. dir/root data/media clockwork. but. file not correctly. any expert. where is currently sdcard file how. found this file
Click to expand...
Click to collapse
no offence but I don't understand what you said please be clear
try google translate my friend
sangalaxy said:
no offence but I don't understand what you said please be clear
try google translate my friend
Click to expand...
Click to collapse
bro my handset is= gionee Gpad_G2.
i try
cwm rom installation in my sdcard. i research recovery options in. Google. and i read one 2 10 pages. i open mtk uncle tool and i update. choosing (model 610s uoo) Chinese recovery.img i there is bootloader in Chinese language. show.
my real English bootloader no show
and zip files . not installing. ? e can't amount? i founded recovery.log nothing correctly
. and
sdcard file. where is no idea? so help me. please.!
abhilaab said:
bro my handset is= gionee Gpad_G2.
i try
cwm rom installation in my sdcard. i research recovery options in. Google. and i read one 2 10 pages. i open mtk uncle tool and i update. choosing (model 610s uoo) Chinese recovery.img i there is bootloader in Chinese language. show.
my real English bootloader no show
and zip files . not installing. ? e can't amount? i founded recovery.log nothing correctly
. and
sdcard file. where is no idea? so help me. please.!
Click to expand...
Click to collapse
Dont get mad friend with out any correct .img you cant flash your phone it will not succeed i think thats what happened in your case
Gionee is a china brand and it is a common problem with the chinese that you cant get any original firmware
---------- Post added at 10:41 PM ---------- Previous post was at 10:40 PM ----------
abhilaab said:
bro my handset is= gionee Gpad_G2.
i try
cwm rom installation in my sdcard. i research recovery options in. Google. and i read one 2 10 pages. i open mtk uncle tool and i update. choosing (model 610s uoo) Chinese recovery.img i there is bootloader in Chinese language. show.
my real English bootloader no show
and zip files . not installing. ? e can't amount? i founded recovery.log nothing correctly
. and
sdcard file. where is no idea? so help me. please.!
Click to expand...
Click to collapse
Dont get mad friend you have to find the correct img file without it it will not succeed
how found and my old original. boot .img. ya how bekup English language.
abhilaab said:
how found and my old original. boot .img. ya how bekup English language.
Click to expand...
Click to collapse
It is the problem with the china you cant get any original firmware for your phones anyway try google may be you can find something
any help me please
help me
Little help Please
Greetings,
I am trying to root my Galaxy Exhibit 2, I have copied the cwm mod zip file to my sd card, but when i boot into recovery mode i cant see the file.
I can see it from files on the phone and when im attached to my pc. What is the noob doing wrong?
Any clues would be greatly appreciated.

[Custom Rom] for Evertek everglory

Well i'm new to xda-developers, so i'm not going to give u such a perfect thing..
i bought this 'Evertek everglory' hoping that i'll find Good custom roms until i knew that this isn't very popular phone.
here i am today introducing a custom rom wish is compatible with this phone: 'Evertek Everglory, Fly iq442, wiko cink slim..
your phone needs to be rooted and a recovery installed in like CWM recovery.
Instructions:
1) Copy the .zip file into SDcard
2) Reboot your phone into recovery mode
3) Wipe data- Factory reset
4) Wipe cache partition
5) Go to mount and storage and do: format cache
format data
format system
6) Go back and choose: install zip from sdcard
7) Choose zip from sdcard
8) Navigate to your downloaded file and install it
enjoy the feeling of having an Xperia Z on an evertek everglory )
Hit thanks button if i did help u ))

Categories

Resources