Htc one no os installed help plz

Search This thread

tulipkhan

Senior Member
Dec 2, 2011
89
1
Need help!
i wiped all my data accidentally on htc one im stuck at bootloader with no OS and i have no idea what to do. Now everytime i connect the usb to the computer but doesn't get recognized .
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Need help!
i wiped all my data accidentally on htc one im stuck at bootloader with no OS and i have no idea what to do. Now everytime i connect the usb to the computer but doesn't get recognized .

boot in recovery mode and use adb to push or sideload a rom
 

tulipkhan

Senior Member
Dec 2, 2011
89
1
Then the computer will detect the phone ? Problem is that computer is not picking up the phone that I could copy the rom and get flashed reply plz
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Then the computer will detect the phone ? Problem is that computer is not picking up the phone that I could copy the rom and get flashed reply plz

like I said, boot in recovery and use adb to push or sideload a rom. Here are some very detailed instructions for you:

alray said:
HTC ONE M7_U/M7_UL - ADB PUSH & FLASH A ROM - DETAILED INSTRUCTIONS


Prerequisites:
  • You need ADB and FASTBOOT on your computer, either by installing the Android SDK or Minimal ADB and FASTBOOT
  • You need to know how to start a fastboot/adb command prompt:
    To open a command window prompt, in Windows go to Start Menu --> ''Run'' then type cmd. Change the directory to the ADB folder on your machine:
    • If using the default install location for the SDK:
      Code:
      cd C:\adt-bundle-windows-x86_64-20130219\sdk\platform-tools
    • If using the default install location of Minimal ADB and FASTBOOT:
      Code:
      cd C:\Program Files (x86)\Minimal ADB and Fastboot
    • Or hold left shift + right click a blank space inside the folder where adb and fastboot are located and select ''Open command window here'' from the contextual menu.
      Open%20command%20window.png
  • You need TWRP recovery (2.6.3.3 or higher) on your device.

    1. Unlock bootloader if not already unlocked:

      Thanks to Electroz for the video tutorial
    2. Flash TWRP Recovery:
      1. Make sure the recovery.img file is in the same folder where adb and fastboot are located
      2. reboot phone in bootloader mode
      3. Flash the recovery:
        Code:
        fastboot flash recovery name_of_recovery.img
        fastboot erase cache
        fastboot reboot-bootloader

  • You need your HTC drivers correctly installed on your PC:

    device%20manager.png


    If not, follow this guide (thanks to nkk71):
    originally from @nkk71: [GUIDE] [02-MAR-2014] nkk71's SuperGUIDE to returning 100% back to stock

    follow the below instructions to fix

    Open "Device Manager" -> select the unknown "One" -> right-click -> "Update Driver Software ..." -> "Browse my computer" -> "Let me pick" -> "Android USB Devices" -> select "My HTC ..." -> install that
    just in case, HTC Drivers can be found here: [Drivers] HTC Drivers for Windows - Several Versions (credits to @mdmower)
    though you should already have them since you have been using your phone anyways


    for those who like a visual guide:

    okay so I did a fastboot boot command, and as you can see it didnt install correct driver
    28ioxf6.jpg



    Open "Device Manager"
    2ywxpp3.jpg



    there's the culprit
    312v6me.jpg



    right click and Update Driver Software
    2ivmu5k.jpg



    select Browse my computer for driver software
    357qek7.jpg



    select Let me pick from a list of device drivers on my computer
    2582flf.jpg



    select Android USB Devices
    143jar8.jpg



    select My HTC ... (if you have more than one version, choose the latest)
    axea9h.jpg



    warning, select Yes
    14lhelv.jpg



    successful installation
    21btc3d.jpg



    now it looks better :)
    zwx53s.jpg


    and can confirm:
    Code:
    C:\ADB3>[B]adb devices[/B]
    List of devices attached
    HTxxxxxxxxxx    recovery
Procedure:
  1. Make sure the ROM you want to flash is in the same folder where ADB and FASTBOOT are.
  2. Connect your phone to computer using usb cable
  3. Reboot phone in recovery mode (TWRP):
    • If phone is booted in OS:
      Code:
      adb reboot recovery
      adb%20reboot%20recovery.png
    • if not booted or bootlooping, hold power button + volume down until phone boot in bootloader mode
      then select BOOTLOADER then RECOVERY using volume up/down to navigate and power button to select.
  4. Make sure your phone is booted in TWRP main menu:
    main%20menu.png
  5. transfer the rom to your /sdcard folder:
    Code:
    adb push name_of_rom.zip /sdcard/

    Wait for the zip file to transfer, this can take several minutes and there is no progress bar. When the command prompt give you back the hand and display how much bytes transferred in X seconds, the transfer is completed:
    ADB%20PUSH.png

  6. In TWRP main menu, select ''INSTALL''
  7. Browse the installation menu and select your rom zip file inside /sdcard folder:
    install.png
  8. Swipe to confirm you want to flash the rom
    swipe.gif
  9. Reboot phone
 

kennethbass

Member
Nov 8, 2014
18
0
No network, imei, baseband information

Ok I also got the no OS installed notification. I have tried many different ROMs and all are giving me some sort of trouble. CM and liquid smooth both have NO mobile services working on them and viperone gets stuck in a boot loop! Someone please help