[Q] Deleted data, new installation fails

Search This thread

killerbie

Senior Member
Aug 18, 2009
468
28
Antwerpen
Hello,

yesterday I accidentally deleted the data partition on my phone (M7 model)

I coudn't get adb dideload to work so I bought an usb otg cable.

Now when I try to install a rom (hd android v51) I always get an error after aroma closes:"set_perm: some changes failed)

Can anyone help me installing ANY rom to get my phone working again?

thx :)
 

Bllooi

Senior Member
Dec 27, 2012
282
65
York
Hey, no worries. Just adb push <nameofrom>.zip /data/media/0/ then it will take some time, when it says its successful just go to that path and flash it like a normal ROM :D worked for me and I hope it helps you.

Make sure the ROM is in the same folder of adb.

Happy Flashing :D from the proud owner of a HTC One.
 
  • Like
Reactions: spiralout1

killerbie

Senior Member
Aug 18, 2009
468
28
Antwerpen
Hey, no worries. Just adb push <nameofrom>.zip /data/media/0/ then it will take some time, when it says its successful just go to that path and flash it like a normal ROM :D worked for me and I hope it helps you.

Make sure the ROM is in the same folder of adb.

Happy Flashing :D from the proud owner of a HTC One.

As I told in post 1, I can't get adb to work anymore. It had worked but sideloading and pushed resulted in nothing, after installing the rom there where mounting troubles
 

Bllooi

Senior Member
Dec 27, 2012
282
65
York
As I told in post 1, I can't get adb to work anymore. It had worked but sideloading and pushed resulted in nothing, after installing the rom there where mounting troubles

Honestly if anyone could shine a light on this it would be great. Haven't seen something like this before and sorry for not reading about your adb trouble
 

bygrave

Senior Member
Oct 14, 2012
480
228
1,,go into recovery
2..mount storage
3..untick all tha boxes apart from data leave data ticked
4..rename wich rom you wont to just rom
5..place rom in fastboot folder
6..open cmd
7,,type adb push rom.zip/sdcard/
wait for it to finish in cmd window go install rom and fingers crossed

just reread ya post why how is adb not working what is it saying please copy and past cmd,log
 
Last edited:

killerbie

Senior Member
Aug 18, 2009
468
28
Antwerpen
1,,go into recovery
2..mount storage
3..untick all tha boxes apart from data leave data ticked
4..rename wich rom you wont to just rom
5..place rom in fastboot folder
6..open cmd
7,,type adb push rom.zip/sdcard/
wait for it to finish in cmd window go install rom and fingers crossed

just reread ya post why how is adb not working what is it saying please copy and past cmd,log


Owkay, got adb to work! (yay!!!)

I did what you told, except i did "adb push 'myrom.zip' /sdcard/'myrom.zip'
it copied perfecty


Installed, used aroma and I'm past the recovery screen!!!

Could it be that my rom installed incorectly because more than only data was ticked on in the 'moun' section?!
 

bygrave

Senior Member
Oct 14, 2012
480
228
it could of been a few things really mate im glad u got it sorted and just always push that way i find the best

Sent from my HTC One using Tapatalk
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hey, no worries. Just adb push <nameofrom>.zip /data/media/0/ then it will take some time, when it says its successful just go to that path and flash it like a normal ROM :D worked for me and I hope it helps you.

    Make sure the ROM is in the same folder of adb.

    Happy Flashing :D from the proud owner of a HTC One.