Jump to content

Desire HD Rom for Desire


Recommended Posts

Posted (edited)

At XDA is a Desire HD rom for the Desire. It is not a flashable zip File, you must use adb for installing it.

http://forum.xda-developers.com/showthread.php?t=788554

Big thx @ownhere

download url: http://www.multiupload.com/AVHZ2WJ4M4

This is NOT a flashable zip file.

It is a file collections for ROM Dev.

Thanks all Dev from XDA! This file pack is based on DesireHD leaked RUU/Dump.

use it with follow step:

1.unzip the ownhere.DesireHD.zip

2.reboot your desire phone to recovery mode

3.wipe data,system,sd-ext

4.adb connect to phone

Code:

mkdir /sd-ext

mount /sd-ext

mount /system

mount /sdcard

5.push ownhere.desirehd.system.tgz,ownhere.desirehd.sd-ext.tgz,ownheredesire_v2.0_acekernel.zip to /sdcard

6.adb connect to phone

Code:

cd /system

rm -r *

tar zxvf /sdcard/ownhere.desirehd.system.tgz

cd /sd-ext

rm -r *

tar zxvf /sdcard/ownhere.desirehd.sd-ext.tgz

sync

7.flash ownheredesire_v2.0_acekernel.zip with recovery menu.

8.reboot

you got it.

all deleted file can be extract from leak RUU.

I hope it´s ok to post it here...

Greetz

golf60

Edited by Golf60
Posted

I just had a imagination of a new MoDaCo ROM based on the Desire HD ROM. Ahhhhhhh. :lol:

I think the time will come. But first, lets test the Desire HD Build.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.