Nexus 6- NO OS Installed???? - Nexus 6 Q&A, Help & Troubleshooting

I deleted everything I think, now I have no Is installed. How can I install the OS again?

MisterJoseph123 said:
I deleted everything I think, now I have no Is installed. How can I install the OS again?
Click to expand...
Click to collapse
adb sideload(or adb push) a rom back to your device(while youre in recovery) and flash it or flash the factory img.

simms22 said:
adb sideload(or adb push) a rom back to your device(while youre in recovery) and flash it or flash the factory img.
Click to expand...
Click to collapse
What do you mean? could you expand please?

MisterJoseph123 said:
What do you mean? could you expand please?
Click to expand...
Click to collapse
if you have a custom recovery, you can move files into it from a computer, using the commands of adb push or adb sideload. if you are stock(i dont see how you couldve removed your rom then) you can just flash the factory img. for your own info, google adb sideload or adb push, and youll find instructions.

simms22 said:
if you have a custom recovery, you can move files into it from a computer, using the commands of adb push or adb sideload. if you are stock(i dont see how you couldve removed your rom then) you can just flash the factory img. for your own info, google adb sideload or adb push, and youll find instructions.
Click to expand...
Click to collapse
Twrp has mtp mode now too.

rootSU said:
Twrp has mtp mode now too.
Click to expand...
Click to collapse
it does??? so its even easier then easy

simms22 said:
it does??? so its even easier then easy
Click to expand...
Click to collapse
Yep for sure

Related

Help help help!! really urgent

I by mistakely wiped my data and system in twrp recovery and then i don't have any rom to flash and when i reboot it says no os installed!!
what to do please help!!!!!
udimars30 said:
I by mistakely wiped my data and system in twrp recovery and then i don't have any rom to flash and when i reboot it says no os installed!!
what to do please help!!!!!
Click to expand...
Click to collapse
read this
I forgot to put a ROM on my sdcard before wiping/flashing kernel and my phone won't boot now. How do I get a ROM on there?
If you have a nandroid backup on the phone, resore it. If you don't have a backup, copy the ROM you wanted to install to the phone via 'adb push rom-name.zip /data/media/rom-name.zip' Then flash as described above.
Or easier go to TWRP recovery ---advanced ----- and adb sideload
rambo12345 said:
read this
I forgot to put a ROM on my sdcard before wiping/flashing kernel and my phone won't boot now. How do I get a ROM on there?
If you have a nandroid backup on the phone, resore it. If you don't have a backup, copy the ROM you wanted to install to the phone via 'adb push rom-name.zip /data/media/rom-name.zip' Then flash as described above.
Or easier go to TWRP recovery ---advanced ----- and adb sideload
Click to expand...
Click to collapse
Can't do says error
udimars30 said:
Can't do says error
Click to expand...
Click to collapse
what exactly you cant do ?
adb push or adb sideload?
rambo12345 said:
what exactly you cant do ?
adb push or adb sideload?
Click to expand...
Click to collapse
both
when adb push
says adb out of date killing and then error: closed.
when sideload
says cannot read sideload
udimars30 said:
both
when adb push
says adb out of date killing and then error: closed.
when sideload
says cannot read sideload
Click to expand...
Click to collapse
do you have htc sync installed? and try few times with the same commands
rambo12345 said:
what exactly you cant do ?
adb push or adb sideload?
Click to expand...
Click to collapse
rambo12345 said:
do you have htc sync installed? and try few times with the same commands
Click to expand...
Click to collapse
no i don't have it installed
rambo12345 said:
do you have htc sync installed? and try few times with the same commands
Click to expand...
Click to collapse
can i still go into fastboot mode??
udimars30 said:
no i don't have it installed
Click to expand...
Click to collapse
ok you need to install htc sync
and take a look at here http://forum.xda-developers.com/showthread.php?t=2183942
rambo12345 said:
ok you need to install htc sync
and take a look at here http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
right now only i am looking at that but don't know what to do.
can i go into fastboot mode and return back to twrp??
udimars30 said:
right now only i am looking at that but don't know what to do.
can i go into fastboot mode and return back to twrp??
Click to expand...
Click to collapse
yes you can co back to recovery (twrp) , but why you need that?
rambo12345 said:
yes you can co back to recovery (twrp) , but why you need that?
Click to expand...
Click to collapse
downloaded htc sync and did with that but nothing still happened!
shows the same error
try all in one toolkit
http://forum.xda-developers.com/showthread.php?t=2183942
rambo12345 said:
try all in one toolkit
http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
can i relock bootloader and then flash stock ruu through the toolkit??
udimars30 said:
can i relock bootloader and then flash stock ruu through the toolkit??
Click to expand...
Click to collapse
yup
skinsfanbdh said:
yup
Click to expand...
Click to collapse
but i did that still the ruu doesn't flash or do i need to give a command??
Google is also an option...
Send from my awesome 1080p
you have to make sure it is the exact ruu for your device or you will get an error
Try to get into boot loader or recovery. Make sure the phone is under light and try resetting it by pressing power and volume down. The phone can not be in a dark room or this will not work. Then connect your phone to the computer. Navigate on your PC to where you have the Android platform tools. Now hold down SHIFT and right click in this folder where the platform tools are, and select open command prompt here. Type in "ADB devices" with no quotation marks. You should see your phone come up, it will probably be something like "HT something something" this is the serial number of your phone. If you see this continue. Make sure the ROM that you are trying to put on your phone is in the same folder when you held shift and right clicked. Now you need to type "ADB push" followed by the exact name of the ROM that you placed in the same folder as the platform tools. So it should be "ADB push ROM_NAME /sdcard" without the quotation marks. The /sdcard part tells the computer where to place the ROM on your phone. If you are able to do this, reboot into recovery and you should be able to flash the ROM from there. A side note, it could take anywhere from 1 to 5 or 6 minutes to push this ROM to your phone, roms for this phone are big files and they take a while to push in this way.
Sent from my HTC One using xda app-developers app
---------- Post added at 09:33 PM ---------- Previous post was at 09:31 PM ----------
You should also uninstall HTC Sync manager, this will not allow you to use the ADB commands
Sent from my HTC One using xda app-developers app
Hope you get this sorted out. If not, we need more info like where and when you bought the device what carrier your on, what firmware you had and what rom you were flashing. Also if your running windows and what version or mac/Linux.
Sent from my Tricked out HTC One

Help! I can only login to HBOOT and Recovery

I was trying to load ViperOne into my phone, something happened during the install and my phone power cycled continuously. I tried to reinstall but instead wiped my entire phone on accident, now nothing is on the "SDCard"
I can turn the phone on into HBoot and get into TWRP recovery, but after that theres nothing to install or do. I cannot connect to the phone in ADB either.
Stellarex said:
I was trying to load ViperOne into my phone, something happened during the install and my phone power cycled continuously. I tried to reinstall but instead wiped my entire phone on accident, now nothing is on the "SDCard"
I can turn the phone on into HBoot and get into TWRP recovery, but after that theres nothing to install or do. I cannot connect to the phone in ADB either.
Click to expand...
Click to collapse
you'll have to "adb sideload" a rom through recovery on your device. use a toolkit for this step and i'll be very easy http://forum.xda-developers.com/showthread.php?t=2183942
herwegan said:
you'll have to "adb sideload" a rom through recovery on your device. use a toolkit for this step and i'll be very easy http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
I cant load ADB at all. My phone isnt recognized by ADB. I can only load into TWRP. And it wont let me do the adb push in twrp at all for some reason. I'm trying to load CW recovery but its not working either...
Stellarex said:
I cant load ADB at all. My phone isnt recognized by ADB. I can only load into TWRP. And it wont let me do the adb push in twrp at all for some reason. I'm trying to load CW recovery but its not working either...
Click to expand...
Click to collapse
try to flash CWM 6.3.0.2, i had problems with adb on other versions too.. then choose adb sideload in recovery and use the toolkit and see if it does recognize the device..
edit: you're sure to have the latest android sdk installed?
herwegan said:
try to flash CWM 6.3.0.2, i had problems with adb on other versions too.. then choose adb sideload in recovery and use the toolkit and see if it does recognize the device..
edit: you're sure to have the latest android sdk installed?
Click to expand...
Click to collapse
SDK 22.0.5
SDK Build Tools 18.0.1
Do you know where I can get CWM 6.3.0.2? I'm on v6.0.3.6
Stellarex said:
SDK 22.0.5
SDK Build Tools 18.0.1
Do you know where I can get CWM 6.3.0.2? I'm on v6.0.3.6
Click to expand...
Click to collapse
i meant 6.0.3.2, sorry..
edit: i've uploaded the file for you http://www.file-upload.net/download-8035747/recovery-clockwork-touch-6.0.3.2-m7.img.html
herwegan said:
i meant 6.0.3.2, sorry..
Click to expand...
Click to collapse
I cant find 6.0.3.2.. and ADB wont recognize my device on 6.0.3.6
Stellarex said:
I cant find 6.0.3.2.. and ADB wont recognize my device on 6.0.3.6
Click to expand...
Click to collapse
i've postet a link for you above
herwegan said:
i've postet a link for you above
Click to expand...
Click to collapse
I'm on sprint, I need the m7spr... I tried 6.0.3.3 and I'm having no luck as well..
Stellarex said:
I'm on sprint, I need the m7spr... I tried 6.0.3.3 and I'm having no luck as well..
Click to expand...
Click to collapse
:/ don't know why...

flashed ,now stuck in boot (freeze)

hello all
i was maked a stupid mistake
rooted and go to recovery mod and wipe date factory rest and installed custom rom and showed up states 7 error and i don't have back up and i.m stuck on boot screen
pleeeeeeeeeeeeeeeeeeeeeeeeas hellp :crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
dara jihan said:
hello all
i was maked a stupid mistake
rooted and go to recovery mod and wipe date factory rest and installed custom rom and showed up states 7 error and i don't have back up and i.m stuck on boot screen
pleeeeeeeeeeeeeeeeeeeeeeeeas hellp :crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
redownload the rom and adb sideload it to the device and then reflash that ROM
i don't undresten please help
how can do this
wich rom i must download
and how adb sideload is work
dara jihan said:
i don't understand please help me
how can I do this
witch ROM should i download
and how do I adb sideload
Click to expand...
Click to collapse
this is how to adb sideload things http://teamw.in/ADBSideload
Redownload the ROM you want to flash
IN TWRP go to advanced and then adb sideload
dara jihan said:
i don't undresten please help
how can do this
wich rom i must download
and how adb sideload is work
Click to expand...
Click to collapse
This rom
http://xda7.androidrevolution.nl/db_mirror/ROMs/HTC_One/Android_Revolution_HD-One_31.6.zip
rename it rom.zip and place in the same folder as adb
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload.
From the command line, type adb sideload rom.zip
ADB Push from Recovery - If Sideload Fails For You
adb push rom.zip /data/media/0/
ow thinks thinks it's lock like i fix it
dara jihan said:
ow thinks thinks it's lock like i fix it
Click to expand...
Click to collapse
Or boot in recovery TWRP and press mount, Then just tick data.
Move your ROM to adb folder/fastboot folder.
then write this in fastboot cmd
adb push rom.zip /sdcard/. and press enter. Wait until you see that you getting message that its done.
Go back from mount to installand you will find your ZIP. Just flash. Easy as that
thanksss to all
but now i installed a custom rom
when i reboot my phone the go to recovery mode ???? why
dara jihan said:
thanksss to all
but now i installed a custom rom
when i reboot my phone the go to recovery mode ???? why
Click to expand...
Click to collapse
Did you flash the ROM in the recovery?
Did you made full wipe?
bihslk said:
Did you flash the ROM in the recovery?
Did you made full wipe?
Click to expand...
Click to collapse
yes
going into recovery mode?
Does it boot into TWRP again? Wich recovery do you have?
thanks fixed ,, just flashed with eragon rom
:good: :good: :good: :good: :good: :good:
Finnaly hahahah
Sent from my HTC One using Tapatalk

Error flashing ROM via adb sideload/fastboot

I decided to try and flash a custom rom as a .zip into my phone without using TWRP to play around. I first went into bootloader mode, then typed:
fastboot devices
fastboot flash zip Cyanogenmod.zip
Failed, error.
I also tried to use TWRP's adb sideload, swiped to run adb sideload, then typed
adb devices
adb sideload Cyanogenmod.zip
Failed,error.
Both times, there was no OS on the phone, I wiped everything prior.
Wasn't able to get either method to work. Am I doing something wrong ? Just like playing around and trying options to flash a ROM outside of TWRP.
I know how to flash .img files individually in fastboot, just not the .zip of custom ROMs.
mikeprius said:
I decided to try and flash a custom rom as a .zip into my phone without using TWRP to play around. I first went into bootloader mode, then typed:
fastboot devices
fastboot flash zip Cyanogenmod.zip
Failed, error.
I also tried to use TWRP's adb sideload, swiped to run adb sideload, then typed
adb devices
adb sideload Cyanogenmod.zip
Failed,error.
Both times, there was no OS on the phone, I wiped everything prior.
Wasn't able to get either method to work. Am I doing something wrong ? Just like playing around and trying options to flash a ROM outside of TWRP.
I know how to flash .img files individually in fastboot, just not the .zip of custom ROMs.
Click to expand...
Click to collapse
wrong? yes, very much so. first off, you can not flash roms like cm via fastboot. you use twrp to flash those roms. fastboot is only for flashing the factory image or .img files. secondly, you dont have to use adb to transfer files to your phone. twrp recovery has a native feature letting you move files to your phone without adb.
simms22 said:
wrong? yes, very much so. first off, you can not flash roms like cm via fastboot. you use twrp to flash those roms. fastboot is only for flashing the factory image or .img files. secondly, you dont have to use adb to transfer files to your phone. twrp recovery has a native feature letting you move files to your phone without adb.
Click to expand...
Click to collapse
Oh, so you can't flash a ROM .zip via adb ? I know how to do adb push into TWRP then flash the zip if that's what you were referring to ?
Fastboot cannot flash ROM .zips like TWRP ?
mikeprius said:
Oh, so you can't flash a ROM .zip via adb ? I know how to do adb push into TWRP then flash the zip if that's what you were referring to ?
Fastboot cannot flash ROM .zips like TWRP ?
Click to expand...
Click to collapse
Nope, only .img files can be flashed in fastboot.
mikeprius said:
Fastboot cannot flash ROM .zips like TWRP ?
Click to expand...
Click to collapse
nope. or we would just be using fastboot, and not twrp. but we need twrp to do it.
simms22 said:
nope. or we would just be using fastboot, and not twrp. but we need twrp to do it.
Click to expand...
Click to collapse
What does adb sideload do ? How is that different than adb pull for moving a .zip into the storage ??
Searching for adb sideload turned up this thread that pretty much has the two questions I currently have:
simms22 said:
twrp recovery has a native feature letting you move files to your phone without adb.
Click to expand...
Click to collapse
I did some searching for how to do this but the only thing I was able to come up with was changing storage to USB OTG and installing the files from there. Is that the method you were referring to?
mikeprius said:
What does adb sideload do ? How is that different than adb pull for moving a .zip into the storage ??
Click to expand...
Click to collapse
I too am now wondering about what adb sideload does. I thought it was for flashing .zip files, including ROM's. Is that incorrect? Does adb sideload work when there isn't an OS on the phone because USB Debugging can't be enabled?

Deleted TWRP Backups OP3 with no OS

Hey Guys
Rookie Mistake....while restoring TWRP backup I accidently wiped entire phone and now my OP3 is with No O/s struck in TWRP and bootloader. I have a TWRP backup on my PC. Can anyone tell me the simplest and fastest way to boot my mobile normally.
Note: Trying to restore stock image through all in one tool by Mauronofrio.
Thanks for your help guys.
psandeep said:
Hey Guys
Rookie Mistake....while restoring TWRP backup I accidently wiped entire phone and now my OP3 is with No O/s struck in TWRP and bootloader. I have a TWRP backup on my PC. Can anyone tell me the simplest and fastest way to boot my mobile normally.
Note: Trying to restore stock image through all in one tool by Mauronofrio.
Thanks for your help guys.
Click to expand...
Click to collapse
otg stick, or push backup with sideload to sd. or simply flash an oos with fastboot
Just connect your phone to your pc in twrp on your op3
copy paste in a rom like freedom os
your good to go
KaszasM said:
otg stick, or push backup with sideload to sd. or simply flash an oos with fastboot
Click to expand...
Click to collapse
im now trying to flash cm13 using using fastboot. can you guide to to a forum to do it properly. ABD devices returns nothhing on my PC. OTG is like last option. BTW thanks for your reply.
Joyo-rocker said:
Just connect your phone to your pc in twrp on your op3
copy paste in a rom like freedom os
your good to go
Click to expand...
Click to collapse
How to copy paste ROM in TWRP. I cany access MTP as there is no O/s installed. Thanks for your reply.
You should sideload rom to youre device.
https://android-revolution-hd.blogspot.ba/2013/12/ow-to-use-adb-sideload.html here, read some, and there are yt tutorials how to adb sideload rom to phone.
Just no worries, you will get youre phone 'alive' again, it happend to most of us I think.
psandeep said:
im now trying to flash cm13 using using fastboot. can you guide to to a forum to do it properly. ABD devices returns nothhing on my PC. OTG is like last option. BTW thanks for your reply.
Click to expand...
Click to collapse
possible you need to get rid of driver signature verification, google it how to install correctly adb drivers.can search xda too for that
U should be able to access mtp via trwp, just turn it on in Mount
Just use sideload to push rom and any extra zip (like gapps or super su)
Bradl79 said:
U should be able to access mtp via trwp, just turn it on in Mount
Click to expand...
Click to collapse
Trying it now. Says MTP already enabled but cant access it on pc any help is appreciated.
eykxas said:
Just use sideload to push rom and any extra zip (like gapps or super su)
Click to expand...
Click to collapse
can adb be set up from recovery/boot loader?
psandeep said:
Trying it now. Says MTP already enabled but cant access it on pc any help is appreciated.
Click to expand...
Click to collapse
you will need to install the correct drivers then, have u tried to enable adb sideload mode via twrp and do
Code:
adb devices
adb push osfilename.zip /sdcard/
Bradl79 said:
you will need to install the correct drivers then, have u tried to enable adb sideload mode via twrp and do
Code:
adb devices
adb push osfilename.zip /sdcard/
Click to expand...
Click to collapse
i have installed android sdk and universal adb but still adb devices shows nothing. searching for forums. anyways thanks
psandeep said:
i have installed android sdk and universal adb but still adb devices shows nothing. searching for forums. anyways thanks
Click to expand...
Click to collapse
in twrp did u goto Advance >>> Sideload
then adb
try to search for oneplus 3 drivers
Bradl79 said:
in twrp did u goto Advance >>> Sideload
then adb
try to search for oneplus 3 drivers
Click to expand...
Click to collapse
using twrp 3.0.2 by garak it has advanced then ada sideload option only

Categories

Resources