help stuck

Search This thread

iliasker

Member
Aug 11, 2011
49
0
i today unlockd my bootloader and soffed an accidently in recovery mode i deletet all the files including sccard and now i have no rom to flash and without sd card i dont know how to put a rom from bootloader to my sd card. anybody know pleas help
 

Black-FR

Senior Member
May 11, 2012
2,218
1,894
Boot into the recovery, and connect the device with the pc.
Then you place the ROM.ZIP into your SDK tools (adb.exe , fastboot.exe....) Folder.
Then open a cmd window and navigate to your SDK folder.
There type the following command:

adb push ROM.ZIP /sdcard/

After it's finished, you could flash the ROM via the recovery.

Gesendet von meinem HTC One mit Tapatalk
 
  • Like
Reactions: abhisheak.bansal

iliasker

Member
Aug 11, 2011
49
0
Boot into the recovery, and connect the device with the pc.
Then you place the ROM.ZIP into your SDK tools (adb.exe , fastboot.exe....) Folder.
Then open a cmd window and navigate to your SDK folder.
There type the following command:

adb push ROM.ZIP /sdcard/

After it's finished, you could flash the ROM via the recovery.

Gesendet von meinem HTC One mit Tapatalk

it tells me error devise not found and that is the problem i dont know why
 

Black-FR

Senior Member
May 11, 2012
2,218
1,894
Which operating system Do you use?
If it's Windows 8 / 8.1, then you should search some in the forum.
It's often complicated, to get adb working, with 8 or 8.1.

Gesendet von meinem HTC One mit Tapatalk
 

Black-FR

Senior Member
May 11, 2012
2,218
1,894
For the unlock, you did needed fastboot.
But now you need adb.
There are a few topics, about adb issues with 8.1.
I use win7, so i don't Know the solution.

Gesendet von meinem HTC One mit Tapatalk
 

kamilmirza

Senior Member
Dec 4, 2011
1,885
1,532
OnePlus 6
i today unlockd my bootloader and soffed an accidently in recovery mode i deletet all the files including sccard and now i have no rom to flash and without sd card i dont know how to put a rom from bootloader to my sd card. anybody know pleas help

post output of "fastboot getvar all" removing S/N & IMEI before posting

EDIT: use THIS for adb fastboot and get THESE HTC One Drivers
and after restart try pushing or sideload your ROM

---------- Post added at 07:07 PM ---------- Previous post was at 07:04 PM ----------

For the unlock, you did needed fastboot.
But now you need adb.
There are a few topics, about adb issues with 8.1.
I use win7, so i don't Know the solution.

Gesendet von meinem HTC One mit Tapatalk

my friend
there are fastboot issues with Windows 8.1, not adbs' :)
mean no disrespect just wanted to tell you :angel:
 
Last edited:
  • Like
Reactions: Black-FR

Black-FR

Senior Member
May 11, 2012
2,218
1,894
Thanks... I thought it had been adb, which was Not working with 8.1.

Gesendet von meinem HTC One mit Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Boot into the recovery, and connect the device with the pc.
    Then you place the ROM.ZIP into your SDK tools (adb.exe , fastboot.exe....) Folder.
    Then open a cmd window and navigate to your SDK folder.
    There type the following command:

    adb push ROM.ZIP /sdcard/

    After it's finished, you could flash the ROM via the recovery.

    Gesendet von meinem HTC One mit Tapatalk
    1
    i today unlockd my bootloader and soffed an accidently in recovery mode i deletet all the files including sccard and now i have no rom to flash and without sd card i dont know how to put a rom from bootloader to my sd card. anybody know pleas help

    post output of "fastboot getvar all" removing S/N & IMEI before posting

    EDIT: use THIS for adb fastboot and get THESE HTC One Drivers
    and after restart try pushing or sideload your ROM

    ---------- Post added at 07:07 PM ---------- Previous post was at 07:04 PM ----------

    For the unlock, you did needed fastboot.
    But now you need adb.
    There are a few topics, about adb issues with 8.1.
    I use win7, so i don't Know the solution.

    Gesendet von meinem HTC One mit Tapatalk

    my friend
    there are fastboot issues with Windows 8.1, not adbs' :)
    mean no disrespect just wanted to tell you :angel: