Go Back   Android Forums > Android Phones > HTC One V > One V - All Things Root
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

Like Tree2Likes
  • 2 Post By CafeKampuchia

test: Reply
 
LinkBack Thread Tools
Old June 14th, 2012, 08:47 AM   #1 (permalink)
Senior Member
Thread Author (OP)
 
CafeKampuchia's Avatar
 
Join Date: Dec 2011
Location: Pursat, Cambodia
Gender: Male
Posts: 1,547
 
Device(s): Samsung Galaxy Tab 8.9, Samsung Galaxy S III, Google Nexus 7 16GB Samsung Galaxy S III Mini
Carrier: CellCard & Metfone

Thanks: 1,031
Thanked 1,041 Times in 520 Posts
Default [GUIDE] Re-flash stock ROM (RUU) after bricking a rooted device

Before you start, you will need to set up your computer to properly recognize the phone. You probably did this when rooting originally, but just in case... Install SDK tools for Android, Java runtime, and HTC Sync.

About HTC Sync: The only reason you need HTC Sync installed is for the USB drivers that come with it. But the program itself has been known to cause conflicts. Make sure that HTC Sync is not running in the background by opening Task Manager in Windows and killing it if you find it lurking in there.

Here we go:

1. Download the correct RUU (ROM Update Utility) for your device from androidfiles.org. Make sure you download a Primo_C RUU for a CDMA device (no sim card) or a Primo_U RUU for a GSM device (uses a sim card)!! Also make sure you get the correct RUU for your carrier.

2. Charge the battery above 50% or for at least one hour. If the battery dies during the flashing process, you could hard brick the phone!

3. Run the RUU until the wizard comes up. While the RUU wizard is open, find the temporary folder it created. (Open Explorer in Windows and type %temp% in the navigation bar.) There will be two folders with long encrypted names. In one of them you will find ROM.zip. Open it with 7zip and extract recovery.img or recovery_signed.img. Put it in the location were you've installed Android SDK tools. This is the stock HTC Recovery and it is needed to run the RUU.

4. Boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB.

5. Open a command prompt in Windows and navigate to the folder where you installed Android SDK tools. Flash the stock recovery extracted in step 3 above using the following command:
Code:
fastboot flash recovery recovery.img
or
Code:
fastboot flash recovery recovery_signed.img
6. Relock the bootloader using the following command:
Code:
fastboot oem lock
7. Re-run the RUU. It will restore the device to it's original condition, locked (though *** RELOCKED ***) and unrooted.

Once the install is done you'll have unlock the bootloader again using the token you already have from the first time, reflash CWM Recovery and re-root. All this will be 10x easier than the first time.

If you do re-root your phone, be 100% you backup the stock ROM in ClockworkMod Recovery before making changes!
nannycrick and julian35961 like this.

__________________
Don't just say thanks, click Thanks
To report abusive posts, porn or spam, click Report
Android Forums Site Rules/Guidelines

Please don't send me PMs with support questions. That's what the forum is for
CafeKampuchia is offline  
Last edited by CafeKampuchia; February 8th, 2013 at 10:01 AM.
Reply With Quote
The Following 7 Users Say Thank You to CafeKampuchia For This Useful Post:
andruoid (August 16th, 2012), antraz101 (August 13th, 2012), El Presidente (July 17th, 2012), nannycrick (November 16th, 2012), voxdroid (August 14th, 2012), weinerdog70 (January 23rd, 2013), Zombie591 (February 13th, 2013)
Sponsors
Old August 13th, 2012, 08:34 AM   #2 (permalink)
New Member
 
Join Date: Aug 2012
Posts: 2
 
Device(s): HTC One V
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

Noob question but how do i know what ruu to use my bootloader says
Primou pvt ship s-on rl
hboot-1.16.0000
radio-3831.15.00.19_m
emmc-boot
mar 13 2012,20:17:28

EDIT: figured it out thanks for all the help
antraz101 is offline  
Last edited by antraz101; August 13th, 2012 at 04:29 PM. Reason: problem fixed
Reply With Quote
Old September 12th, 2012, 11:33 AM   #3 (permalink)
Senior Member
 
andruoid's Avatar
 
Join Date: Jan 2011
Location: BC, Canada
Gender: Male
Posts: 781
 
Device(s): Samsung Galaxy SIIX
Carrier: Not Provided

Thanks: 129
Thanked 183 Times in 144 Posts
Default

There 'could be' a potential issue with Telus users. It could also be me as well so let me know.

Coming from stock without the resent OTA (34MB) update I was able to unroot and apply the Telus RUU. Software version: 2.08.661.1

The OTA updated the Software version to 2.22.661.2. When I did try to unroot after applying the OTA I got a message on the bootloader screen;

RUU
Hboot Version is older!
Update Fail!


My hboot was 1.17.0000 and is now 1.18.0000

Any work around for this?
__________________
Samsung Galaxy SIIX
Acer C7 Chromebook
andruoid is offline  
Reply With Quote
Old September 12th, 2012, 04:01 PM   #4 (permalink)
New Member
 
Join Date: Sep 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 2 Times in 1 Post
Default

Okay i'm on Alltel and have the HTC One V CDMA, so if I wanted tyo perform a unroot and relock and all that, what RUU from the one link on page one will I need?
freakyfreak is offline  
Reply With Quote
Old September 13th, 2012, 08:41 AM   #5 (permalink)
Senior Member
Thread Author (OP)
 
CafeKampuchia's Avatar
 
Join Date: Dec 2011
Location: Pursat, Cambodia
Gender: Male
Posts: 1,547
 
Device(s): Samsung Galaxy Tab 8.9, Samsung Galaxy S III, Google Nexus 7 16GB Samsung Galaxy S III Mini
Carrier: CellCard & Metfone

Thanks: 1,031
Thanked 1,041 Times in 520 Posts
Default

You can wait for the next full RUU to be released or try flashing the boot and system images manually.

Before trying this, make certain that the RUU is right for your phone!

Run the RUU...exe again but don't try to update. Instead, find the temporary folder it created to extract the files needed for the install. It will look something like C:\Users\[LoginName]\AppData\Local\Temp​\{82B23FCD-D5D0-45CA-A3A2-5350D3926551}. To get there quickly, open Explorer and type %temp% in the navigation bar, then open the folder with the long file name. You'll find a file called ROM.zip in there. Open it with 7-Zip (Explorer won't open it) and extract boot.img and system.img.

Then flash them manually as follows:

Code:
fastboot flash boot boot.img
Code:
fastboot flash system system.img
Hope that helps!
CafeKampuchia is offline  
Reply With Quote
Old September 13th, 2012, 08:58 AM   #6 (permalink)
Senior Member
Thread Author (OP)
 
CafeKampuchia's Avatar
 
Join Date: Dec 2011
Location: Pursat, Cambodia
Gender: Male
Posts: 1,547
 
Device(s): Samsung Galaxy Tab 8.9, Samsung Galaxy S III, Google Nexus 7 16GB Samsung Galaxy S III Mini
Carrier: CellCard & Metfone

Thanks: 1,031
Thanked 1,041 Times in 520 Posts
Default

Quote:
Originally Posted by freakyfreak View Post
Okay i'm on Alltel and have the HTC One V CDMA, so if I wanted tyo perform a unroot and relock and all that, what RUU from the one link on page one will I need?
Freakyfreak, welcome to Android Forums I moved your post to a thread more relevant to your question.

If there is no Alltel RUU, you might be able to flash an RUU for another CDMA carrier like Sprint. But you'll get the special features and bloatware for that carrier.
CafeKampuchia is offline  
Reply With Quote
Old September 13th, 2012, 11:50 AM   #7 (permalink)
Senior Member
 
andruoid's Avatar
 
Join Date: Jan 2011
Location: BC, Canada
Gender: Male
Posts: 781
 
Device(s): Samsung Galaxy SIIX
Carrier: Not Provided

Thanks: 129
Thanked 183 Times in 144 Posts
Default

Quote:
Originally Posted by CafeKampuchia View Post
You can wait for the next full RUU to be released or try flashing the boot and system images manually.

Before trying this, make certain that the RUU is right for your phone!

Run the RUU...exe again but don't try to update. Instead, find the temporary folder it created to extract the files needed for the install. It will look something like C:\Users\[LoginName]\AppData\Local\Temp​\{82B23FCD-D5D0-45CA-A3A2-5350D3926551}. To get there quickly, open Explorer and type %temp% in the navigation bar, then open the folder with the long file name. You'll find a file called ROM.zip in there. Open it with 7-Zip (Explorer won't open it) and extract boot.img and system.img.

Then flash them manually as follows:

Code:
fastboot flash boot boot.img
Code:
fastboot flash system system.img
Hope that helps!
Thanks for the instruction CafeKampuchia however, this is what I get when trying to flash the system.img

C:\fastboot>fastboot flash system system.img
sending 'system' (817148 KB)...
FAILED (remote: data length is too large)
finished. total time: 0.013s
andruoid is offline  
Reply With Quote
Old September 15th, 2012, 11:50 AM   #8 (permalink)
Senior Member
 
andruoid's Avatar
 
Join Date: Jan 2011
Location: BC, Canada
Gender: Male
Posts: 781
 
Device(s): Samsung Galaxy SIIX
Carrier: Not Provided

Thanks: 129
Thanked 183 Times in 144 Posts
Default

Also tried grabbing the ROM.zip, renaming it to PK76IMG.zip and putting it on the SD card. Still no luck,

RUU
Hboot Version is older!
Update Fail!

re-applying the RUU doesn't seem possible unless I'm missing a step somewhere.
andruoid is offline  
Reply With Quote
Old September 18th, 2012, 12:12 AM   #9 (permalink)
New Member
 
Join Date: Sep 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 2 Times in 1 Post
Default

Okay, I've done a bit of research, and the SPrint RUU has different Radios than Alltel, Alltel uses radios ending in .524_2 and Spring uses .521, both are similar radios, but are not the same, so how will this affect my device?
freakyfreak is offline  
Reply With Quote
Old September 19th, 2012, 11:01 AM   #10 (permalink)
Senior Member
Thread Author (OP)
 
CafeKampuchia's Avatar
 
Join Date: Dec 2011
Location: Pursat, Cambodia
Gender: Male
Posts: 1,547
 
Device(s): Samsung Galaxy Tab 8.9, Samsung Galaxy S III, Google Nexus 7 16GB Samsung Galaxy S III Mini
Carrier: CellCard & Metfone

Thanks: 1,031
Thanked 1,041 Times in 520 Posts
Default

Quote:
Originally Posted by andruoid View Post
Thanks for the instruction CafeKampuchia however, this is what I get when trying to flash the system.img

C:\fastboot>fastboot flash system system.img
sending 'system' (817148 KB)...
FAILED (remote: data length is too large)
finished. total time: 0.013s
It looks like the RUU you are trying to apply is not right for your phone. I'd double check.

Quote:
Originally Posted by freakyfreak View Post
Okay, I've done a bit of research, and the SPrint RUU has different Radios than Alltel, Alltel uses radios ending in .524_2 and Spring uses .521, both are similar radios, but are not the same, so how will this affect my device?
It's hard to tell from the numbers what is different, hardware, software or both. I'd be hesitant to try until I knew.
CafeKampuchia is offline  
Reply With Quote
Sponsors
Old September 19th, 2012, 08:48 PM   #11 (permalink)
Senior Member
 
andruoid's Avatar
 
Join Date: Jan 2011
Location: BC, Canada
Gender: Male
Posts: 781
 
Device(s): Samsung Galaxy SIIX
Carrier: Not Provided

Thanks: 129
Thanked 183 Times in 144 Posts
Default

Quote:
Originally Posted by CafeKampuchia View Post
It looks like the RUU you are trying to apply is not right for your phone. I'd double check.
It's definitely the right RUU as it worked before. The reason it's not now is because I unrooted, applied the same RUU, applied an official OTA update (34MB), then unrooted as there was no major difference, then unlocked again, applied a custom ROM and wasn't happy with it so I decided to lock it back up and run the RUU again.

I noticed that the HBoot was 1.17.00 before the OTA update and now it's 1.18.00.
andruoid is offline  
Reply With Quote
Old October 13th, 2012, 06:57 PM   #12 (permalink)
Junior Member
 
Join Date: Jan 2012
Location: Long Island, NY
Posts: 76
 
Device(s): HTC One V LG Optimus V (Bumblebee Resurected) [Retired] Lenovo Ideapad K1(Stock) LG Rumor 2
Carrier: Not Provided

Thanks: 16
Thanked 5 Times in 5 Posts
Default

Can you do this to working phones or semi-bricked devices...such as mine...please....please help me....please......
jtragna is offline  
Reply With Quote
Old October 30th, 2012, 09:46 AM   #13 (permalink)
Senior Member
Thread Author (OP)
 
CafeKampuchia's Avatar
 
Join Date: Dec 2011
Location: Pursat, Cambodia
Gender: Male
Posts: 1,547
 
Device(s): Samsung Galaxy Tab 8.9, Samsung Galaxy S III, Google Nexus 7 16GB Samsung Galaxy S III Mini
Carrier: CellCard & Metfone

Thanks: 1,031
Thanked 1,041 Times in 520 Posts
Default

Jtragna, if you can boot the device into bootloader it should work for you. What state is your device in?
CafeKampuchia is offline  
Reply With Quote
Old November 2nd, 2012, 09:38 AM   #14 (permalink)
New Member
 
Join Date: Nov 2012
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default only original?

hello, can i do these operation also if my one v is bricked with a custom rom or only if it's bricked when he has an original rom?????? thank you
davidedavide96 is offline  
Reply With Quote
Old November 16th, 2012, 10:38 AM   #15 (permalink)
Junior Member
 
Join Date: May 2012
Location: Winchester,VA
Gender: Female
Posts: 63
 
Device(s): HTC One V, PACman v1.5, HTC EVO V, Harmonia v 3.17 HTC Wildfire S, stock GB. LG OV, MiRaGe.
Carrier: Virgin Mobile

Thanks: 18
Thanked 8 Times in 6 Posts
Default

Thanks LOADS for this guide. I soft-bricked (bootlooped) my baby trying to fix a bad flash of a kernel to go with my rom, JMZOneV v4. Had issues with the WIFI anntenae that wouldn't work. I'm going stock odex (rooted) from here. I owe you my thanks again!!


p.s After factory reset, go back into HBOOT recovery, then into HTC Dumblock (in recovery under Advanced). restore orig boot.img & restore recovery. Flash both.
(not at the same time). re-install stock rom odex. or deodex. flash that. go back to
adb to re-lock bootloader. Once relocked, go back into HBOOT. choose fastboot.
(it will enable the USB connection).
Run this RUU per instructions. (locking the boot stopped the bootloop. re-entering HBOOT Fastboot to enable the USB connect will give RUU a chance to do it's magic). Keep a copy of the stock rom on your sd card in case your restores don't work for you. This is how I did it. (remembered to do ALL software updates before unlocking again). Love this forum!!!
nannycrick is offline  
Reply With Quote
Old November 22nd, 2012, 01:20 PM   #16 (permalink)
Senior Member
 
andruoid's Avatar
 
Join Date: Jan 2011
Location: BC, Canada
Gender: Male
Posts: 781
 
Device(s): Samsung Galaxy SIIX
Carrier: Not Provided

Thanks: 129
Thanked 183 Times in 144 Posts
Default

RUU_PRIMO_U_ICS_40A_TELUS_WWE_2.22.661.2 is now available at FileFactory Folder View - Primo

If you installed the official OTA update on the Telus One V it also upgraded the HBOOT from 1.17 to 1.18. If you rooted after applying the above there was no way to unroot and go back to factory, until now. 8)
andruoid is offline  
Reply With Quote
Old November 26th, 2012, 10:26 AM   #17 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

Okay, I bought my HTC One V Friday. I got it stuck in a bootloop, so I flashed my reovery that I made right after I rooted. Now it won't boot past the HTC screen, and to fully power down I have to shut down through the boot loader. I Have no idea if it's charging (I know it won't in the boot loader or recovery. it's off right now and plugged in but my light isn't on? My LG had a light that stayed on. never charged this off, so idk) So, anyway I'm kinda scared about trying this right now... Any suggestions? And my CMW is saying ext_sd.img is missing?
Any suggestions?
Zombie591 is online now  
Reply With Quote
Old November 26th, 2012, 10:29 AM   #18 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

Also, my phone downloaded and booted a kernel right before this problem started. (This was not me) but yeah, could that be the problem? I'm new to all this and trying to learn...
Zombie591 is online now  
Reply With Quote
Old November 27th, 2012, 01:14 PM   #19 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

I got it all working right now.
Zombie591 is online now  
Reply With Quote
Old January 21st, 2013, 12:08 PM   #20 (permalink)
New Member
 
Join Date: Jan 2013
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

I cannot get RUU to run at all.
Original problem is after unlocking & rooting & running for a month, I tried putting CM10 on it.
Now it loops upon boot.

Virgin Mobile HTC One V
HBOOT 1.53.0000
RADIO 1.00.00.0928

I see ADB device but only when unlocked, when I lock & try to use the RUU it fails with USB error, everything USb works, flashing boot, recovery, oem lock, unlock, etc.
I have spent the last 2 FULL days on this, I would even go back to stock if it doesn't reboot :-(.
MarkyMac is offline  
Reply With Quote
Sponsors
Old January 21st, 2013, 09:08 PM   #21 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by MarkyMac View Post
I cannot get RUU to run at all.
Original problem is after unlocking & rooting & running for a month, I tried putting CM10 on it.
Now it loops upon boot.

Virgin Mobile HTC One V
HBOOT 1.53.0000
RADIO 1.00.00.0928

I see ADB device but only when unlocked, when I lock & try to use the RUU it fails with USB error, everything USb works, flashing boot, recovery, oem lock, unlock, etc.
I have spent the last 2 FULL days on this, I would even go back to stock if it doesn't reboot :-(.

The RUU is gonna put you back at full stock anyway. I had the same problem when I had to run the RUU when I bricked my phone. Let it start running then minimize it. Open file explorer on your desktop and find the folder the program made. Search recovery when you open file explorer (instructions on here say \data\ but that didn't show it for me.) The file will be recovery_signed.IMG and you're gonna need to flash that via fastboot for the RUU to run properly.
Zombie591 is online now  
Reply With Quote
The Following User Says Thank You to Zombie591 For This Useful Post:
fundriod (April 22nd, 2013)
Old January 21st, 2013, 09:11 PM   #22 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

If I remember correctly lol I haven't messed my phone up since around Christmas. But the directions above are all right. It's just hard to find that recovery IMG.
Zombie591 is online now  
Reply With Quote
Old February 3rd, 2013, 08:01 PM   #23 (permalink)
New Member
 
Join Date: Dec 2012
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by MarkyMac View Post
I cannot get RUU to run at all.
Original problem is after unlocking & rooting & running for a month, I tried putting CM10 on it.
Now it loops upon boot.

Virgin Mobile HTC One V
HBOOT 1.53.0000
RADIO 1.00.00.0928

I see ADB device but only when unlocked, when I lock & try to use the RUU it fails with USB error, everything USb works, flashing boot, recovery, oem lock, unlock, etc.
I have spent the last 2 FULL days on this, I would even go back to stock if it doesn't reboot :-(.

the 1.00.00.0928 radio is causing the bootloops. you need to run the ruu to get a different radio version then you can custom rom all you want.
jaredl45600 is offline  
Reply With Quote
Old February 13th, 2013, 01:11 PM   #24 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

Today was the third time I've had to use this... TWRP 2.3 wouldn't read my sd card after a full wipe... So I had no OS and no way to flash without that card... CWM Wouldn't read it either... :/
I Just wanna say thank you again for these links and the amazing help I've gotten from some of the guides here in the past!
Zombie591 is online now  
Reply With Quote
The Following User Says Thank You to Zombie591 For This Useful Post:
CafeKampuchia (February 14th, 2013)
Old March 10th, 2013, 05:38 PM   #25 (permalink)
New Member
 
Join Date: Mar 2013
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default help

i think my phone is brick. because after i install custom rom it loops on boot up screen.

here's the detail of my phone

PRIMO PVT SHIP S-ON RL
HBOOT-1.18.0000
RADIO-3831.19.00.120
eMMC-boot
jul 2 2012, 20:51:45

what is the right RUU for me because im confused i cant see HBOOT with Radio no. in the List of RUU.... please help...thanks alot
eloreche is offline  
Reply With Quote
Old April 22nd, 2013, 04:28 AM   #26 (permalink)
New Member
 
Join Date: Apr 2013
Posts: 1
 
Device(s): HTC One V Primoc
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

Hi CafeKampuchia / Zombie591

am having this problem with my device, it says "No OS" and it all happened because of Supremo_v30.....

i cannot install any custom Rom, nor can i flash a stock rom, i've tried all the possible ways but no avail..tried to update custom JB it gets updated but keeps looping boot,
I tried even to flash ubuntu on it but it says could not mount "sd ext"

i can get only till Hboot, i get options such as fastboot, Recovery, Factory reset, simlock, Hboot USB, Image CRC and show barcode.

Device: Primoc pvt ship S-on RL
Hboot-1.57.0000
Radio-1.00.00.0928
emmc-boot
Jun 18 2012, 10:22:43

Badly waiting for Your reply

Thanks in advance.
fundriod is offline  
Last edited by fundriod; April 22nd, 2013 at 04:49 AM. Reason: correction
Reply With Quote
Old May 3rd, 2013, 10:55 PM   #27 (permalink)
New Member
 
Join Date: May 2013
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

hello, which rom should i use:

HTC One V
Primou pvt ship S-on RH
radio-3831.17.00.23_2
eMMC-boot
Jul 02 2012, 20:51:45
luisdv is offline  
Reply With Quote
Old May 12th, 2013, 04:09 PM   #28 (permalink)
Junior Member
 
Join Date: Sep 2012
Gender: Male
Posts: 81
 
Device(s): HTC Evo Design 4G on Custom stock ICS w/ Sense HTC One V Kyocera Rise *hardware bricked* LG l45c *br
Carrier: Not Provided

Thanks: 21
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by fundriod View Post
Hi CafeKampuchia / Zombie591

am having this problem with my device, it says "No OS" and it all happened because of Supremo_v30.....

i cannot install any custom Rom, nor can i flash a stock rom, i've tried all the possible ways but no avail..tried to update custom JB it gets updated but keeps looping boot,
I tried even to flash ubuntu on it but it says could not mount "sd ext"

i can get only till Hboot, i get options such as fastboot, Recovery, Factory reset, simlock, Hboot USB, Image CRC and show barcode.

Device: Primoc pvt ship S-on RL
Hboot-1.57.0000
Radio-1.00.00.0928
emmc-boot
Jun 18 2012, 10:22:43

Badly waiting for Your reply

Thanks in advance.
Sorry, I haven't been on here much, been playing with my Evo design after I accidentally destroyed (funny story really haha) my one V. But I see this is from last month, are you still having issues?
Zombie591 is online now  
Reply With Quote
Reply


Go Back   Android Forums > Android Phones > HTC One V > One V - All Things Root
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:38 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.