Home » » Root H830 WITH TOT file

Root H830 WITH TOT file

Posted by Droid Firmware Flash on Wednesday, May 25, 2016

LGUP FOR G5: - LGUP_Lab_Frame_Ver_1_11.msi
- DLL H830: LGH830_DLL.msi
- Suppersu: Download
- Disbable DM-verify: Download
- File TOT full add twrp H830: Download 

- File TOT stock full h830: https://docs.google.com/uc?id=0Bw8q3...xport=download
- Disbable DM-verify (no-verity-opt-encrypt.zip)
MD5: 4ebba8d116bf08b3eb47c4c4f73aaf12
SHA-1: 2663bcc9228907aa2e4a9336b3fb1d8264bc1391

- File TOT full add twrp H830 (LGH830AT-01-V10a-310-260-MAR-04-2016-ARB00+0FULLROOT.tot extracted from the rar of the same name)
MD5: 819b6d8cccb82909fedc390ba88570e2
SHA-1: 58c965ea1142c633aaaf7c196c629805fda03f06
Download all:
1. Install LGUP + DLL H830. Enabable usb debugging + check oem unlock> adb reboot bootloader> fastboot oem unlock. 
2. Put phone downloadmod ( turn of phone> hold volume up connect cable)
3. Open LGUP> Choose UPGRADE > choose file tot extract h830> Start
4. Put phone twrp> flash supper su + dm-verify> reboot >Done

Quote:
- IF phone bootloop twrp
Use command adb shell fix:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/misc
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/fota
reboot

Done

Sorry bad english if not done can try method this:
For root and recovery:

1. Install LGUP + DLL H830. Enabable usb debugging + check oem unlock> adb reboot bootloader> fastboot oem unlock.
Enable developer, enable developer options, enable factory oem unlock
adb reboot bootloader
fastboot oem unlock (wait for device erase)
fastboot getvar unlocked -> returns yes
fastboot reboot
2. Put phone downloadmod ( turn of phone> hold volume up connect cable)
3. Open LGUP> Choose UPGRADE > choose file tot extract h830> Start
4. Put phone twrp> flash super su + dm-verify> reboot >Done
When you get into TWRP the first thing you must do is Wipe->Format and wipe all the data. That removes the encryption
adb push blah.zip /sdcard/. Before you can do this, system must be checked under mount.




Enable Developer Options In Android 6.0 Marshmallow
1. Hold Sqare (bottom right) then select System Settings.
2. Go to General then About phone.
3. Go to Software info then on tap build number untill you see a prompt that says ‘You are now a developer!’




TWRP Recovery:
1. Power off device.
2. Hold power and vol down button.
3. Wait until lg logo appears.
4. Release power button only for one second while continuing to hold vol down. After the second elapsed press and hold the power button until it boots into recovery.

OR

adb reboot recovery




If stuck in TWRP bootloop, just use the terminal feature in TWRP and type these commands:
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/misc
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/fota

OR

Use command adb shell fix:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/misc
dd if=/dev/zero of=/dev/block/platform/624000.ufshc/by-name/fota
reboot




How to disable OTAs (might be able to use other methods with root):
adb shell "su -c 'pm disable com.google.android.gms/.update.SystemUpdateService$ActiveReceiver'"
adb shell "su -c 'pm disable com.google.android.gms/.update.SystemUpdateService$Receiver'"
adb shell "su -c 'pm disable com.google.android.gms/.update.SystemUpdateService$SecretCodeReceiver'"




Android Pay fix (permissions for /su/bin):
run "adb shell"
from adb shell run "su"
from adb shell run "chmod 751 /su/bin"
OR
Use file explorer

To verify:
echo SYSTEMLESS=true>>/data/.supersu
echo BINDSYSTEMXBIN=false>>/data/.supersu
************************************************** ************************************************** **************
If Boot Verification Failed error > download stock full flash again>> enabable usb debugging + oem unlock> adb reboot bootloader> fastboot oem unlock> then up file tot add twrp again
https://drive.google.com/file/d/0Bw8...w?pref=2&pli=1


0 comments:

Post a Comment

Popular Posts

Blog Archive

.comment-content a {display: none;}