I have a UK Vodafone HTC One. It's running the Trickdrpid Rom with TWRP 2.5.0.0 recovery. Everything was working fine until I flashed tbaldens kernel to enable lock2wake function. Everything went ok with flashing (I think!) but upon reboot, nothing. Just flashing back and home keys when I press the power button. I can get into recovery but have no rom on my internal SD to reflash. The PC gives the USB spund when i boot into recovery, but the phone storage doesnt show up on PC. Is there any way to get another Rom on the storage to reflash, or is it bricked? Please help.
There is an option in TWRP to sideload with adb. Try pushing a new Rom with the ADB Push romname.zip
Then you should be able to locate it and flash it
Sent from my HTC One using xda app-developers app
gazlufc said:
There is an option in TWRP to sideload with adb. Try pushing a new Rom with the ADB Push romname.zip
Then you should be able to locate it and flash it
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Thanks for the quick reply. Is there a tutorial on ADB anywhere? I've not had experience using it before.
http://developer.android.com/tools/help/adb.html
You will need to install Android SDK if you don't already have it installed.
If you are using windows open Command prompt and Change in to the android-sdk/platform-tools folder.
In here you can run the ADB devices command to see if your device is showing up as connected.
If so copy the rom in the the platform-tools folder to make it easier.
so lets say your rom is called rom.zip the command to push would be
adb push rom.zip /sdcard/ (OR WHAT EVER LOCATION YOU WANT)
If all goes well you should be select zip from storage in TWRP and flash it.
Hope this helps
---------- Post added at 02:12 PM ---------- Previous post was at 01:18 PM ----------
liverman666 said:
I have a UK Vodafone HTC One. It's running the Trickdrpid Rom with TWRP 2.5.0.0 recovery. Everything was working fine until I flashed tbaldens kernel to enable lock2wake function. Everything went ok with flashing (I think!) but upon reboot, nothing. Just flashing back and home keys when I press the power button. I can get into recovery but have no rom on my internal SD to reflash. The PC gives the USB spund when i boot into recovery, but the phone storage doesnt show up on PC. Is there any way to get another Rom on the storage to reflash, or is it bricked? Please help.
Click to expand...
Click to collapse
I see that the command to sideload is 'adb sideload rom.zip'
My appologies if this didn't work up to now
gazlufc said:
http://developer.android.com/tools/help/adb.html
You will need to install Android SDK if you don't already have it installed.
If you are using windows open Command prompt and Change in to the android-sdk/platform-tools folder.
In here you can run the ADB devices command to see if your device is showing up as connected.
If so copy the rom in the the platform-tools folder to make it easier.
so lets say your rom is called rom.zip the command to push would be
adb push rom.zip /sdcard/ (OR WHAT EVER LOCATION YOU WANT)
If all goes well you should be select zip from storage in TWRP and flash it.
Hope this helps
---------- Post added at 02:12 PM ---------- Previous post was at 01:18 PM ----------
I see that the command to sideload is 'adb sideload rom.zip'
My appologies if this didn't work up to now
Click to expand...
Click to collapse
Ok. I've managed to upload the Rom via sideload. But now I can't find it anywhere on the SD card?
Coincidentally i'm having the same issue when installing the same exact kernal (lock2wake) last night.
It soft bricked after it was flashed using the AndroidRevolution rom
No USB access despite popups and there are no roms installed on my SD.
I can access the bootloader and recovery (Clockwork) but thats about it.
I'll follow the instructions Gaz posted above and see where it takes me.
There should be an option to install from side load in your recovery.
If you can't find it I would recommend flashing CWM for the flash. You can do it via the fastboot method or the HTC one AIO toolkit. The toolkit option is the easiest.
Then when you are in CWM select install zip. There should be an option in there to install from ADB sideload.
Here you push the the Rom zip via the adb sideload Rom.zip and then it should install. Let me know how you guys get on
If you need anymore help feel free to PM me and I'll try to explain it more if needed
Sent from my HTC One using xda app-developers app
got it working! thanks gaz
Review:
1. I (soft) bricked my phone flashing TeamSeven Sense "Home2Wake" kernel
http://forum.xda-developers.com/showthread.php?t=2255160
2. My phone currently had the android revolution 12.0 rom installed
http://forum.xda-developers.com/showthread.php?t=2183023
3. To unbrick my phone and get access to the bootloader/recovery, i perform the following step
gunnyman said:
put the phone under a bright light.
hold down power, lights will flash and phone will shut down in about 15-20 seconds
then hold volume down and power to get back to bootloader
Click to expand...
Click to collapse
4. Once i had access to the bootloader, i navigated to recovery (CWM-Touch) but couldn't reflash my rom since i no longer had the zip file on my internal SD.
5. So I followed Gaz instructions posted above by installing the Android SDK files from http://developer.android.com/tools/help/adb.html
6. After I installed the SDK on my Bootcamp Windows 7 Home (on a Macbook), I copied my rom to the platform-tools folder and renamed it something shorter.
7. Then I opened command prompt and used it to pushed the rom file to the root of the internal sd (followed gaz instructions above)
8. Once completed, I re-opened recovery and reflashed. Fixed.
I just want my PC to recognize my phone.. Once that happens, i think I'll be in good business... The list of devices attached is none...
Related
Like an idiot i flash a mod for a de-odexed ROM to my stock ROM UK Three M7. So stuck at the boot screen.
The problem is i cant seem to do anything about it. I have no back up (I know !!!), no ROM file on the device to flash and i cant seem to push anything to it.
ADB just says no device found even though it was working ok. Can anyone help? Ive tried it on multiple PCs.
AW: Did i brick it already?
Go to recovery Mount your memory to pc. Copy a Rom. After that flash Boot img via fastboot and then Rom from recovery.
Sent from my HTC One X using xda premium
It wont mount /sdcard, im on CWM recovery
AW: Did i brick it already?
You have PC connected and it wont mount..
Sent from my HTC One X using xda premium
---------- Post added at 12:48 PM ---------- Previous post was at 12:46 PM ----------
Maybe just try facrory reset from recovery..
Sent from my HTC One X using xda premium
Yeah it wont mount, nothing happens.
I cant push anything if it wont mount obviously, i could try doing it from external sd via OTG cable.. but i dont have one.
AW: Did i brick it already?
Did you tried with ruu?
Sent from my HTC One X using xda premium
As understand it if you have an S-ON device(i do) you have to use the right onee or it will fail.Its Three branded unit,so i need a three RUU. There isnt one out there.
RUUs only work if adb can see detect it
Have you tried going through fastboot? Just fastboot some boot.img to get it to boot, then put a ROM on your sdcard
It sees it now. I can get into recovery (CWM) and fastboot, but i have nothing to flash on the phone, i cant get anything onto the phone to flash! I try ADB sideload, it gets to100% but it says..
E: Can't open /tmp/update.zip
(bad)
I tried pushing to the SD card but the recovery then doesn't see the ZIP, its just not there.
/sdcard wont mount in CWM, nothing happens.
I tried a boot.img from the Maximus thread.
Ok its now accepted the sideload! Ive installed the ROM and its rebooted...
Its back!!!!!!
rovex said:
Ok its now accepted the sideload! Ive installed the ROM and its rebooted...
Its back!!!!!!
Click to expand...
Click to collapse
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard
I think it won't work
CNexus said:
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard
Click to expand...
Click to collapse
AW: Did i brick it already?
CNexus said:
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard
Click to expand...
Click to collapse
Thats what I meant before
But nice to have your device back. I'm waiting for my One too
Sent from my HTC One X using xda premium
Yeah there is no toggle in CWM and the stock recovery I reflashed was only a test build, and didnt actually do anything.
Well its now working again fine. I dont really know why it worked, but it did. It was suggested i try the Aroma file manager first, which sideloaded OK and let me browse the file system. I then re-downloaded the ROM I was trying to use (Maximus) and tried that. It worked with no errors, although the Aroma installer crashed the first time through, which I understand isnt unusual on the One.
Seems i didnt need to access the SDcard at all, it was just a problem with sideloading. It may have been a corrupt ROM download.
Needless to say i now have a CWM backup, Titanium backup and a ROM file on the SDcard just in case.
You cant mount USB storage in recovery on the HTC One, you can only use ADB Sideload to send the ROM if your stuck in a bootloop or if youve erased the system partition:
I have uploaded the latest binaries to my dev host account.
1. Download and extract these to a directory and copy the rom over into the same directory.
2. Boot up your phone into twrp recovery or a recovery that supports ADB Sideload.
3. Select advanced and adbsideload (Your phone will be waiting for the file transfer.)
4. Open command prompt in the above directory you created with the binaries and rom.
5. Issue command "adb devices" (You should get the serial number with sideload next to it)
6. Finally issue command "adb sideload rom.zip" (rom.zip will be the name of your rom)
This will start sending your rom to the handset and will automatically install.
Hope the above helps
Link to Binaries:
ADB Binaries
That's what I was doing, it simply wasn't working. It might have been a corrupt ROM download.
rovex said:
That's what I was doing, it simply wasn't working. It might have been a corrupt ROM download.
Click to expand...
Click to collapse
Could very well be. Happens more often than you would think
But the mass storage thing is strange....I've seen it on almost all recoveries, but i know TWRP no longer has it in their newer builds, maybe the same thing happened with CWM?
I was changing rom according to instructions and accidentally I have deleted my rom.zip. Now I'm stuck in recovery with nothing to flash and no idea how to push rom.zip to phone memory. I have otg cable. Can anyone come up with a solution or direction to relevant topic ?
Pum4 said:
I was changing rom according to instructions and accidentally I have deleted my rom.zip. Now I'm stuck in recovery with nothing to flash and no idea how to push rom.zip to phone memory. I have otg cable. Can anyone come up with a solution or direction to relevant topic ?
Click to expand...
Click to collapse
Easiest thing would be to put your ROM.zip on your usb and plug it into your phone before entering recovery. I'm not sure if Cwm classic supports otg but Cwm touch and twrp do
Sent from my HTC One using xda premium
redbull123 said:
Easiest thing would be to put your ROM.zip on your usb and plug it into your phone before entering recovery. I'm not sure if Cwm classic supports otg but Cwm touch and twrp do
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
will try. Should I flash it from pendrive or copy to internal and then install ?
I've tried and even it should be possible the device cant mount externel sd what to do now ?
Pum4 said:
will try. Should I flash it from pendrive or copy to internal and then install ?
Click to expand...
Click to collapse
I think it's called external_sd in recovery. Just flash it from there.
Sent from my HTC One using xda premium
---------- Post added at 08:20 PM ---------- Previous post was at 08:11 PM ----------
Pum4 said:
will try. Should I flash it from pendrive or copy to internal and then install ?
I've tried and even it should be possible the device cant mount externel sd what to do now ?
Click to expand...
Click to collapse
Apologies, I've just tried it myself in CWM Touch 6.0.3.1...
Go to Bootloader screen and plug in your cable
enter recovery
install zip from sdcard
choose zip from external sdcard
Works for me...
Sometimes if it doesn't mount I go to 'backup and restore' -> restore from external sdcard -> Go Back -> Go Back -> try it flashing from 'install zip from sdcard' again. (Although I have a nandroid backup on my usb so that may not work for you)
redbull123 said:
I think it's called external_sd in recovery. Just flash it from there.
Sent from my HTC One using xda premium
---------- Post added at 08:20 PM ---------- Previous post was at 08:11 PM ----------
Apologies, I've just tried it myself in CWM Touch 6.0.3.1...
Go to Bootloader screen and plug in your cable
enter recovery
install zip from sdcard
choose zip from external sdcard
Works for me...
Sometimes if it doesn't mount I go to 'backup and restore' -> restore from external sdcard -> Go Back -> Go Back -> try it flashing from 'install zip from sdcard' again. (Although I have a nandroid backup on my usb so that may not work for you)
Click to expand...
Click to collapse
when i try to do that, there is a commend listed: E: Cant mount /external_sd damn it
Pum4 said:
when i try to do that, there is a commend listed: E: Cant mount /external_sd damn it
Click to expand...
Click to collapse
Can you use adb & fastboot commands?
redbull123 said:
Can you use adb & fastboot commands?
Click to expand...
Click to collapse
yes I can, is mini sdk enough ?
Pum4 said:
yes I can, is mini sdk enough ?
Click to expand...
Click to collapse
yeah...
put your rom.zip in your mini-sdk folder
put your phone to the bootloader screen -> select fastboot -> it should now say 'fastboot usb'
hold shift and right-click on your mini-sdk folder -> Open Command Window Here
command: fastboot devices
if your device shows, enter recovery
command: adb devices
if your device shows,
adb push name_of_your_rom.zip /sdcard be sure to put a space before /sdcard. be sure the 'name_of_your_rom' is named exactly the same as your rom.zip
After a while your rom should be on your sdcard, just flash it as normal.
redbull123 said:
yeah...
put your rom.zip in your mini-sdk folder
put your phone to the bootloader screen -> select fastboot -> it should now say 'fastboot usb'
hold shift and right-click on your mini-sdk folder -> Open Command Window Here
command: fastboot devices
if your device shows, enter recovery
command: adb devices
if your device shows,
adb push name_of_your_rom.zip /sdcard be sure to put a space before /sdcard. be sure the 'name_of_your_rom' is named exactly the same as your rom.zip
After a while your rom should be on your sdcard, just flash it as normal.
Click to expand...
Click to collapse
Just did as you said. The tricky part is with opening command line in the specified folder, I would never have guess that you have to hold shift.
Now waiting for the file being moved to sdcard, after push command the _ is blinking as the file is being send right. File is sent XXX bytes in 222.sec
I tried to instal from the sdcard the recovery reboots itself when I press instal from sdcard
Pum4 said:
Just did as you said. The tricky part is with opening command line in the specified folder, I would never have guess that you have to hold shift.
Now waiting for the file being moved to sdcard, after push command the _ is blinking as the file is being send right. File is sent XXX bytes in 222.sec
I tried to instal from the sdcard the recovery reboots itself when I press instal from sdcard
Click to expand...
Click to collapse
Maybe try fastboot screen again,
fastboot erase cache
redbull123 said:
Maybe try fastboot screen again,
fastboot erase cache
Click to expand...
Click to collapse
remote not allowed
Pum4 said:
remote not allowed
Click to expand...
Click to collapse
'fastboot usb' should be on the screen
again, open cmd from your mini-sdk folder
do 'fastboot devices' just to be sure your device is seen
redbull123 said:
'fastboot usb' should be on the screen
again, open cmd from your mini-sdk folder
do 'fastboot devices' just to be sure your device is seen
Click to expand...
Click to collapse
done, entered recovery and when I press instal from sdcard the device is re-booting
the charging led is not lighiting up i fear i will drain it to zero and it will not charge again
Pum4 said:
done, entered recovery and when I press instal from sdcard the device is re-booting
the charging led is not lighiting up i fear i will drain it to zero and it will not charge again
Click to expand...
Click to collapse
ok, can you select install zip from sideload or does it crash?
if you can, select it and command in cmd (from your mini-sdk folder)
adb sideload name_of_your_rom.zip
once its finished sideloading it should begin install on your phone automatically
If you can't do that, try re-flashing your recovery and try everything again.
fastboot flash recovery name_of_your_recovery.img
(in 'fastboot usb') (name_of_your_recovery.img should be in mini-sdk folder)
redbull123 said:
ok, can you select install zip from sideload or does it crash?
if you can, select it and command in cmd (from your mini-sdk folder)
adb sideload name_of_your_rom.zip
once its finished sideloading it should begin install on your phone automatically
If you can't do that, try re-flashing your recovery and try everything again.
fastboot flash recovery name_of_your_recovery.img
(in 'fastboot usb') (name_of_your_recovery.img should be in mini-sdk folder)
Click to expand...
Click to collapse
I pushed sideload:
failed to open driver control: no csuch file or directory (x2)
sideload started now sen the package you want to apply to the device with adb sideload <filename>
in cmd adb devices:
HTXXXXXXX sideload
after command sideload progress is showed but I fear I have deleted sth important on the device ;/
rom was sideloaded but instalation was far to quick and it is still stuck on htc quietly brilliant... I have bricked my device (
Pum4 said:
I pushed sideload:
failed to open driver control: no csuch file or directory (x2)
sideload started now sen the package you want to apply to the device with adb sideload <filename>
in cmd adb devices:
HTXXXXXXX sideload
after command sideload progress is showed but I fear I have deleted sth important on the device ;/
rom was sideloaded but instalation was far to quick and it is still stuck on htc quietly brilliant... I have bricked my device (
Click to expand...
Click to collapse
Just hold down volume down + power button until it reboots. You may have to do it under a bright light. Keep holding them until your fastboot/hboot screen appears.
Try re-flashing your recovery as I said above and try again - if that doesn't work then I'm afraid I'm out of ideas
What ROM are you trying to install??
redbull123 said:
Just hold down volume down + power button until it reboots. You may have to do it under a bright light. Keep holding them until your fastboot/hboot screen appears.
Try re-flashing your recovery as I said above and try again - if that doesn't work then I'm afraid I'm out of ideas
What ROM are you trying to install??
Click to expand...
Click to collapse
just stock 4.2.2... I will try to do that again and if it doesnt work I will try to use ruu method but I wonder do I have to flash stock recovery then ?
Pum4 said:
just stock 4.2.2... I will try to do that again and if it doesnt work I will try to use ruu method but I wonder do I have to flash stock recovery then ?
Click to expand...
Click to collapse
send a link to the page you got the rom. i've never used RUU but I think it flashes stock recovery during the process
redbull123 said:
send a link to the page you got the rom. i've never used RUU but I think it flashes stock recovery during the process
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2281365
http://forum.xda-developers.com/showthread.php?t=2207874
I'm trying to find modeid and cidnum and its pn07100000 and orangb10... dont know which to choose...
I need mz phone tomoorow and Im getting desperate
I have flashed stock recovery and still it bootloops, getting hopeless
Pum4 said:
http://forum.xda-developers.com/showthread.php?t=2281365
http://forum.xda-developers.com/showthread.php?t=2207874
I'm trying to find modeid and cidnum and its pn07100000 and orangb10... dont know which to choose...
I need mz phone tomoorow and Im getting desperate
I have flashed stock recovery and still it bootloops, getting hopeless
Click to expand...
Click to collapse
I don't know anything about RUUs but this is what I would do just to get a working phone:
Flash custom recovery again
Flash Android Revolution 10.2 from here:
http://forum.xda-developers.com/showthread.php?p=38939202
Using adb push or sideload
It's 4.2.2 and close to stock
Sent from my HTC One using xda premium
I am in need of help please, I had my phone rooted and the 4.2.2 rom flashed.. i was clearing the cache, and apparently wiped the phone clean... now there is no OS, and all I can access is TWRP recovery, and put phone in fast boot... I have tried installing SuperSU through terminal, tried pushing roms through terminal.. am unable to sideload or mount from usb... please help anyone.. im on a mac...
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Find a windows computer and flash an RUU.
Sent from my One using Tapatalk 2
thanks
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Adb sideboard could have been another e thing
Sent from my HTC One using Tapatalk 4 Beta
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Without OTG Cable
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Help
ccresendez said:
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Hi I have the same problem and am a noob. Can you give a description as to how you fixed your phone. My phone won't interact with the computer either so I'm not sure how to load a Rom onto it
Please help
I did the same thing and i cannot find a fix! I tried buying a usb otg cable but the phone doesnt seem to recognize it. I dont know what the original person who posed this meant by "i had to relock the bootloader, then run RUU, which brought my phone to life". someone please help me. I've been stuck with no phone for about a week now. :crying:
---------- Post added at 05:19 PM ---------- Previous post was at 04:56 PM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
Can you please explain what you did to fix it. I did the same thing to my HTC One and i dont know how to fix it. pleaseeee help.
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
This worked for me. Thanks!
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
can you guide me step-by-step how to perform the ruu
THANK YOU
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
THANK YOU SO MUCH! Recently moved from iPhone so I have near zero knowledge about Android and rooting. Thought I had bricked my phone after TWRP said there was no OS installed, you saved it
Cheers mate! Created an account just to say thank you!:laugh:
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
hi..friend
mine also got same issue.
but, i didn't understand how to do that.
could u pls guide me details.
which rom should i push into sd card? do i need get ruu zip as a rom?
really appreciated if have little time to guide me
TQ
---------- Post added at 02:21 AM ---------- Previous post was at 02:12 AM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
hi friend..
could u pls gimme some details step by step how u make it?
i'm tried since 2 days ago but nothing at all.
does my ruu missing some part of it?
appreciated for ur help.TQ
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
i could not able to select "Data" on mount menu.
which version twrp should i use ?
im having issues can anyone here help me i do that adb sideload on CMW but nothing happens and im geeting a lil bit fustrated
amr-213 said:
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Click to expand...
Click to collapse
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
zaki aziz said:
i could not able to select "Data" on mount menu.
which version twrp should i use ?
Click to expand...
Click to collapse
Download twrp 2.6.3.3
Sent from my HTC One using Tapatalk
myvwrocks said:
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
Click to expand...
Click to collapse
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
amr-213 said:
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
Click to expand...
Click to collapse
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
myvwrocks said:
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
Click to expand...
Click to collapse
weird try formating the drive and try again ,, and maybe try another flash drive
Hi, I know this is going to sound so stupid but I need help ASAP.
I was fooling around with installing different ROM's for my HTC One, I tried the Google Edition for a while and decided it wasn't for me as I lost the TV remote. I then tried to re-flash the Android Revolution HD 12 I had on before and it wouldn't flash. I thought a wipe would work but now I've succeeded in ending up with a TWRP recovery that works fine but no software whatsoever to flash or boot to. The phone says 'No OS Installed'
Every time I turn off the phone it also says that it doesn't appear to be rooted, do I want to install supersu? The phone says 'unlocked' with CID 11111111
I have totally fallen into the idiot trap, too much confidence and ambition, zero skill and talent.
NailFace said:
Hi, I know this is going to sound so stupid but I need help ASAP.
I was fooling around with installing different ROM's for my HTC One, I tried the Google Edition for a while and decided it wasn't for me as I lost the TV remote. I then tried to re-flash the Android Revolution HD 12 I had on before and it wouldn't flash. I thought a wipe would work but now I've succeeded in ending up with a TWRP recovery that works fine but no software whatsoever to flash or boot to. The phone says 'No OS Installed'
Every time I turn off the phone it also says that it doesn't appear to be rooted, do I want to install supersu? The phone says 'unlocked' with CID 11111111
I have totally fallen into the idiot trap, too much confidence and ambition, zero skill and talent.
Click to expand...
Click to collapse
You should be able to use this toolkit to install SU and also to sideload a rom zip from your PC to the phone to reinstall your ROM of choice. Sounds like you wiped your data partition entirely. Since you have S-off and Super CID you should have no problems loading another rom. Just have to use one of the creative ways to get it on the phone (sideload, USB-OTG adapter, etc.)
http://forum.xda-developers.com/showthread.php?t=2242635
crushalot said:
You should be able to use this toolkit to install SU and also to sideload a rom zip from your PC to the phone to reinstall your ROM of choice. Sounds like you wiped your data partition entirely. Since you have S-off and Super CID you should have no problems loading another rom. Just have to use one of the creative ways to get it on the phone (sideload, USB-OTG adapter, etc.)
http://forum.xda-developers.com/showthread.php?t=2242635
Click to expand...
Click to collapse
Thanks for your reply,
could you do a step by step guide for me please, I don't have an USB-OTG adaptor.
I cannot install the program, it says its not supported by my OS (im on Windows 8)
NailFace said:
Thanks for your reply,
could you do a step by step guide for me please, I don't have an USB-OTG adaptor.
Click to expand...
Click to collapse
The steps should be here in the guide:
http://forum.xda-developers.com/showthread.php?t=2325853
Also here for sideload:
http://forum.xda-developers.com/showthread.php?t=2318497
crushalot said:
The steps should be here in the guide:
http://forum.xda-developers.com/showthread.php?t=2325853
Also here for sideload:
http://forum.xda-developers.com/showthread.php?t=2318497
Click to expand...
Click to collapse
I really need a more step by step guide, I've ****ed things up already so I think I need a baby walk through
NailFace said:
I really need a more step by step guide, I've ****ed things up already so I think I need a baby walk through
Click to expand...
Click to collapse
Well the easiest way to do a sideload is using the All in One tool. Do you have access to any other PC that have Windows 7 or XP? I don't have a win 8 system to try to assist with compatibility mode with the one.exe tool.
If no other PC options are available then we will have to go the long way which will involve installing ADB like in this guide: (Under Installation section - It has 5 steps for installing ADB)
http://forum.xda-developers.com/showthread.php?t=1427008
Once ADB is installed we can use these steps from the sideload guide that I posted:
Make Sure HTC Drivers are installed and ADB is already working
1. Reboot into TWRP
2. in TWRP, Hit advanced and find Sideload
3. Swipe to start Sideload
4. Open a CMD Prompt window and Change Directories to where your adb.exe is
5. type adb devices and it should show your device connected and say sideload
6. Your ZIP file should already be in your adb folder - See Example Below
7. You are now ready to push the zip.....
8. type adb sideload nameofzip.zip <------------See Example Below
9. Wait until it says 100% and reboot back into recovery to flash the ROM
10. If hitting power does not make the screen come one, type adb reboot recovery
11. if adb reboot recovery does not work, hold power and volume down until it reboots to fastboot then go to recovery
crushalot said:
Well the easiest way to do a sideload is using the All in One tool. Do you have access to any other PC that have Windows 7 or XP? I don't have a win 8 system to try to assist with compatibility mode with the one.exe tool.
If no other PC options are available then we will have to go the long way which will involve installing ADB like in this guide: (Under Installation section - It has 5 steps for installing ADB)
http://forum.xda-developers.com/showthread.php?t=1427008
Once ADB is installed we can use these steps from the sideload guide that I posted:
Make Sure HTC Drivers are installed and ADB is already working
1. Reboot into TWRP
2. in TWRP, Hit advanced and find Sideload
3. Swipe to start Sideload
4. Open a CMD Prompt window and Change Directories to where your adb.exe is
5. type adb devices and it should show your device connected and say sideload
6. Your ZIP file should already be in your adb folder - See Example Below
7. You are now ready to push the zip.....
8. type adb sideload nameofzip.zip <------------See Example Below
9. Wait until it says 100% and reboot back into recovery to flash the ROM
10. If hitting power does not make the screen come one, type adb reboot recovery
11. if adb reboot recovery does not work, hold power and volume down until it reboots to fastboot then go to recovery
Click to expand...
Click to collapse
I owe you a beer, thank you very much. Everything working now.
Hello all,
I made a big mistake and wiped my Sd card on my rooted, Unlocked M7. I was able to get recovery(TWRP) back on but for the life of me cannot sideload a Rom on it? At the moment it has no OS. So that means I cannot open usb debugging so I could manually place the ViperOne rom back on the SD. I've never sideloaded anything but after watching many youtube videos and failing ( cannot read ROM.zip) its driving me nuts. Is there maybe an easier way? Maybe something else I can try?
I have tried to load for both desktop and platform tools( both I can see my device).
Splitshot said:
( cannot read ROM.zip)
Click to expand...
Click to collapse
This error is usually caused by the file being in the wrong location. Make sure "ROM.zip" is in the same folder where you have adb and fastboot on your computer.
---------- Post added at 10:36 AM ---------- Previous post was at 10:35 AM ----------
TWRP 2.6.4.0 also include mtp drivers so you can see your device storage on your ocmputer when booted in recovery mode.
Splitshot said:
Hello all,
I made a big mistake and wiped my Sd card on my rooted, Unlocked M7. I was able to get recovery(TWRP) back on but for the life of me cannot sideload a Rom on it? At the moment it has no OS. So that means I cannot open usb debugging so I could manually place the ViperOne rom back on the SD. I've never sideloaded anything but after watching many youtube videos and failing ( cannot read ROM.zip) its driving me nuts. Is there maybe an easier way? Maybe something else I can try?
I have tried to load for both desktop and platform tools( both I can see my device).
Click to expand...
Click to collapse
alray said:
This error is usually caused by the file being in the wrong location. Make sure "ROM.zip" is in the same folder where you have adb and fastboot on your computer.
---------- Post added at 10:36 AM ---------- Previous post was at 10:35 AM ----------
TWRP 2.6.4.0 also include mtp drivers so you can see your device storage on your ocmputer when booted in recovery mode.
Click to expand...
Click to collapse
Like alray said flash TWRP 2.8.4.0 and the phone will be seen in windows and you can just copy the file to the phone and flash it
I already had a "Install recovery v1.2" in my downloads so I tried this because I was unsuccessful with all the other attempts and low and behold it worked. although its an older version of TWRP (2.6.3). would it make a difference not having the latest? now that recovery is there I was hoping to push a ROM then update the recovery through root manager.
I just read alray's last line about the mtp drivers. OK, I will first get my folders working better, upgrade to a newer version TWRP and then push a rom. Is there a difference in "Fastboot adb sideload flash ViperOne.zip" and "
" adb sideload push ViperOne.zip"? Two video's used 2 different commands.
Splitshot said:
I already had a "Install recovery v1.2" in my downloads so I tried this because I was unsuccessful with all the other attempts and low and behold it worked. although its an older version of TWRP (2.6.3). would it make a difference not having the latest? now that recovery is there I was hoping to push a ROM then update the recovery through root manager.
I just read alray's last line about the mtp drivers. OK, I will first get my folders working better, upgrade to a newer version TWRP and then push a rom. Is there a difference in "Fastboot adb sideload flash ViperOne.zip" and "
" adb sideload push ViperOne.zip"? Two video's used 2 different commands.
Click to expand...
Click to collapse
you don't need adb at all if you load TWRP 2.8.4.0 you just copy the file in windows like to a flash drive
Splitshot said:
upgrade to a newer version TWRP and then push a rom.
Click to expand...
Click to collapse
If you are going to update twrp to 2.8.4.0, you will not need to push or sideload the rom, just copy it to your phone storage using the windows explorer. Navigate to "my computer --> One --> Internal storage" and copy your rom there.
Is there a difference in "Fastboot adb sideload flash ViperOne.zip" and "
" adb sideload push ViperOne.zip"? Two video's used 2 different commands.
Click to expand...
Click to collapse
These 2 commands means nothing. :laugh: SO no, there is no difference between these 2 commands, both will fail lol
if you want to use adb push:
Code:
adb push name_of_rom.zip /sdcard
if you want to sideload:
Code:
adb sideload name_of_rom.zip
But like i said, you don't need to use these commands to get your rom on your phone if you are gonna update twrp to 2.8.4.0.
download twrp 2.8.4.0, save it to the same folder where you have adb and fastboot installed on your computer. Open a command prompt from that folder, boot your phone in bootloader/fastboot usb mode.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery mode
you'll now see your phone storage on your computer, copy (drag and drop) your rom.zip to your phone storage.