[Q] No OS Installed, Can't access phone on PC

Search This thread

eXileris

New member
Jun 6, 2014
4
0
I accidentally deleted my data and it says "No OS installed". When I plug in the phone to the PC and I check devices it only displays "Android Phone" and I cannot access the phone itself from the PC.

How am I suppose to sideload if I cannot access it in the first place? :[
 

SaHiLzZ

Senior Member
Jan 19, 2011
2,000
516
I accidentally deleted my data and it says "No OS installed". When I plug in the phone to the PC and I check devices it only displays "Android Phone" and I cannot access the phone itself from the PC.

How am I suppose to sideload if I cannot access it in the first place? :[

From recovery. Look for adb push or adb sideload commands
 
  • Like
Reactions: eXileris

eXileris

New member
Jun 6, 2014
4
0
this is from the AT&T forum, but the procedure is the same:

http://xdaforums.com/showthread.php?t=2318497

you need adb 1.0.31 to use sideload

you can check your adb version with this command:

Code:
adb version

Yeah I have that exact version. However, I just tried to sideload the zip and it gave me an
Code:
* daemon not running. starting it now on port 5037
* daemon started successfully *
error: device not found
What do I do from here?
 
Last edited:

eXileris

New member
Jun 6, 2014
4
0
2137

Yeah I have that exact version. However, I just tried to sideload the zip and it gave me an
Code:
* daemon not running. starting it now on port 5037
* daemon started successfully *
error: device not found
What do I do from here?

Update: Fixed it. Turns out I did not have the HTC drivers installed on my PC. Thank you everyone that replied. :laugh::highfive:
 

Top Liked Posts