How do I specifically install a custom rom on the Nexus 7? - General Questions and Answers

So I've unlocked the bootloader, rooted and flashed CWM.
I've also made a backup with titaniumbackup.
How do I go about installing a ROM? I'm confused because I read in some places that you need to wipe cache (davik? What is this?) then wipe everything else on the current ROM, then install the custom ROM, but do I do this through CMD or natively on the Nexus 7 with ROM manager?
What are the steps to do this properly?

Try this, questions just ask
You need a recovery first like 4ext you put that on then you copy the ROM onto the sd from your PC and enter into recovery then you install the zip file and factory reset in the same place wipe cash and that other cache you mentioned keep forgetting name of it

Lizardwithhat said:
You need a recovery first like 4ext you put that on then you copy the ROM onto the sd from your PC and enter into recovery then you install the zip file and factory reset in the same place wipe cash and that other cache you mentioned keep forgetting name of it
Click to expand...
Click to collapse
I have CWM recovery, wait so I factory reset in recovery before I install the zip, and wipe cache after? Which order?

UnixxinU said:
I have CWM recovery, wait so I factory reset in recovery before I install the zip, and wipe cache after? Which order?
Click to expand...
Click to collapse
in cwm do a factory reset and then clear cache of that install rom (.zip) from sd card

Related

Almost bricked my phone

I wanted to update from Android 2.3.5 to 4. I rooted my phone properly, and that went fine with Superuser elite. Because of upgrading, I installed CWM 5.0.2.7 via Odin. In the background CWM shows errors:
Code:
Cannot mount /cache!
And errors like that. I formatted microSD card, inserted it back, formatted it. The errors are still here. Because of the left cache folder, I couldn't install Android 4. I followed all guides on Internet, the problem is still here. I thought newer version of CWM will solve it, and I downloaded version 6 and flashed it through Odin(WHY?:crying. Now I cannot go to download mode or CWM, I am stuck at SAMSUNG logo when I boot the phone. Any help will be very appreciated. :highfive: The last thing I would do is to go to shop and request a new one, because my warranty expired in February. It's cost is 210 euro. This is the second time I almost bricked my device.
I'm trying this.
http://forums.droidbeans.com/tutorials/fastboot-to-unbrick-your-device/
EDIT: ADB cannot see my device! I also tried Heimdall, but with no luck. This means I am screwed? Hope not!!
AleksaSavic said:
I wanted to update from Android 2.3.5 to 4. I rooted my phone properly, and that went fine with Superuser elite. Because of upgrading, I installed CWM 5.0.2.7 via Odin. In the background CWM shows errors:
Code:
Cannot mount /cache!
And errors like that. I formatted microSD card, inserted it back, formatted it. The errors are still here. Because of the left cache folder, I couldn't install Android 4. I followed all guides on Internet, the problem is still here. I thought newer version of CWM will solve it, and I downloaded version 6 and flashed it through Odin(WHY?:crying. Now I cannot go to download mode or CWM, I am stuck at SAMSUNG logo when I boot the phone. Any help will be very appreciated. :highfive: The last thing I would do is to go to shop and request a new one, because my warranty expired in February. It's cost is 210 euro. This is the second time I almost lost my device.
Click to expand...
Click to collapse
cwm doesn't support RFS . so you should format cache and data partition before installing custom ROMs.
goto recovery and do this:
wipe data/reset
advanced-> wipe dalvik cache
install zip from sdcard -> choose ROM file
wipe data/reset
advanced-> wipe dalvik cache
reboot
ehsan-black said:
cwm doesn't support RFS . so you should format cache and data partition before installing custom ROMs.
goto recovery and do this:
wipe data/reset
advanced-> wipe dalvik cache
install zip from sdcard -> choose ROM file
wipe data/reset
advanced-> wipe dalvik cache
reboot
Click to expand...
Click to collapse
But, the real problem is: I cannot go to CWM or download mode! Also, I cannot format cache via CWM because of the errors in first post.
AleksaSavic said:
But, the real problem is: I cannot go to CWM or download mode! Also, I cannot format cache via CWM because of the errors in first post.
Click to expand...
Click to collapse
try usb jig! google it .
when you connect usb jig to your phone an alternative download mode start and you can flash a stock rom via odin!
i hope this works for you.
ehsan-black said:
try usb jig! google it .
when you connect usb jig to your phone an alternative download mode start and you can flash a stock rom via odin!
i hope this works for you.
Click to expand...
Click to collapse
OK. I though to do it this way:
1. Buy USB jig.
2. Go to download mode.
3. Flash TWRP with Odin.
4. Install Android 2.3.6.
5. Flash CWM via Odin.
6. Fix cache problem somehow.
7. Install Android 4! Yay!
For the step 6, how can I fix the cache error?
AleksaSavic said:
OK. I though to do it this way:
1. Buy USB jig.
2. Go to download mode.
3. Flash TWRP with Odin.
4. Install Android 2.3.6.
5. Flash CWM via Odin.
6. Fix cache problem somehow.
7. Install Android 4! Yay!
For the step 6, how can I fix the cache error?
Click to expand...
Click to collapse
NOOOO! you should install TWRP with custom recovery, NOT Odin! don't do same mistake again.
this is the proccess:
1- buy usb jig and connect it to your phone.
2- flash Stock Firmware(it must be 2.3.x) with odin! (you can download stock firmwares from samfirmware.com)
3- flash this with odin:
http://forum.xda-developers.com/showthread.php?t=1339640
it's most stable recovery that we have!
4-wipe data/reset
advanced-> wipe dalvik cache
5-install zip from sdcard -> choose ROM file
6-wipe data/reset
advanced-> wipe dalvik cache
7-reboot
and now you have android 4! yeah
Stock Roms have RFS partition type and our custom recovery doesn't support RFS so that mount problem appears. but you can format partitions again and convert partition to Ext4. just do step 4 .
ehsan-black said:
NOOOO! you should install TWRP with custom recovery, NOT Odin! don't do same mistake again.
this is the proccess:
1- buy usb jig and connect it to your phone.
2- flash Stock Firmware(it must be 2.3.x) with odin! (you can download stock firmwares from samfirmware.com)
3- flash this with odin:
http://forum.xda-developers.com/showthread.php?t=1339640
it's most stable recovery that we have!
4-wipe data/reset
advanced-> wipe dalvik cache
5-install zip from sdcard -> choose ROM file
6-wipe data/reset
advanced-> wipe dalvik cache
7-reboot
and now you have android 4! yeah
Stock Roms have RFS partition type and our custom recovery doesn't support RFS so that mount problem appears. but you can format partitions again and convert partition to Ext4. just do step 4 .
Click to expand...
Click to collapse
CWM can convert to ext4? I thought that only TWRP can do that.
AleksaSavic said:
CWM can convert to ext4? I know that only TWRP can do that.
Click to expand...
Click to collapse
yes it can.it's like formating your Usb pen drive . just go to cwm5 and wipe data/reset and wipe dalvik cache and install android 4 zip file.
ehsan-black said:
try usb jig! google it .
when you connect usb jig to your phone an alternative download mode start and you can flash a stock rom via odin!
i hope this works for you.
Click to expand...
Click to collapse
Will this one work on Galaxy Fit?
http://goo.gl/Uyu4Sm
EDIT: I have Android 2.3.6. How can I reset the number of flashes?
AleksaSavic said:
Will this one work on Galaxy Fit?
http://goo.gl/Uyu4Sm
EDIT: I have Android 2.3.6. How can I reset the number of flashes?
Click to expand...
Click to collapse
yes it should work. it's just a simple resistor. you can make your own jig:
http://forum.xda-developers.com/showthread.php?t=1604707
i made one and it worked for me . i hope work for you too.
i heard that samsung changed bootloader so you can't reset number of flashes any more. you said your warranty expired in February! so why do you want to do that??
ehsan-black said:
yes it should work. it's just a simple resistor. you can make your own jig:
http://forum.xda-developers.com/showthread.php?t=1604707
i made one and it worked for me . i hope work for you too.
i heard that samsung changed bootloader so you can't reset number of flashes any more. you said your warranty expired in February! so why do you want to do that??
Click to expand...
Click to collapse
Thanks. I will buy one as soon as possible. For the bootloader, I am just curios. Thank you for great answers!
I solved it this way. I went to service and they somehow installed Android 2.3.6. Now I partitioned my 8 GB SD card via CWM and currently I am trying PAC-man ROM(S) from this forum. I will post what will happen.
Still no luck.

[Q] Problem With Flashing SCH-I535

The very first ROM I tried to flash was a version of CarbonRom. I was unsuccessful, as i got the installation aborted message. I then tried a couple of other lesser know ones, with the same luck. Lastly I tried CM 10.1, and with that, i had success. It was the only one that would work so far. Yesterday, I downloaded DU 4.2.2, and A new nightly version of Carbon (Specifically for my phone) With no luck of installation. Am i doing something wrong with these? Is there a different method of flashing i'm missing?
what is the procedure you take to install?
I usually go this route:
1) Boot into whatever recovery you have
2) Wipe Cache/Davlik
3) Install custom ROM
4) run a factory reset
5) Reboot
snibe said:
what is the procedure you take to install?
I usually go this route:
1) Boot into whatever recovery you have
2) Wipe Cache/Davlik
3) Install custom ROM
4) run a factory reset
5) Reboot
Click to expand...
Click to collapse
I have Philz custom recovery which based on cwm version 6.0.3.7 which when you tap wipe data you will then have the option to clean install for new ROM.
jmxc23 said:
I have Philz custom recovery which based on cwm version 6.0.3.7 which when you tap wipe data you will then have the option to clean install for new ROM.
Click to expand...
Click to collapse
Sorry for not replying earlier, i never got a notification. I'm using the most recent version of CWM. My usual order is :
1. Boot into recovery
2. Factory Reset
3. Clear Cache Partition
4. Wipe Dalvik
5. Format /system
6. Mount /system
7. Flash new ROM
Bcaraway14 said:
Sorry for not replying earlier, i never got a notification. I'm using the most recent version of CWM. My usual order is :
1. Boot into recovery
2. Factory Reset
3. Clear Cache Partition
4. Wipe Dalvik
5. Format /system
6. Mount /system
7. Flash new ROM
Click to expand...
Click to collapse
well we now have 3 custom recoveries to choose from I like the newer one since I can install a new ROM in fewer steps.
i would do a factory reset after you flash your rom too, can't hurt.
of course on updating the same ROM, I only Wipe Cache/Davlik and that's it.
Bad download? Does the md5 match?
after making sure you wiped everything make sure the download itself was proper I am running it flawless right now

[Q] CM11 - cannot get past the boot screen

Hi,
First, I followed the instructions in this guide: http://forum.xda-developers.com/showthread.php?t=2507905
I installed the CWM recovery and then flashed the CM11-20131228 nightly and then the recommended Google Apps that are linked at their wiki: http://wiki.cyanogenmod.org/w/Gapps#Downloads (I took the 20131208 ones)
Now my phone is stuck in the boot screen with the circle spinning around the cyanogenmod logo (I can boot the bootloader and recovery but when I try to boot CM11 it’s stuck) and I dont know how to get to a working cm11 rom. The guide said that the first boot with a new rom takes longer than usual because the phone rebuilds caches and so on but I think it should not take more than half an hour...
What I already tried is:
- Wiping the chaches with the CWM recovery an then booting cm11 -> still just the arrow spinning around the logo
- Wiping the caches with recovery and then re-flashing the same zip without flashing the google apps afterwards -> did not work
- Wiping and then pushing the newer cm11 nightly via adb so that I could try this one -> recovery did not find the pushed zip on my scdard
- Wiping, then tried to install the new nightly via adb sideload -> cmd prompt said it was send properly and as far as I can say the phone installed it but I was still stuck on that bootscreen ...
- I even restored to the stock 4.4.2 factory image and then flashed the cwm recovery, than wiped caches and then installed the latest cm11 nightly an then the google apps but I still can not get past the boot animation
What am I doing wrong and how can I get past the boot screen?
You talk about wiping caches but are you wiping data too?
Oh, yes. I just didnt mention it. I always did the three steps from the guide:
wipe data/factory reset
wipe cache partition
advanced > wipe dalvik cache
BopItXtremeII said:
Oh, yes. I just didnt mention it. I always did the three steps from the guide:
wipe data/factory reset
wipe cache partition
advanced > wipe dalvik cache
Click to expand...
Click to collapse
So you get the bootloop only when trying to install CM and when you flashed the factory image, it booted up fine?
Sent from my Nexus 5
Exactly.
I install the factory image with method 1 from this guide: http://forum.xda-developers.com/showthread.php?t=2513701 and then flash CWM recovery to install CM (factory reset + wipe cache + wipe dalvik cache + install cm-zip + install gapps-zip) and then there is the bootloop.
BopItXtremeII said:
Exactly.
I install the factory image with method 1 from this guide: http://forum.xda-developers.com/showthread.php?t=2513701 and then flash CWM recovery to install CM (factory reset + wipe cache + wipe dalvik cache + install cm-zip + install gapps-zip) and then there is the bootloop.
Click to expand...
Click to collapse
Did you check the md5 of the cm download?
BopItXtremeII said:
Exactly.
I install the factory image with method 1 from this guide: http://forum.xda-developers.com/showthread.php?t=2513701 and then flash CWM recovery to install CM (factory reset + wipe cache + wipe dalvik cache + install cm-zip + install gapps-zip) and then there is the bootloop.
Click to expand...
Click to collapse
Sometimes formatting all of the partitions (except the sd card) works.
Sent from my Nexus 5
jd1639 said:
Did you check the md5 of the cm download?
Click to expand...
Click to collapse
The md5 sum is the same as on the download page.
PhilipTD said:
Sometimes formatting all of the partitions (except the sd card) works.
Sent from my Nexus 5
Click to expand...
Click to collapse
Which partitions? boot, cache, recovery and system? Sorry, I'm new to android... And what do I have to install on these partitions after erasing them?
BopItXtremeII said:
The md5 sum is the same as on the download page.
Which partitions? boot, cache, recovery and system? Sorry, I'm new to android... And what do I have to install on these partitions after erasing them?
Click to expand...
Click to collapse
Flash the boot.img and reboot
Then see
Sent from my LT26i using xda premium
BopItXtremeII said:
The md5 sum is the same as on the download page.
Which partitions? boot, cache, recovery and system? Sorry, I'm new to android... And what do I have to install on these partitions after erasing them?
Click to expand...
Click to collapse
Wipe system, data, dalvik, and cache
jd1639 said:
Wipe system, data, dalvik, and cache
Click to expand...
Click to collapse
^^^^^^Precisely^^^^^^
Sent from my Nexus 5
I got another problem now ... The last thing I did was flashing the stock rom. Now I want to flash the latest CM nightly (20131229) but fastboot does not let me install cwm recovery and says
Code:
FAILED <remote: partition table doesn't exist>
I flashed the whole stock rom again but the error still occurs... I have to wipe the partitions after I installed CM, right?
BopItXtremeII said:
I got another problem now ... The last thing I did was flashing the stock rom. Now I want to flash the latest CM nightly (20131229) but fastboot does not let me install cwm recovery and says
Code:
FAILED <remote: partition table doesn't exist>
I flashed the whole stock rom again but the error still occurs... I have to wipe the partitions after I installed CM, right?
Click to expand...
Click to collapse
Are you using
fastboot flash recovery recovery.img
Where recovery.img is the cwm image file
jd1639 said:
Are you using
fastboot flash recovery recovery.img
Where recovery.img is the cwm image file
Click to expand...
Click to collapse
I use this command. But I missed a c in recovery so fastboot did not find the partition named "reovery" >_< Ok, CWM is installed. Now I have to install CM11 an then wipe the 4 partitions you mentioned with cwm? Wheres the option to wipe system, I just find the other 3.
BopItXtremeII said:
I use this command. But I missed a c in recovery so fastboot did not find the partition named "reovery" >_< Ok, CWM is installed. Now I have to install CM11 an then wipe the 4 partitions you mentioned with cwm? Wheres the option to wipe system, I just find the other 3.
Click to expand...
Click to collapse
I'm cwm just do the other 3
So I installed CM + Gapps and then wiped data, cache and dalvik cache with CWM. Now Im waiting for 8 minutes for the bootscreen to go away, but think it didnt work. By the way, if I wipe the system partition, I delete CM, dont I? I dont understand how that will help booting into CM.
BopItXtremeII said:
So I installed CM + Gapps and then wiped data, cache and dalvik cache with CWM. Now Im waiting for 8 minutes for the bootscreen to go away, but think it didnt work. By the way, if I wipe the system partition, I delete CM, dont I? I dont understand how that will help booting into CM.
Click to expand...
Click to collapse
Wipe before the install.
So,
1 Put rom zip on phone internal storage
2 Wipe partitions except internal storage
3 Flash rom
4 Flash GApps
5 Reboot
Sent from my Nexus 5
BopItXtremeII said:
So I installed CM + Gapps and then wiped data, cache and dalvik cache with CWM. Now Im waiting for 8 minutes for the bootscreen to go away, but think it didnt work. By the way, if I wipe the system partition, I delete CM, dont I? I dont understand how that will help booting into CM.
Click to expand...
Click to collapse
8 minutes is too long. You have some other problem. Do any other roms work? Wiping system in twrp does not wipe the internal sd card. That's why you didn't find it in cwm.
PhilipTD said:
Wipe before the install.
So,
1 Put rom zip on phone internal storage
2 Wipe partitions except internal storage
3 Flash rom
4 Flash GApps
5 Reboot
Sent from my Nexus 5
Click to expand...
Click to collapse
Thats what I did.
jd1639 said:
8 minutes is too long. You have some other problem. Do any other roms work? Wiping system in twrp does not wipe the internal sd card. That's why you didn't find it in cwm.
Click to expand...
Click to collapse
I will try the AOKP nightly and post the results. Is it okay to just wipe data, cache and dalvik cache before installing the aokp zip or is it better to flash the stock rom before flashing aokp?
No need to flash stock, just do the wipes

[Q] Bootloader broken?

Hello guys,
after attempting to install a custom rom in my S5670B I got stuck in CWM every single time I try to reboot the phone. I doesn't matters what I try, it will always boot into recovery.
So, is there anyway to make it boot "correctly"?
Steps to install the custom rom:
1. boot into recovery
2. wipe data/cache
3. wipe dalvik
4. format /system
5. install from zip
6. wipe dalvik
rmartignoni said:
Hello guys,
after attempting to install a custom rom in my S5670B I got stuck in CWM every single time I try to reboot the phone. I doesn't matters what I try, it will always boot into recovery.
So, is there anyway to make it boot "correctly"?
Steps to install the custom rom:
1. boot into recovery
2. wipe data/cache
3. wipe dalvik
4. format /system
5. install from zip
6. wipe dalvik
Click to expand...
Click to collapse
just you need below steps test it reply here again.
1. boot into recovery
2. wipe data/cache
3. wipe dalvik
4. install from zip
5 wipe data/cache
6. wipe dalvik
rmartignoni said:
Hello guys,
after attempting to install a custom rom in my S5670B I got stuck in CWM every single time I try to reboot the phone. I doesn't matters what I try, it will always boot into recovery.
So, is there anyway to make it boot "correctly"?
Steps to install the custom rom:
1. boot into recovery
2. wipe data/cache
3. wipe dalvik
4. format /system
5. install from zip
6. wipe dalvik
Click to expand...
Click to collapse
If you are using CWM6 there is known bug that causes this. Just revert to CWM5.
If not just wipe everything (EXECPT SDCARD) and flash again
If that is no go then flash stock rom via odin, flash CWM5 and then flash custom rom.

How to flash this?

Hello, This may seem like a nooby question but i'd just like to ask how would i flash this? http://forum.xda-developers.com/xperia-j-e/development/rom-evolution-t2824883 The developer provided no steps, How would i flash this Do i need to revert to anything or any of that
Here's How..
If you're running on a custom ROM, (do a backup first) it is highly recommended to flash the ICS firmware (11.0.A.7.5), since you stand the risk of losing baseband.
After that, follow the general steps to install a rom:
1> Place .zip file on SD card
2> Flash a recovery through FastBoot mode
3> Do a Wipe Data/Factory Reset, followed by wiping Cache and then Advanced--> Wipe Dalvik Cache
4> Install the .zip file
5> Do the Factory Reset & Wiping Caches again, if you wish
6> Reboot.
Good day!
Please hit Thanks if it helped!

Categories

Resources