LG Marquee has root!

Search This thread

tcaudill01

Senior Member
May 31, 2010
152
77
Tuscaloosa
Moto G Power
Okay guys, I thought what the hell, I'll try the LGE Black option in ROM manager and see what happens.
IT WORKS!!!!!!!!!!!!!!!!!!
Use the volume keys to move and the search button to select.
I have backed up the ROM from the Marquee and loaded on Mediafire.

The back up wasn't good, so i pulled the link. Sorry!

Hope this helps.
 
Last edited:

tcaudill01

Senior Member
May 31, 2010
152
77
Tuscaloosa
Moto G Power
Sorry folks, I don't think the backup is any good. I tried another and it looks the same. It is too small and doesn't have musch data.

Can someone point me to, or step me through, how to pull all the files with adb. I'll be glad to pull and post.
 

dxdiag32

Senior Member
Feb 21, 2011
902
350
Chongqing
first of all,you need a adb.exe

you can get it from super-one-click,or android sdk,google it :)
for example,we pull files at d:\system
copy adb files in d:\system
and then,open cmd(win+R,enter cmd)

connect your phone before we start.
type
Code:
d:
adb pull /system .\system

ok then it will pull all the system files into d:\system
 

mike-y

Senior Member
Feb 7, 2008
650
149
Los Angeles
does it back up to a directory on the SD card? if it does, you need all the files in the directory. there should be a few .img files along with the nandroid.md5 file. put them all in a zip and upload it.

look in sdcard: \clockworkmod\backup\

the directory the files are in should be named with a date+time stamp
 
Last edited:

tcaudill01

Senior Member
May 31, 2010
152
77
Tuscaloosa
Moto G Power
does it back up to a directory on the SD card? if it does, you need all the files in the directory. there should be a few .img files along with the nandroid.md5 file. put them all in a zip and upload it.

look in sdcard: \clockworkmod\backup\

the directory the files are in should be named with a date+time stamp

I've already tried the CWM backup and it is no good, only about 18 meg in size and missing almost everything important.

That is why I was trying to get directions on how to use ADB to pull system files and image from the phone.
 

gabwerkz

Senior Member
Aug 16, 2011
1,557
1,539
Three Stars and a Sun
I've already tried the CWM backup and it is no good, only about 18 meg in size and missing almost everything important.

That is why I was trying to get directions on how to use ADB to pull system files and image from the phone.

1. Download Android SDK http://developer.android.com/sdk/index.html
2. Install it on C: (not on Program Files for Easy Access)
3. Connect your phone through USB with debugging on
4. Open Command propt from your PC. (windows button + r / type "cmd" without quotes)
5. On command prompt type "cd c:\Android\ASDK\platform-tools" (without quotes then press Enter)
6. Then type "adb pull /system" (without quotes then press Enter)
7. wait till it's finished pulling the files

Now go to C:Android\ASDK\platform-tools. Copy all files now, zip it. Upload, they'll just exclude/disect the adb ones.
 
Last edited:

tcaudill01

Senior Member
May 31, 2010
152
77
Tuscaloosa
Moto G Power
Okay, I used ADB and was able to pull the system, boot.img and recovery.img.

Not sure if any of these are correct. The system file is HUGE (434mb zipped) but looks like every thing is there. Both boot and recovery are 5.00mb each.

If this looks right and is what you are after I will upload it to mediafire.

Let me know.
 
  • Like
Reactions: jamiescott23

i04055

Senior Member
Jan 15, 2011
419
41
Okay, I used ADB and was able to pull the system, boot.img and recovery.img.

Not sure if any of these are correct. The system file is HUGE (434mb zipped) but looks like every thing is there. Both boot and recovery are 5.00mb each.

If this looks right and is what you are after I will upload it to mediafire.

Let me know.

Yes... that's exactly what we need... just zip it and upload it... :)
 

agent205

Senior Member
Sep 22, 2011
966
102
House
Okay, I used ADB and was able to pull the system, boot.img and recovery.img.

Not sure if any of these are correct. The system file is HUGE (434mb zipped) but looks like every thing is there. Both boot and recovery are 5.00mb each.

If this looks right and is what you are after I will upload it to mediafire.

Let me know.

nicely done :D
now let our chef master to cook it :D
 

Top Liked Posts