How to upgrade to 4.4.3 !? - Nexus 5 Q&A, Help & Troubleshooting

OK so I'm rooted with xposed framework on stock ROM. I flashed CWM as my custom recovery. How do I go about flashing 4.4.3? Do I just install the .zip from CWM
PS. I still want my data!
Sent from my Nexus 5 using XDA Premium 4 mobile app

dec1153 said:
OK so I'm rooted with xposed framework on stock ROM. I flashed CWM as my custom recovery. How do I go about flashing 4.4.3? Do I just install the .zip from CWM
PS. I still want my data!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Download the stock 4.4.3 from google. Extract the .tgz file. Go to the extracted folder and extract the .zip file.
Flash the radio, system and boot images with fastboot and you are okay.
Tapatalk-kal küldve az én Nexus 5-el

bitdomo said:
Download the stock 4.4.3 from google. Extract the .tgz file. Go to the extracted folder and extract the .zip file.
Flash the radio, system and boot images with fastboot and you are okay.
Tapatalk-kal küldve az én Nexus 5-el
Click to expand...
Click to collapse
Sorry I'm very confused..... what do u mean radio and system images
Sent from my Nexus 5 using XDA Premium 4 mobile app

Ohhhh the radio,and system and boot images are inside the extracted .zip file!!! I get ya but I don't have fastboot (I don't know what it is)
Thanks so much in adcane
Sent from my Nexus 5 using XDA Premium 4 mobile app

http://forum.xda-developers.com/google-nexus-5/general/info-nexus-5-ota-help-desk-t2523217

dec1153 said:
Sorry I'm very confused..... what do u mean radio and system images
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Haha . If you extract the files I told then you will see the image files.
Bootloader and radio after extracting the .tgz file and system.img cache.img userdata.img and boot.img and recovery.img after extracting the .zip file in the .tgz file. Their extension is .img
You have to flash with fastboot the system.img, boot.img and the image file which has "radio" in its name.
Tapatalk-kal küldve az én Nexus 5-el

bitdomo said:
Haha . If you extract the files I told then you will see the image files.
Bootloader and radio after extracting the .tgz file and system.img cache.img userdata.img and boot.img and recovery.img after extracting the .zip file in the .tgz file. Their extension is .img
You have to flash with fastboot the system.img, boot.img and the image file which has "radio" in its name.
Tapatalk-kal küldve az én Nexus 5-el
Click to expand...
Click to collapse
Thank I understand but I don't know what fastboot is!!??
Thank you
Sent from my Nexus 5 using XDA Premium 4 mobile app

dec1153 said:
I get ya but I don't have fastboot (I don't know what it is)
Click to expand...
Click to collapse
Time to get learning.
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701

dec1153 said:
Ohhhh the radio,and system and boot images are inside the extracted .zip file!!! I get ya but I don't have fastboot (I don't know what it is)
Thanks so much in adcane
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't know if you're brave or reckless rooting without knowing what fastboot is

jsgraphicart said:
Time to get learning.
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
Click to expand...
Click to collapse
This!!!!
If you don't read this and understand, you could brick your phone. Read, learn. Read.
Sent from my Nexus 5 using Tapatalk
---------- Post added at 05:31 PM ---------- Previous post was at 05:30 PM ----------
pepdavies said:
I don't know if you're brave or reckless rooting without knowing what fastboot is
Click to expand...
Click to collapse
Reckless
Sent from my Nexus 5 using Tapatalk

Yes is fastboot basically a custom recovery to flash those?
Sent from my Nexus 5 using XDA Premium 4 mobile app

dec1153 said:
Yes is fastboot basically a custom recovery to flash those?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No. It's part of the bootloader. Read the link
Sent from my Nexus 5 using Tapatalk

rootSU said:
No. It's part of the bootloader. Read the link
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes so I boot into fastboot. I connect to computer and execute to flash the imgs. But how do I execute. Should the extracted zips be on the computer or phone. I have CWM so I don't understand why I can't flash it from there using my phone
Sent from my Nexus 5 using XDA Premium 4 mobile app

dec1153 said:
Ohhhh the radio,and system and boot images are inside the extracted .zip file!!! I get ya but I don't have fastboot (I don't know what it is)
Thanks so much in adcane
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2588979
Install that and say yes to everything except install drivers. If you need drivers use this http://developer.android.com/sdk/win-usb.html to the right there is the download buttom.
If you finished with that part get these images from the stock google firmware:
System.img, boot.img, and the img file which has radio in its name. Copy these files to c:\flash
After the copy rename the radio image to just radio.img. Make sure after the renaming it is not radio.img.img. Then open cmd type and type: cd c:\flash
Then enter your phone fastboot and type these commands:
fastboot flash radio radio.img
fastboot flash boot boot.img
fastboot flash system system.img
Then you are done
Tapatalk-kal küldve az én Nexus 5-el

dec1153 said:
Yes is fastboot basically a custom recovery to flash those?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sine you have no knowledge of Fastboot, I suggest backing up all your stuff to your computer (Titanium Backups, SD Card content, whatever you can) and following the instructions in the link exactly. Then when you are done, transfer all your stuff back to your device. It really doesnt take that long. I suggest doing this rather than only installing certain things that you may not do right.

dec1153 said:
Yes so I boot into fastboot. I connect to computer and execute to flash the imgs. But how do I execute. Should the extracted zips be on the computer or phone. I have CWM so I don't understand why I can't flash it from there using my phone
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Cwm is for custom flash able zips. You're flashing official google images which are not flashable zips. Google wouldnt officially release something that relied on a custom recovery.
The .img files must be on your computer. Read the link. Read it until you understand. If you don't understand, ask specific questions but just keep reading it until it makes sense
Sent from my Nexus 5 using Tapatalk

jsgraphicart said:
Sine you have no knowledge of Fastboot, I suggest backing up all your stuff to your computer (Titanium Backups, SD Card content, whatever you can) and following the instructions in the link exactly. Then when you are done, transfer all your stuff back to your device. It really doesnt take that long. I suggest doing this rather than only installing certain things that you may not do right.
Click to expand...
Click to collapse
Yes once backing up when I install 4.4.3 won't I have lost root so therefore I cannot restore using titanium backup
Sent from my Nexus 5 using XDA Premium 4 mobile app

dec1153 said:
Yes once backing up when I install 4.4.3 won't I have lost root so therefore I cannot restore using titanium backup
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Then you just use fastboot again to flash a custom recovery, then flash the superuser zip in the recovery like normal. Then you will be back in business.

dec1153 said:
Yes once backing up when I install 4.4.3 won't I have lost root so therefore I cannot restore using titanium backup
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes but you can flash a root.zip from cwm.
Sent from my Nexus 5 using Tapatalk

dec1153 said:
Yes once backing up when I install 4.4.3 won't I have lost root so therefore I cannot restore using titanium backup
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You can alway root by flashing the supersu zip in the recovery from here http://download.chainfire.eu/446/SuperSU/UPDATE-SuperSU-v1.99r3.zip
Tapatalk-kal küldve az én Nexus 5-el

Related

Kernels...

How do I flash them? Do I have to flash via command prompt or can I flash via recovery?
Sent from my Nexus 5 using XDA Premium 4 mobile app
most are available through a flashable zip, those you can flash via your recovery. very few arent meant for all to use and are kept in a .img format, so those you flash via command line(but can flash via the flashify app as well).
FLBoy1991 said:
How do I flash them? Do I have to flash via command prompt or can I flash via recovery?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
inside recovery, I recommend TWRP

Question to update

http://forum.xda-developers.com/showthread.php?t=2523217
I have rooted stock phone with xposed and cwm installed otherwise fully stock....... So do I just follow section c and then b???
Thanks just checking if I'm right or totally wrong
Sent from my Nexus 5 using XDA Premium 4 mobile app
assuming you made no other system mods, yes, thats the order you would do it in.
Zepius said:
assuming you made no other system mods, yes, thats the order you would do it in.
Click to expand...
Click to collapse
Thanks. I still have questions.....do I lose root and when I install the ota.zip do I have to clear data etc. Cause I want to keep my data
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
Thanks. I still have questions.....do I lose root and when I install the ota.zip do I have to clear data etc. Cause I want to keep my data
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
you will lose root, but not your data.
just reflash the custom recovery in fastboot, then supersu from the custom recovery.
Zepius said:
you will lose root, but not your data.
just reflash the custom recovery in fastboot, then supersu from the custom recovery.
Click to expand...
Click to collapse
Errr....... I have cwm so why do I need fastboot and is there anyway to get root back?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Because the OTA may include a recovery and replace cwm
Sent from my Nexus 5 using Tapatalk
rootSU said:
Because the OTA may include a recovery and replace cwm
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
pretty much this. sometimes the OTA will replace the recovery.
Zepius said:
pretty much this. sometimes the OTA will replace the recovery.
Click to expand...
Click to collapse
Yep, anyway we look at this, fastboot is involved so embrace it and learn it because it's a must-know
Sent from my Nexus 5 using Tapatalk
rootSU said:
Yep, anyway we look at this, fastboot is involved so embrace it and learn it because it's a must-know
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
OK so I install using the CWM then when it installs I lose that beacase of the ota. So Install cwm back then root using fastboot?
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
OK so I install using the CWM then when it installs I lose that beacase of the ota. So Install cwm back then root using fastboot?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yep, sort of. You install cwm via fastboot but then you root via cwm by flashing a zip that has the root files in it.
The best bet is to get fastboot set up now before doing anything. I know it may seem daunting but once it'a set up, it's done and once you've used it, you'll realise you were worrying about nothing
Sent from my Nexus 5 using Tapatalk
rootSU said:
Yep, sort of. You install cwm via fastboot but then you root via cwm by flashing a zip that has the root files in it.
The best bet is to get fastboot set up now before doing anything. I know it may seem daunting but once it'a set up, it's done and once you've used it, you'll realise you were worrying about nothing
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
OK thanks. Just one tiny question that I need explaining. How do I install CWM through fastboot. Do I download the zip of cwm and boot into fastboot once I'm on 4.4.3 using the button sequence power - then install?
Do I need to install cwm if I don't want root? And in cwm do I just flash on top without clearing data and cache
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
OK thanks. Just one tiny question that I need explaining. How do I install CWM through fastboot. Do I download the zip of cwm and boot into fastboot once I'm on 4.4.3 using the button sequence power - then install?
Do I need to install cwm if I don't want root? And in cwm do I just flash on top without clearing data and cache
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So a couple of things to clarify.
Ultimately, cwm is an .img file (a bit like a cd image). If you have a flashable zip of a recovery, it will contain a recovery.img.
Other flashable zips that contain .img files are kernels (boot.img) and radio (radio.img) but most other flashable zips such as ROMs and mods do not use image files.
Fastboot is a command line tool that is used to flash image files outside of flashable zips. So if you have a flashable zip of cement you want to use, you must extract the recovery.img
Fastboot works in 2 halves. Half of it is built into the bootloader of your nexus so to use fastboot you must boot into the bootloader and connect via USB.
The other half is the command line tool which is a fastboot.exe that you put on you computer and access via cmd (command prompt).
To use fastboot once it's configured, it's quite easy, you just type "fastboot flash" followed by the partition you want to flash too and the name of the file you want to flash. Usually you will only flash system.img, boot.img, radio.img or recovery.img and each flash to the same named partition.
Example
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash boot boot.img
One thing to remember though, is you either put these images in the same folder as fastboot.exe OR you type the full location when flashing for example
fastboot flash recovery c:\users\dec115e\desktop\recovery.img
Have a look in the 2 threads mentioned in my signature as they both should cover setting up fastboot.
Let us know if you have more questions
Sent from my Nexus 5 using Tapatalk
rootSU said:
So a couple of things to clarify.
Ultimately, cwm is an .img file (a bit like a cd image). If you have a flashable zip of a recovery, it will contain a recovery.img.
Other flashable zips that contain .img files are kernels (boot.img) and radio (radio.img) but most other flashable zips such as ROMs and mods do not use image files.
Fastboot is a command line tool that is used to flash image files outside of flashable zips. So if you have a flashable zip of cement you want to use, you must extract the recovery.img
Fastboot works in 2 halves. Half of it is built into the bootloader of your nexus so to use fastboot you must boot into the bootloader and connect via USB.
The other half is the command line tool which is a fastboot.exe that you put on you computer and access via cmd (command prompt).
To use fastboot once it's configured, it's quite easy, you just type "fastboot flash" followed by the partition you want to flash too and the name of the file you want to flash. Usually you will only flash system.img, boot.img, radio.img or recovery.img and each flash to the same named partition.
Example
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash boot boot.img
One thing to remember though, is you either put these images in the same folder as fastboot.exe OR you type the full location when flashing for example
fastboot flash recovery c:\users\dec115e\desktop\recovery.img
Have a look in the 2 threads mentioned in my signature as they both should cover setting up fastboot.
Let us know if you have more questions
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
So I extract the cwm.zip and find the recovery IMG. Boot into fastboot (thorough my phone or computer?!?!!?!?????) And install then its finished......
Sent from my Nexus 5 using XDA Premium 4 mobile app
rootSU said:
So a couple of things to clarify.
Ultimately, cwm is an .img file (a bit like a cd image). If you have a flashable zip of a recovery, it will contain a recovery.img.
Other flashable zips that contain .img files are kernels (boot.img) and radio (radio.img) but most other flashable zips such as ROMs and mods do not use image files.
Fastboot is a command line tool that is used to flash image files outside of flashable zips. So if you have a flashable zip of cement you want to use, you must extract the recovery.img
Fastboot works in 2 halves. Half of it is built into the bootloader of your nexus so to use fastboot you must boot into the bootloader and connect via USB.
The other half is the command line tool which is a fastboot.exe that you put on you computer and access via cmd (command prompt).
To use fastboot once it's configured, it's quite easy, you just type "fastboot flash" followed by the partition you want to flash too and the name of the file you want to flash. Usually you will only flash system.img, boot.img, radio.img or recovery.img and each flash to the same named partition.
Example
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash boot boot.img
One thing to remember though, is you either put these images in the same folder as fastboot.exe OR you type the full location when flashing for example
fastboot flash recovery c:\users\dec115e\desktop\recovery.img
Have a look in the 2 threads mentioned in my signature as they both should cover setting up fastboot.
Let us know if you have more questions
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Sorry ignore previous comment. If I don't want to root after I get 4.4.3 do I still have to do this?
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
Sorry ignore previous comment. If I don't want to root after I get 4.4.3 do I still have to do this?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Nope.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Nope.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I watched a YouTube video explaining everything about fastboot so I understand now fully
Sent from my Nexus 5 using XDA Premium 4 mobile app
Excellent.
Sent from my Nexus 5 using Tapatalk
But once I install 4.4.3 will i still have my data? I might hold off rooting for the time being. I have the freedom app allowing me to have in app purchases so in 4,4,3 will these purchases still be there?
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
But once I install 4.4.3 will i still have my data? I might hold off rooting for the time being. I have the freedom app allowing me to have in app purchases so in 4,4,3 will these purchases still be there?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It depends how you do it but if you're using an OTA file or flashing the system.img and boot.img you won't lose data.
Only flashing a userdata.img which overwrites the data partition will loose your data
Sent from my Nexus 5 using Tapatalk
rootSU said:
It depends how you do it but if you're using an OTA file or flashing the system.img and boot.img you won't lose data.
Only flashing a userdata.img which overwrites the data partition will loose your data
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I'm using the cwm to flash the ota.zip cause I decided I am no longer going to root. Can I not flash on cwm???????
Sent from my Nexus 5 using XDA Premium 4 mobile app

[Q] Failed zip install

I have tried to install this with not only cwm but twrp recovery and both times I got a failure. With cwd I did a reset and still no luck and considering that I think I should hold up trying that with twrp until I get some input....any tips
heres a link to a pic of the twrp failure message: https://drive.google.com/file/d/0B2j2Z6nWMWxUZlpObzB3Q3dUdkU/edit?usp=sharing
Are you on the latest bootloader?
Sent from my Nexus 5 using Tapatalk
it says that you cant install it over incompatible data.. did you try wiping data(factory reset) or wiping system first?
rootSU said:
Are you on the latest bootloader?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
and by that you mean...sorry a little new to this
matt9878 said:
and by that you mean...sorry a little new to this
Click to expand...
Click to collapse
Latest cm won't install with older bootloader. I assume you know what a bootloader is? If not, click the link in my signature as you've a bit of reading to do.
Sent from my Nexus 5 using Tapatalk
595
simms22 said:
it says that you cant install it over incompatible data.. did you try wiping data(factory reset) or wiping system first?
Click to expand...
Click to collapse
with clock work yeah but not with twrp.... it didn't work with clock work....
matt9878 said:
with clock work yeah but not with twrp.... it didn't work with clock work....
Click to expand...
Click to collapse
do what @rootSU says..
rootSU said:
Latest cm won't install with older bootloader. I assume you know what a bootloader is? If not, click the link in my signature as you've a bit of reading to do.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I know what the bootloader is just not how to upgrade it. How do you upgrade it anyway.......
matt9878 said:
I know what the bootloader is just not how to upgrade it. How do you upgrade it anyway.......
Click to expand...
Click to collapse
Fastboot
Sent from my Nexus 5 using Tapatalk
rootSU said:
Fastboot
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
thanks
rootSU said:
Fastboot
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
will flashing the new bootloader wipe my data?
matt9878 said:
will flashing the new bootloader wipe my data?
Click to expand...
Click to collapse
No. Only unlocking the bootloader does. Or flashing userdata image.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Fastboot
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
and now I keep getting this.......https://drive.google.com/file/d/0B2j2Z6nWMWxURDNaRVEtbmZYODg/edit?usp=sharing
I don't know my way around a Mac. Did you read my adb and fastboot thread? The bootloader must be in the same directory that the terminal is running from.
Sent from my Nexus 5 using Tapatalk
rootSU said:
I don't know my way around a Mac. Did you read my adb and fastboot thread? The bootloader must be in the same directory that the terminal is running from.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Same directory means same folder right
matt9878 said:
Same directory means same folder right
Click to expand...
Click to collapse
Yep. Folder = directory
Sent from my Nexus 5 using Tapatalk
rootSU said:
Yep. Folder = directory
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
fastboot flash bootloader bootloader-hammerhead-hhz11k.img
fastboot reboot-bootloader
sleep 5
that look good
matt9878 said:
fastboot flash bootloader bootloader-hammerhead-hhz11k.img
fastboot reboot-bootloader
sleep 5
that look good
Click to expand...
Click to collapse
I dont know because:
1) I don't know what the actual file name you have is
2) I don't know what directory the file is in...
But assuming the file is named "bootloader-hammerhead-hhz11k.img" and it is in your home directory, then yes
rootSU said:
I dont know because:
1) I don't know what the actual file name you have is
2) I don't know what directory the file is in...
But assuming the file is named "bootloader-hammerhead-hhz11k.img" and it is in your home directory, then yes
Click to expand...
Click to collapse
well the file name is right and i put it in the same folder that terminal is in so i guess thats right
matt9878 said:
i put it in the same folder that terminal is in
Click to expand...
Click to collapse
...which is "susanpeters" right?

5.1 stock flashable ROM (.zip)

Hi, might be a bit early with 5.1 just coming out but I was wandering if there is a ROM near to complete stock. I am not sure what ROM I am using. Please tell me ( see attached screenshot). I would like to keep my data in the process so please advise me
Thanks
Sent from my Nexus 5 using XDA Premium 4 mobile app
5.0.1 Stock
If you want to upgrade to 5.1, why not just flash the factory image? That's what it's there for.
https://developers.google.com/android/nexus/images
not enough size
i successfully download the 5.1 file, then i try to update with adb it done everything but the problem is at the end it shows not enough space to write user data, how to resolve this!!!
naresz7698 said:
i successfully download the 5.1 file, then i try to update with adb it done everything but the problem is at the end it shows not enough space to write user data, how to resolve this!!!
Click to expand...
Click to collapse
Adb? You have to use fastboot to flash stock firmwate from google. Can you describe what are you doing with details?
naresz7698 said:
i successfully download the 5.1 file, then i try to update with adb it done everything but the problem is at the end it shows not enough space to write user data, how to resolve this!!!
Click to expand...
Click to collapse
Same for me? and I'm using adb reboot bootloader, fastboot oem unlock, flash-all script.
Same here, cannot allocate xxx Bytes
chikess said:
Same here, cannot allocate xxx Bytes
Click to expand...
Click to collapse
pomaxelsson said:
Same for me? and I'm using adb reboot bootloader, fastboot oem unlock, flash-all script.
Click to expand...
Click to collapse
If you get that cannoct allocate xxx bytes, then you have to flash all the images manually. Extract the zip file which is in the same folder as flash-all.bat
Copy all the extracted images next to flash-all.bat
In cmd navigate to that folder where you have tha flash-all.bat and type the commands:
fastboot flash bootloader bootloa (press tab to autofill the filename)
fastboot reboot-bootloader
fastboot flash radio ra (press tab to autofill the filename)
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
bitdomo said:
If you get that cannoct allocate xxx bytes, then you have to flash all the images manually. Extract the zip file which is in the same folder as flash-all.bat
Copy all the extracted images next to flash-all.bat
In cmd navigate to that folder where you have tha flash-all.bat and type the commands:
fastboot flash bootloader bootloa (press tab to autofill the filename)
fastboot reboot-bootloader
fastboot flash radio ra (press tab to autofill the filename)
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Click to expand...
Click to collapse
Aaaah, this is what I get? Wtf?
pomaxelsson said:
Aaaah, this is what I get? Wtf?
Click to expand...
Click to collapse
It says that your PC have run out of free memory. Try that what I wrote previously.
bitdomo said:
It says that your PC have run out of free memory. Try that what I wrote previously.
Click to expand...
Click to collapse
How is that even possible???
pomaxelsson said:
How is that even possible???
Click to expand...
Click to collapse
I wish I knew.
After I've done the steps through CMD should the device reboot itself or what should happen? Mine just stands in fastboot mode?
Nevermind, I've got it sorted. Thanx for the tips/steps anyway!
_MetalHead_ said:
If you want to upgrade to 5.1, why not just flash the factory image? That's what it's there for.
https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
Some people would like to upgrade to 5.1 without losing their custom recovery like twrp. I found the main 5.1 zip and the radio zip, but can't find the bootloader zip.
wolfen69 said:
Some people would like to upgrade to 5.1 without losing their custom recovery like twrp. I found the main 5.1 zip and the radio zip, but can't find the bootloader zip.
Click to expand...
Click to collapse
You don't have to lose recovery, just don't use the flash-all and don't flash the stock recovery. And even so, how hard is it to flash TWRP back on if you do lose it? It takes literally 10 seconds to do.
wolfen69 said:
Some people would like to upgrade to 5.1 without losing their custom recovery like twrp. I found the main 5.1 zip and the radio zip, but can't find the bootloader zip.
Click to expand...
Click to collapse
Yea I would rather flash via recovery because I actually know how to do it from there!!!! No idea about fastboot etc. Any luck on a flashable zip?
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
Yea I would rather flash via recovery because I actually know how to do it from there!!!! No idea about fastboot etc. Any luck on a flashable zip?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Good time to learn
Sent from my Nexus 5 using XDA Free mobile app
dec1153 said:
Yea I would rather flash via recovery because I actually know how to do it from there!!!! No idea about fastboot etc. Any luck on a flashable zip?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I guess I'll just use the nexus root and tool kit to install 5.1 and reinstall twrp. I'm surprised a proper flashable zip file isn't available yet.
wolfen69 said:
I guess I'll just use the nexus root and tool kit to install 5.1 and reinstall twrp. I'm surprised a proper flashable zip file isn't available yet.
Click to expand...
Click to collapse
Me too! But I'll hang on for a week...hopefully by then there will be a zip
Sent from my Nexus 5 using XDA Premium 4 mobile app
dec1153 said:
Yea I would rather flash via recovery because I actually know how to do it from there!!!! No idea about fastboot etc. Any luck on a flashable zip?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yeah, you really should learn how to use fastboot. It's nowhere near as difficult as some people seem to think it is, and if you are ever in a bind, fastboot is likely what you'll need to use to get out of it. It's Android 101 really- I think everyone who roots and mods their phone should learn fastboot before they do anything at all.

Possible change font without root?

If is possible, how? i remember flipfont for my old nokia
I don't think so, pretty sure u need to add the font to system in order for it to be seen and without root u can't gain access to system files
Sent from my Nexus 6 using Tapatalk
soupysoup said:
I don't think so, pretty sure u need to add the font to system in order for it to be seen and without root u can't gain access to system files
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Using a custom recovery to flash zip font packages would bypass android altogether.
Sent from my Nexus 5 using Tapatalk
beekay201 said:
Using a custom recovery to flash zip font packages would bypass android altogether.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
This is true, I guess u could also manually add the font using twrp and the included file manager, u would have to set permissions as well but it would work, didn't think about that, but again, that's assuming he's rooted or at the very least has an unlocked bootloader so he can flash the recovery
Sent from my Nexus 6 using Tapatalk
soupysoup said:
This is true, I guess u could also manually add the font using twrp and the included file manager, u would have to set permissions as well but it would work, didn't think about that, but again, that's assuming he's rooted or at the very least has an unlocked bootloader so he can flash the recovery
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Yep. Well, he should just need to boot twrp, don't think there's a need to flash it.
Sent from my Nexus 5 using Tapatalk
beekay201 said:
Yep. Well, he should just need to boot twrp, don't think there's a need to flash it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Well if he currently doesn't have twrp installed he's going to have to flash twrp first, and the only way to do that if he isn't rooted already is by using fastboot or a Toolkit of some kind, its a very simple process just:
fastboot flash recovery "recovery.img"
And done
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Well if he currently doesn't have twrp installed he's going to have to flash twrp first, and the only way to do that if he isn't rooted already is by using fastboot or a Toolkit of some kind, its a very simple process just:
fastboot flash recovery "recovery.img"
And done
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Try 'fastboot boot "recovery.img"'...
Sent from my Nexus 10 using Tapatalk
beekay201 said:
Try 'fastboot boot "recovery.img"'...
Sent from my Nexus 10 using Tapatalk
Click to expand...
Click to collapse
All fastboot boot will do is boot the stock recovery unless he's previously flashed twrp/cwm, if he's never installed a custom recovery, the "fastboot boot recovery" is useless
Sent from my Nexus 6 using Tapatalk
Thanks for help!
soupysoup said:
All fastboot boot will do is boot the stock recovery unless he's previously flashed twrp/cwm, if he's never installed a custom recovery, the "fastboot boot recovery" is useless
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Is that a new thing on 6.0?
wangdaning said:
Is that a new thing on 6.0?
Click to expand...
Click to collapse
Nope, been able to do that sf long as I can remember, and I've had every Nexus device since the galaxy Nexus
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Nope, been able to do that sf long as I can remember, and I've had every Nexus device since the galaxy Nexus
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I meant not being able to "fastboot boot (custom recovery)"
I do it all the time on many devices, so was curious why you mentioned it would boot stock recovery. Always boots twrp when I use it, but I have never tried it on M so was wondering if something changed.
wangdaning said:
I meant not being able to "fastboot boot (custom recovery)"
I do it all the time on many devices, so was curious why you mentioned it would boot stock recovery. Always boots twrp when I use it, but I have never tried it on M so was wondering if something changed.
Click to expand...
Click to collapse
Oh no I was only saying that if he had never installed twrp on the device the fastboot boot recovery command would only boot the stock recovery. If twrp was installed prior tho it would boot twrp like u said
Sent from my Nexus 6 using Tapatalk
wangdaning said:
Is that a new thing on 6.0?
Click to expand...
Click to collapse
What he said only makes sense if that's the case.
Still, I find it hard to believe that if I 'fastboot boot twrp.img', TWRP won't run.
Sent from my Nexus 10 using Tapatalk
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
soupysoup said:
Oh no I was only saying that if he had never installed twrp on the device the fastboot boot recovery command would only boot the stock recovery. If twrp was installed prior tho it would boot twrp like u said
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Mate, let's clear this up:
EVEN if you don't have TWRP installed, and you do 'fastboot boot <twrp-2.x.x.x.img', the device WILL boot into TWRP, WITHOUT flashing.
Sent from my Nexus 10 using Tapatalk
beekay201 said:
What he said only makes sense if that's the case.
Still, I find it hard to believe that if I 'fastboot boot twrp.img', TWRP won't run.
Sent from my Nexus 10 using Tapatalk
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
Mate, let's clear this up:
EVEN if you don't have TWRP installed, and you do 'fastboot boot <twrp-2.x.x.x.img', the device WILL boot into TWRP, WITHOUT flashing.
Sent from my Nexus 10 using Tapatalk
Click to expand...
Click to collapse
Twrp still needs to be on the device in order to boot it, u don't necessarily need to flash it, but if twrp is not on the device, how can it boot twrp? I've never booted it without flashing it, so I may be wrong, but I don't see how u could boot an image that's not there lol
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Twrp still needs to be on the device in order to boot it, u don't necessarily need to flash it, but if twrp is not on the device, how can it boot twrp? I've never booted it without flashing it, so I may be wrong, but I don't see how u could boot an image that's not there lol
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Because its cached to memory.
Try it. We've been able to do this since like.. Forever?
Sent from my Nexus 5 using Tapatalk
beekay201 said:
Because its cached to memory.
Try it. We've been able to do this since like.. Forever?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
What I'm saying is if twrp has never been on the device to begin with, fastboot can not boot an image that was never there, it can't be cached to memory if it was never in memory, the only way I could see to do this would be to do
fastboot flash recovery "twrp.img"
fastboot boot recovery "twrp.img"
Sent from my Nexus 6 using Tapatalk
soupysoup said:
What I'm saying is if twrp has never been on the device to begin with, fastboot can not boot an image that was never there, it can't be cached to memory if it was never in memory, the only way I could see to do this would be to do
fastboot flash recovery "twrp.img"
fastboot boot recovery "twrp.img"
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Man you are stubborn.
Sent from my Nexus 5 using Tapatalk
beekay201 said:
Man you are stubborn.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Not stubborn l lol, just adamant ha-ha, u gotta know what I mean tho, I mean how can u boot an image that isn't there, now if u mean dl the image to the device and then boot it without flashing it that's doable, but the image still had to be on the device in order to boot it, flashed or not
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Not stubborn l lol, just adamant ha-ha, u gotta know what I mean tho, I mean how can u boot an image that isn't there, now if u mean dl the image to the device and then boot it without flashing it that's doable, but the image still had to be on the device in order to boot it, flashed or not
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
It is booted via fastboot from you computer. I have done this a bunch of times on devices that have never and still don't have twrp. Download a recovery you have never used onto your pc and try.

Categories

Resources