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

Root [WIP][DEV] Custom Recovery/Bootloader unlocking Work In Progress Thread

ok i downloaded the apk, installed the apk, pushed install recovery no options came up just said install was sucessful

clicked reboot recovery and i got a black screen with the home, menu, back buttons lit up....the buttons then went black with the black screen....pushed the volume down button and the reset android came up

so how will i know if it did install or not?
 
then why the heck did you put up the link???? You should state whether it will brick you or not :p:rolleyes:

as proof i wasnt just talking out my ass about attempting :P. i said it was unreleased ergo with this being such a big item everyone wants its a fairly safe bet it didnt get released cuz it didnt work :P

what you see publicly of my work is only about 75% of what i do
 
ok i downloaded the apk, installed the apk, pushed install recovery no options came up just said install was sucessful

clicked reboot recovery and i got a black screen with the home, menu, back buttons lit up....the buttons then went black with the black screen....pushed the volume down button and the reset android came up

so how will i know if it did install or not?

you were ninja'd, read posts before.....also go unbrick yourself.
 
Soooo.. the Motion has cwm but just no kernels yet, right? I am confused...

Sent from my potato

I'm also confused, how much of CWM works????

Also kernels won't work until we get the bootloader unlocked, otherwise you are just flashing themes/themed ROMs/other stuff requiring CWM.
 
I'm also confused, how much of CWM works????

Also kernels won't work until we get the bootloader unlocked, otherwise you are just flashing themes/themed ROMs/other stuff requiring CWM.


nothing works

in fact as far as cwm is concerned nothing has changed from 2 days ago :/
 
Ive read that some phones will fail to boot after repacking and pushing due to a difference in size so sometimes they use fillers to make the boot.img the same size it was originally.
 
i wrote up a nice read on forging the signature on the files

what i mean is flashing anything is risky since the fstab (filesystem table) isnt for this device. imagine if you told windows to install and it went to the wrong hard drive and wiped out everything there? thats what you risk with a diff fstab

So basically we have 3 options:
1) Forge the kernel signature
2) Get LG to unlock bootloader
3) Find a dev who can get the bootloader unlocked

I think 3 will happen first.
 
Well I just ran out of space on ubuntu so i am going to have to wait until i get a larger hard drive b/c it was full to begin with. I cant seem to figure out how to repack my kernel folder but i got the ramdisk repacked. I changed one thing to see if it would move us over to 1.6g or maybe put us in fastboot? If anyone else can try to do the same thing it may be possible to overclock this way or even leave us in fast boot....
 
Mayhap we could compile CWM using our rec.img, board config, fstab, default.prop, etc. Determine what services need to be stopped on our device in order to allow mounting /system as writeable and reflecting this in the scripts. Following Dexter's methodology using the raw ramdisk, since we can't flash boot.img or rec.img to the proper partitions. Pack that shiznit up and test it. We should be able to use what we have as a roadmap. If I had another Motion I would test but I'm limited.
 
Mayhap we could compile CWM using our rec.img, board config, fstab, default.prop, etc. Determine what services need to be stopped on our device in order to allow mounting /system as writeable and reflecting this in the scripts. Following Dexter's methodology using the raw ramdisk, since we can't flash boot.img or rec.img to the proper partitions. Pack that shiznit up and test it. We should be able to use what we have as a roadmap. If I had another Motion I would test but I'm limited.

thats what the difference between my apk and dexters v1.0 apk is. it doesnt come out very pretty, ive never worked with bootstrap before and its not the esiest thing to get rollin.
 
Back
Top Bottom