[ROM] Stock Rooted 5.0.2

_tek_

Senior Member
Jan 31, 2009
112
15
0
First, woohoo!

Flashing now, thanks bud!

EDIT: Hey Bunny, maybe I'm missing something. Where are those bootloader images available?
 

Moe5508

Senior Member
Jun 18, 2007
3,037
312
213
www.manicorp.com
All the bootloader files are in the ota file.

Yes this is stock system partition with root.
So then this point is moot then?
"...Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if neccesary...." it happens automatically when you do the single system flash?

---------- Post added at 06:24 PM ---------- Previous post was at 06:18 PM ----------

Is there a mirror link? Dev-Host seems to have been jacked by some crazy redirect malware...or maybe its just me...
 

bunny0007

Senior Member
Jun 14, 2006
202
45
48
Randers
So then this point is moot then?
"...Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if neccesary...." it happens automatically when you do the single system flash?

---------- Post added at 06:24 PM ---------- Previous post was at 06:18 PM ----------

Is there a mirror link? Dev-Host seems to have been jacked by some crazy redirect malware...or maybe its just me...
I flashed the ota file before i made the system dump.

Im not sure if the new bootloader an stuff are required for this update, but the ota are not a new rom, just patched files, no new boot image or recovery image.
 

Moe5508

Senior Member
Jun 18, 2007
3,037
312
213
www.manicorp.com
Am stuck in fastboot mode and can't get into ADB mode anymore to be able to do a sideload...any idea how to flash that OTA zip file in fastboot? Anyone got the boot and recovery images extracted?
 

bunny0007

Senior Member
Jun 14, 2006
202
45
48
Randers
Am stuck in fastboot mode and can't get into ADB mode anymore to be able to do a sideload...any idea how to flash that OTA zip file in fastboot? Anyone got the boot and recovery images extracted?
The only way to flash the ota file are from stock non rooted 5.0.1 via sideload from recovery.
You might fastboot flash stock 5.0.1 system, boot and recovery, then you shuld be able to flash the ota from recovery.
 

akaHardison

Senior Member
Aug 9, 2012
631
96
0
Here is a stock lollipop 5.0.2 system image that can be flashed in fastboot.

Flash with
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system-rooted.img

Stock 5.0.2 boot partition dump download (sorry for the partiton size): http://www68.zippyshare.com/v/4v4NAT5J/file.html
Stock 5.0.2 recovery partition dump download (sorry for the partiton size): http://www3.zippyshare.com/v/hpeV5W22/file.html
Stock 5.0.2 System rooted: http://d-h.st/IGov

Smaller 5.0.2 boot.img and recovery.img might fe found here http://forum.xda-developers.com/g-watch-r/development/stock-boot-recovery-g-watch-r-t2956964


Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if nessesary.
Extract the files and use the flash cmd file from windows cmd, or flash the files manually with fastboot.

bootloader.aboot.img
bootloader.imgdata.img
bootloader.rpm.img
bootloader.sbl1.img
bootloader.sdi.img
bootloader.tz.img

Download Bootloader Stuff : http://d-h.st/bDXl
Thanks for the bootloader stuff.But in flash.cmd.It should "fastboot flash sbl1 bootloader.sbl1.img"rather than "sb11".you can change it.then everyone can flash the newest sbl1:)
 
  • Like
Reactions: fronc

fronc

Senior Member
Oct 22, 2007
721
171
0
San Mateo, CA
drinkflexwater.com
Thanks for the bootloader stuff.But in flash.cmd.It should "fastboot flash sbl1 bootloader.sbl1.img"rather than "sb11".you can change it.then everyone can flash the newest sbl1:)
I just caught that, too. sb11 should read "sbl1" (SBL1) in the commands list when flashing the "bootloader stuff", otherwise you'll get an error that sb11 partition does not exist.
 

Spleeno

Senior Member
Sep 18, 2012
82
77
0
you reboot to bootloader mode, flash boot/system/recovery and also dl his bootloader stuff and flash all of those (he included a .cmd with all the fastboot commands)
 
Here is a stock lollipop 5.0.2 system image that can be flashed in fastboot.

Flash with
fastboot flash system system-rooted.img
Stock 5.0.2 System rooted: http://d-h.st/IGov
When I go to the devHost to download this system, I hit the "download" button and it takes me to spam where it asks me to download a 1-MB file that is called system-rooted.img.zip.exe.

Is the link bad, or am I just being a noob? I'm expecting a 256 MB img file with the stock 5.02 system rooted, not a 1 MB executable file with a deceptive name.

Any assistance appreciated.

Cheers,
B.D.
 

bunny0007

Senior Member
Jun 14, 2006
202
45
48
Randers
When I go to the devHost to download this system, I hit the "download" button and it takes me to spam where it asks me to download a 1-MB file that is called system-rooted.img.zip.exe.

Is the link bad, or am I just being a noob? I'm expecting a 256 MB img file with the stock 5.02 system rooted, not a 1 MB executable file with a deceptive name.

Any assistance appreciated.

Cheers,
B.D.
Just uncheck the "Download with Dev-Host Download Manager" box.
 

b0gd4n

Senior Member
Jul 6, 2009
777
78
0
London
you reboot to bootloader mode, flash boot/system/recovery and also dl his bootloader stuff and flash all of those (he included a .cmd with all the fastboot commands)
hey, so boot then system and then recovery, followed by the bootloader stuff, in this order, right?
 

bunny0007

Senior Member
Jun 14, 2006
202
45
48
Randers
hey, so boot then system and then recovery, followed by the bootloader stuff, in this order, right?
Boot into fastboot, then make sure you can use fastboot from windows in cmd shell.

Then use this to flash

1. Unzip and flash bootloader stuff with cmd file.
2. Flash system with "fastboot flash system filename.img"
3. Flash boot with "fastboot flash boot boot.img"
4. Flash Stock 5.0.2 recovery with "fastboot flash recovery recovery.img"
5. Reboot the watch
 
  • Like
Reactions: b0gd4n

lajuhasz

Member
May 17, 2017
6
0
0
How do you come around to get the watch listed in adb (adb devices command). I installed several drivers for my lg g watch r, tried both in win10 test and non test mode, but the watch is not recognized. DEvice manager lists it as "unknown usb device descriptor request failed".
I appreciate any type of suggestion. Thanks in advance!