Tuesday, March 1, 2016

[Tutorial] No OS installed are you sure you want to reboot ? Here is the FIX !

Hello everyone , a lot of users end up sometimes with this error while flashing a custom rom or wiping partitions on recovery. Almost all of us use TWRP , you will get this error while trying to reboot :
No OS installed
So what to do ? Is my phone dead ? No there is always a solution. First , if you have a backup of your rom you have no problem , don't continue reading this guide :D , i will just waste your time . Second, if you already have a custom rom on your external sd card then you can flash it and your issue is gone. But what about Nexus users ? Galaxy S6 ? And all phones with no sd card slot , in this case adb is the solution.

Warning , before you follow those steps remember you should have TWRP OR CWM already installed. :

1. Download adb drivers ( you should download the last version of adb , previous versions won't work ).
2. Download fastboot
http://ift.tt/1GzeFqf
3. Extract it , you should get a fastboot folder with all files needed.
4. Now , download a custom rom , for exemple last CM13 nightly and put it in fastboot folder , you can add gapps too.
5. Plug your phone into your computer , your drivers should be installed. You will get your device recognized like that : ( look down in attached files )
6. Now go to fastboot folder and open command. ( Shift + right )
7. Type this : cd Downloads
cd fastboot
adb devices
8. You should get some numbers followed by recovery like that : ( look down again )
9. Now you are almost there :D
10. Type this :
adb push filename /sdcard/.
Replace the filename by the name of your rom zip !!!
11. Wait for it , it's copying files to your internal storage.
12. Done ! Now all you have to do is unplug your phone and flash your rom via recovery.

I hope this tutorial was helpful and saved you ! ;)

Attached Thumbnails
Click image for larger version    Name:	this.jpg  Views:	N/A  Size:	20.4 KB  ID:	3665881   Click image for larger version    Name:	recovery.png  Views:	N/A  Size:	14.9 KB  ID:	3665883  


via xda-developers http://ift.tt/1L1U5p2

IFTTT

Put the internet to work for you.

Turn off or edit this Recipe

No comments:

Post a Comment