• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Anyway to remove "RELOCKED - SECURITY WARNING"?

ok this phone is being a pain. and pissing me off. here is where I am at. finally got it to boot after relock. now it tells me I don't have permissions to dd the mmcblk22, have tried to change permissions but will not take. does some one have an idea.

If the Rom was rooted before,relocking the bootloader should not have had an impact,unless you had to run an ruu to get the phone to boot.

If superusr is still in your app drawer,then try entering "su" after "adb shell" if you aren't allready. You'll need to be at a "#" prompt.

If you ruu'ed and are 100% stock now you'll have to:
-reunlock
-"fastboot boot" recovery. Don't actually install it with "fastboot flash"
-use fastboot booted recovery to install supersu
-relock

The phone should have no issue booting if superuser is the only mod. Boot,recovery are 100% stock,and system is 99.9% stock ;)

Did you do an unlocked dd of mmcblk0p7 as well? If not,do one after installing superuser,but prior to relocking. Do another after the relock :)

Thanks! Holler if you have more questions :)
 
  • Like
Reactions: Brian706
Upvote 0
If the Rom was rooted before,relocking the bootloader should not have had an impact,unless you had to run an ruu to get the phone to boot.

If superusr is still in your app drawer,then try entering "su" after "adb shell" if you aren't allready. You'll need to be at a "#" prompt.

If you ruu'ed and are 100% stock now you'll have to:
-reunlock
-"fastboot boot" recovery. Don't actually install it with "fastboot flash"
-use fastboot booted recovery to install supersu
-relock

The phone should have no issue booting if superuser is the only mod. Boot,recovery are 100% stock,and system is 99.9% stock ;)

Did you do an unlocked dd of mmcblk0p7 as well? If not,do one after installing superuser,but prior to relocking. Do another after the relock :)

Thanks! Holler if you have more questions :)

Would this remove the tampered / relocked message in hboot and change it to just plain "locked"? :eek:
 
Upvote 0
I can see it's been a few months since the last post, so, I'm hoping this wasn't abandoned. Was there any progress made since then? I have 2 ED4Gs, one unlocked, and one relocked with warning. Unfortunately, the unlocked has a bad usb port and I can hardly ever get it to hook up to pc, only charger. I was just wondering if there was a way to remove the banner on the relocked one when I happened to stumble upon this thread. It showed great promise, then vanished abruptly. Thank you to the devs and users that are/were involved in this.
 
Upvote 0
Hey Toolboy, has not been abandoned just waiting for someone else with this device to continue forward. The last information requested was never pulled. See below:

Hey Vincent. Scotty has been really busy lately but I heard from him this morning. I'm not sure about the s-off but I asked him about it in my reply.

Can I have you dump this one that you didn't do before?


Scotty says that it's possible that the hboot stores that information so what I want to do is compare.

While still unlocked, can you dump mmcblk0p22, and then relock your bootloader (fastboot oem lock), and then dump mmcblk0p22 again?

This way I can compare them for differences (relocked vs. unlocked) and see if/where they are different.

Without s-off, I don't know that a flashable zip would be possible like we have on the 3d, but that's not to say there won't ever be s-off and that this is all for nothing. Still good learning experience either way!
 
Upvote 0
back from the dead :eek:

ive been doing some poking around on devices with the same processor/partition layout and have found the flag...

if theres still an interest in this id like to see mmcblk0p7 and mmcblk0p17

id also like confirmation that the layout is:
Code:
[COLOR="Red"]cat /proc/emmc[/COLOR]
dev: size erasesize name
mmcblk0p17: 00040000 00000200 "misc"
mmcblk0p21: 0087f400 00000200 "recovery"
mmcblk0p22: 00400000 00000200 "boot"
mmcblk0p26: 321ffa00 00000200 "system"
mmcblk0p30: 00140200 00000200 "local"
mmcblk0p28: 08fbb200 00000200 "cache"
mmcblk0p27: 4aabc400 00000200 "userdata"
mmcblk0p32: 01400200 00000200 "devlog"
mmcblk0p33: 00040000 00000200 "pdata"
mmcblk0p29: 00008000 00000200 "extra"
mmcblk0p25: 00c00200 00000200 "wimax"
mmcblk0p31: 007ffa00 00000200 "udata_wimax"

and a cat proc/partitions might be interesting as well.

thanks! :)
 
  • Like
Reactions: Brian706
Upvote 0
back from the dead :eek:

ive been doing some poking around on devices with the same processor/partition layout and have found the flag...

if theres still an interest in this id like to see mmcblk0p7 and mmcblk0p17

id also like confirmation that the layout is:
Code:
[COLOR="Red"]cat /proc/emmc[/COLOR]
dev: size erasesize name
mmcblk0p17: 00040000 00000200 "misc"
mmcblk0p21: 0087f400 00000200 "recovery"
mmcblk0p22: 00400000 00000200 "boot"
mmcblk0p26: 321ffa00 00000200 "system"
mmcblk0p30: 00140200 00000200 "local"
mmcblk0p28: 08fbb200 00000200 "cache"
mmcblk0p27: 4aabc400 00000200 "userdata"
mmcblk0p32: 01400200 00000200 "devlog"
mmcblk0p33: 00040000 00000200 "pdata"
mmcblk0p29: 00008000 00000200 "extra"
mmcblk0p25: 00c00200 00000200 "wimax"
mmcblk0p31: 007ffa00 00000200 "udata_wimax"

and a cat proc/partitions might be interesting as well.

thanks! :)

Just 'cause I saw this post...
This is from my unrooted/untouched stock HTC EVO Design 4G:
Code:
app_229@android:/ $ [COLOR="Red"]cat /proc/emmc[/COLOR]
dev:        size     erasesize name
mmcblk0p17: 00040000 00000200 "misc"
mmcblk0p21: 0087f400 00000200 "recovery"
mmcblk0p22: 00400000 00000200 "boot"
mmcblk0p26: 321ffa00 00000200 "system"
mmcblk0p30: 00140200 00000200 "local"
mmcblk0p28: 08fbb200 00000200 "cache"
mmcblk0p27: 4aabc400 00000200 "userdata"
mmcblk0p32: 01400200 00000200 "devlog"
mmcblk0p33: 00040000 00000200 "pdata"
mmcblk0p29: 00008000 00000200 "extra"
mmcblk0p25: 00c00200 00000200 "wimax"
mmcblk0p31: 007ffa00 00000200 "udata_wimax"


app_229@android:/ $ [COLOR="Red"]cat /proc/partitions[/COLOR]
major minor  #blocks  name

   7        0      17703 loop0
   7        1       3150 loop1
   7        2      52007 loop2
   7        3       3150 loop3
   7        4       8348 loop4
   7        5      16664 loop5
   7        6       3150 loop6
   7        7       3150 loop7
179        0    2334720 mmcblk0
179        1        500 mmcblk0p1
179        2         64 mmcblk0p2
179        3       4500 mmcblk0p3
179        4          1 mmcblk0p4
179        5      30000 mmcblk0p5
179        6      12500 mmcblk0p6
179        7       2048 mmcblk0p7
179        8       3072 mmcblk0p8
179        9       2048 mmcblk0p9
179       10       1024 mmcblk0p10
179       11       1024 mmcblk0p11
179       12       8751 mmcblk0p12
179       13       4096 mmcblk0p13
179       14       4096 mmcblk0p14
179       15       1024 mmcblk0p15
179       16       6909 mmcblk0p16
179       17        256 mmcblk0p17
179       18       1024 mmcblk0p18
179       19       1024 mmcblk0p19
179       20       1280 mmcblk0p20
179       21       8701 mmcblk0p21
179       22       4096 mmcblk0p22
179       23        256 mmcblk0p23
179       24       2047 mmcblk0p24
179       25      12288 mmcblk0p25
179       26     821246 mmcblk0p26
179       27    1223409 mmcblk0p27
179       28     147180 mmcblk0p28
179       29         32 mmcblk0p29
179       30       1280 mmcblk0p30
179       31       8190 mmcblk0p31
179       32      20480 mmcblk0p32
179       33        256 mmcblk0p33
179       64   31267840 mmcblk1
179       65   31263744 mmcblk1p1
254        0      17703 dm-0
254        1       3150 dm-1
254        2      52006 dm-2
254        6       3150 dm-6
254        7       3150 dm-7
   7        8       2111 loop8
254        8       2110 dm-8
   7        9       3150 loop9
254        9       3150 dm-9
   7       10      46809 loop10
254       10      46809 dm-10
   7       11      16664 loop11
254       11      16663 dm-11
   7       12      15624 loop12
   7       13      37454 loop13
254       13      37453 dm-13
   7       14      20822 loop14
254       14      20821 dm-14
   7       15       3150 loop15
254       15       3150 dm-15
   7       16       7308 loop16
254       16       7308 dm-16
   7       17      10427 loop17
254       17      10426 dm-17
   7       18      14585 loop18
254       18      14584 dm-18
   7       19       2111 loop19
254       19       2110 dm-19
   7       20       3150 loop20
254       20       3150 dm-20
   7       21      15624 loop21
254       21      15624 dm-21
   7       22      18743 loop22
254       22      18742 dm-22
   7       23      27059 loop23
254       23      27058 dm-23
   7       24       2111 loop24
254       24       2110 dm-24
   7       25      21861 loop25
254       25      21861 dm-25
   7       26      12506 loop26
254       26      12505 dm-26
   7       27       8348 loop27
254       27       8347 dm-27
   7       28       3150 loop28
254       28       3150 dm-28
   7       29      32256 loop29
254       29      32256 dm-29
   7       30       3150 loop30
254       30       3150 dm-30
   7       31       4190 loop31
254       31       4189 dm-31
   7       32       6269 loop32
254       32       6268 dm-32
   7       33      10427 loop33
254       33      10426 dm-33
   7       34       3150 loop34
254       34       3150 dm-34
   7       35       5229 loop35
254       35       5229 dm-35
   7       36       3150 loop36
254       36       3150 dm-36
   7       37      15624 loop37
   7       38       2111 loop38
254       38       2110 dm-38
   7       39       2111 loop39
254       39       2110 dm-39
   7       40      35375 loop40
254       40      35374 dm-40
   7       41       6269 loop41
254       41       6268 dm-41
   7       42      13545 loop42
254       42      13545 dm-42
   7       43       6269 loop43
254       43       6268 dm-43
   7       44       2111 loop44
254       44       2110 dm-44
   7       46       2111 loop46
254       46       2110 dm-46
   7       47       2111 loop47
254       47       2110 dm-47
254        3       3150 dm-3
254       37      15624 dm-37
254       12      15624 dm-12
254        4       8347 dm-4
254        5      16663 dm-5
 
Upvote 0
awsome! the flag is in either p7 or p17 if the trend follows the others ive looked at. if its in 17 then you guys should be able to change it without s off :)

someone who is either unlocked or relocked will need to dump those 2 partitions,upload and pm me a link.

i think vincentallen2 mentioned dumping everything on the 1st page,maybe someone could pm him and see if hes still got them floating around on his PC :)

edit:
whats the highest android version this device reached? can someone whose on the most recent software updates please list your kernel version?
 
  • Like
Reactions: Brian706
Upvote 0
awsome! the flag is in either p7 or p17 if the trend follows the others ive looked at. if its in 17 then you guys should be able to change it without s off :)

someone who is either unlocked or relocked will need to dump those 2 partitions,upload and pm me a link.

i think vincentallen2 mentioned dumping everything on the 1st page,maybe someone could pm him and see if hes still got them floating around on his PC :)

edit:
whats the highest android version this device reached? can someone whose on the most recent software updates please list your kernel version?

Again, my unmodified phone (boost version/Hardware Version 0002), which has all the official updates, lists these:
(A bit over-kill, but might as well list them all.)
Android Version:
4.0.3
HTC Sense Version:
3.6
Software Number:
1.14.653.0 710RD
Kernal Version:
3.0.16-geac4a23
htc-kernal2u18000-build-144 #1
PREEMPT
Baseband Version:
20.36W.30.0815U_1.11.00.1116
Build Number:
1.14.653.0 CL522282 release-keys
Browser Version:
Webkit/534.30
PRI Version:
3.42_150
PRL Version:
32030
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones