[GUIDE][BOOTLOADER UNLOCKED][LG G4c] Bootloader is unlocked! - LG G4c Guides, News, & Discussion

Hi guys!
You can donate to me here https://paypal.me/penvineeth and @cerg2010cerg2010 through paypal.
@cerg2010cerg2010 PAYPAL EMAIL: [email protected] OR QIWI: +79157840294
Disclaimer:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Bootloader is unlocked in LG G4c!
-> Requirements:
(1) LG UP
(2) Device must be: LG G4c
Fixed: Brightness.
Make sure you are on Lollipop firmware.
(1) Download this patched aboot file: http://data.vineethp.me/android/mps/qualcomm/LG-G4c/Misc/Btlunlock/Lollipop/
(2) Connect your phone to the computer. In command prompt, type "adb shell".
(3) Transfer the aboot file into /sdcard/ folder.
(4) Type "su" to enter the root shell. Then type "dd if=/sdcard/aboot_5120.bin of=/dev/block/mmcblk0p5" (without quotes).
(5) Restart your phone by typing "reboot".
You have unlocked your bootloader!
Refer Notes for more information.
-> Notes:
1) The aboot_5120.bin is the patched version of aboot partition of your device. Secure boot validation has been patched such that secure boot is always valid, so you can flash your own TWRP and Custom ROM.
2) Don't upgrade to any updated version of Android if you get any through OTA update. It might brick your device.

Can anyone else confirm?

Hi all,
Just to remove the last few doubts, I've checked on my phone the partition layout.
The aboot is /dev/block/mmcblk0p5 .
It's for a French Open H525n.
C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ su
[email protected]:/ # exit
[email protected]:/ $ su
[email protected]:/ # ls -al /dev/block/platform/7824900.sdhci/by-name
lrwxrwxrwx root root 1970-03-16 06:08 DDR -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-03-16 06:08 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-03-16 06:08 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-03-16 06:08 boot -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-03-16 06:08 cache -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-03-16 06:08 cust -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-03-16 06:08 drm -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-03-16 06:08 eksst -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-03-16 06:08 encrypt -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-03-16 06:08 factory -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-03-16 06:08 fota -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-03-16 06:08 fsc -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-03-16 06:08 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-03-16 06:08 grow -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-03-16 06:08 hyp -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-03-16 06:08 hypbak -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-03-16 06:08 laf -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-03-16 06:08 metadata -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-03-16 06:08 misc -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-03-16 06:08 modem -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-03-16 06:08 modemst1 -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-03-16 06:08 modemst2 -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-03-16 06:08 mpt -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-03-16 06:08 pad -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-03-16 06:08 persist -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-03-16 06:08 persist-lg -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-03-16 06:08 persistent -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-03-16 06:08 rct -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-03-16 06:08 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-03-16 06:08 rpm -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-03-16 06:08 rpmbak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-03-16 06:08 sbl1 -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-03-16 06:08 sbl1bak -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-03-16 06:08 sec -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-03-16 06:08 sns -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-03-16 06:08 ssd -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-03-16 06:08 system -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-03-16 06:08 tz -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-03-16 06:08 tzbak -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-03-16 06:08 userdata -> /dev/block/mmcblk0p39

does this work with MM?

shiboby said:
does this work with MM?
Click to expand...
Click to collapse
https://forum.xda-developers.com/g4/orig-development/twrp-flashable-stock-mm-rom-g4c-t3670765

pvineeth97 said:
https://forum.xda-developers.com/g4/orig-development/twrp-flashable-stock-mm-rom-g4c-t3670765
Click to expand...
Click to collapse
That link is for twrp. My understanding is that bootloader needs to be a lot first before you can install TWRP. Or am I missing something? So does this unlocking method work on MM

shiboby said:
That link is for twrp. My understanding is that bootloader needs to be a lot first before you can install TWRP. Or am I missing something? So does this unlocking method work on MM
Click to expand...
Click to collapse
This link is for a TWRP flashable MM stock LG rom.
You first must downgrade your phone to LP n10f. Unlock bootloader and install TWRP.
Then you can flash this linked MM rom zip.

Warning guys!
This bootloader unlock is for Lollipop version n10f.
Check in you phone paremeters the software version you have at first.
If you are not on n10f, download the following .kdz file and flash it using LGUp.
KDZ:
https://lg-firmwares.com/download-file/?fileId=3354
LG G4c specific dll for LGUp to recognize your phone. Unzip and run the .bat file to install it.:
https://www.androidfilehost.com/?fid=24415232478677190

MishaalRahman said:
Can anyone else confirm?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

We are moving to Slack. Here's an invitation link for everyone: https://join.slack.com/t/g4cdevcamp...U2MmQxYzE0YmYxMjMxYjRkMmNjYzcxNjFlNzMwYWYwNDU

link to aboot file and slack invitation link are dead. Where can i find aboot file?

kaczuch said:
link to aboot file and slack invitation link are dead. Where can i find aboot file?
Click to expand...
Click to collapse
Hi, see below for the aboot
https://drive.google.com/open?id=11xFfJipkSTZ1-DRRI1kebmotIm0zM89K
And here for Slack:
https://join.slack.com/t/g4cdevcamp...g2OWRkNTAyOWQ2OGIyYzBmNGM2MjJjYzY4ZmRiMzU1Nzg

Anghirrim said:
Warning guys!
This bootloader unlock is for Lollipop version n10f.
Check in you phone paremeters the software version you have at first.
If you are not on n10f, download the following .kdz file and flash it using LGUp.
KDZ:
https://lg-firmwares.com/download-file/?fileId=3354
LG G4c specific dll for LGUp to recognize your phone. Unzip and run the .bat file to install it.:
https://www.androidfilehost.com/?fid=24415232478677190
Click to expand...
Click to collapse
Hello mate.
I want to downgrade from MM to LL, but LGUP does not recognize my device. And since I do not have root, I can not edit the device name in / cust. I think I've read all the posts on the LG G4c, and I can not find the solution. What can I do?

Mondark said:
Hello mate.
I want to downgrade from MM to LL, but LGUP does not recognize my device. And since I do not have root, I can not edit the device name in / cust. I think I've read all the posts on the LG G4c, and I can not find the solution. What can I do?
Click to expand...
Click to collapse
Hello, you need to install the G4c dll for LGUp to recognize it.

Anghirrim said:
Hello, you need to install the G4c dll for LGUp to recognize it.
Click to expand...
Click to collapse
Thanks for answering so fast.
You mean this file LGGUP_8994_DLL_Ver_0_0_3_23.msi?
Edit: I did it. Thank you very much

Mondark said:
Thanks for answering so fast.
You mean this file LGGUP_8994_DLL_Ver_0_0_3_23.msi?
Edit: I did it. Thank you very much
Click to expand...
Click to collapse
You're welcome.
Join us hereon Telegram for the LOS 14.1 development and debugging: https://t.me/joinchat/Df_R-km3ywSa_0adZ08IFg

Closed at OP's request

Related

Lg Optimus LTE III F260S F7 support chat ,LG870 VS870 US780

lg soruce code
http://www.lg.com/lgecs.downloadFil...TE3)_Android_JB_F260SV10J.zip&newOpensource=Y
root
https://dl.dropboxusercontent.com/u/3668343/f260s/motochopper.zip
https://dl.dropboxusercontent.com/u/3668343/f260s/optimus_jb_root-alldevices-3.zip
https://dl.dropboxusercontent.com/u/3668343/f260s/ToolBOX_2.2-BETA6.zip
root + 2nd init recovery
https://dl.dropboxusercontent.com/u/3668343/f260s/GomdoLightCWMrootTool_A.rar
2nd init recovery
https://dl.dropboxusercontent.com/u/3668343/f260s/CWM_JB.apk
10j kdz
https://docs.google.com/file/d/0B8gbVnsk92IuOFZJQmFnMVJUOE0/edit
10j tot
https://dl.dropboxusercontent.com/u/3668343/f260s/KDZTOOL/F260S10j_00.tot
lg mobile support tool
https://dl.dropboxusercontent.com/u/3668343/f260s/B2CAppSetup.7z
driver
https://dl.dropboxusercontent.com/u...leDriver_S4981MAN37AP22_ML_WHQL_Ver_3.8.1.zip
flash dll
https://dl.dropboxusercontent.com/u/3668343/f260s/F260S_flash_dll.zip
http://csmg.lgmobile.com:9002/csmg/b2c/client/sw_manual_list.jsp?model=LGF260S&suffix=ADEUSV
flash tool and patch
https://dl.dropboxusercontent.com/u/3668343/f260s/Setup_LGFlashTool_1.5.10.1120.zip
https://dl.dropboxusercontent.com/u/3668343/f260s/MegaLock.7z
system dump tool ,tar format
https://dl.dropboxusercontent.com/u/3668343/f260s/GomdoLightSystemDumpTool.rar
system dump 10j
https://docs.google.com/file/d/0B8gbVnsk92IuUXZnc014eTJSM3c/edit
FLASH INFO
http://forum.gsmhosting.com/vbb/f177/lg-flash-tool-free-no-need-b2b-user-pass-1628819/
http://androidforums.com/lg-optimus-f7-all-things-root/
US VER LG870 TOT AND CAB
https://docs.google.com/file/d/0B8gbVnsk92IuRll3S0x0aXFtTFE/edit?usp=sharing
http://csmgdl.lgmobile.com/swdata/WDLSW/LG870/ABMUBK/LG870ZV4_06/LG870ZV4_06.S4_06.P31103.cab
US VER LG870 system dump
http://www.oudhitsquad.com/android/?dir=LGE/Firmware/LG870
hidemenu
5457#*260#
3845#*260#
f260s 10m
http://csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW299785432109876543213/F260S10m_00.kdz
============
http://forum.xda-developers.com/showthread.php?t=1566532&page=19
============
ls -l /dev/block/platform/msm_sdcc.1/by-name/
lrwxrwxrwx root root 2013-08-30 20:55 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2013-08-30 20:55 boot -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2013-08-30 20:55 cache -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2013-08-30 20:55 drm -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2013-08-30 20:55 encrypt -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 2013-08-30 20:55 fota -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2013-08-30 20:55 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2013-08-30 20:55 grow -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 2013-08-30 20:55 lgipa -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 2013-08-30 20:55 mdm -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 2013-08-30 20:55 misc -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2013-08-30 20:55 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2013-08-30 20:55 modemst1 -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2013-08-30 20:55 modemst2 -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2013-08-30 20:55 mpt -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2013-08-30 20:55 pad -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2013-08-30 20:55 persist -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2013-08-30 20:55 rct -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 2013-08-30 20:55 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2013-08-30 20:55 rpm -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2013-08-30 20:55 rpmbak -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 2013-08-30 20:55 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2013-08-30 20:55 sbl2 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2013-08-30 20:55 sbl3 -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2013-08-30 20:55 sns -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2013-08-30 20:55 ssd -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2013-08-30 20:55 system -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2013-08-30 20:55 tombstones -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2013-08-30 20:55 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2013-08-30 20:55 tzbak -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2013-08-30 20:55 userdata -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2013-08-30 20:55 ve -> /dev/block/mmcblk0p27
when does lg optimus lte3 have cyanogenMod rom?
please,I don't good at English :cyclops:
cuongdhytn said:
when does lg optimus lte3 have cyanogenMod rom?
please,I don't good at English :cyclops:
Click to expand...
Click to collapse
add +1 here
http://forum.cyanogenmod.com/topic/79047-request-cyanogenmod-10x-lg-f260s-f7-vs870-lg870/
god_md5 said:
add +1 here
http://forum.cyanogenmod.com/topic/79047-request-cyanogenmod-10x-lg-f260s-f7-vs870-lg870/
Click to expand...
Click to collapse
but still no rom :crying: g+
cuongdhytn said:
but still no rom :crying: g+
Click to expand...
Click to collapse
ms870 have cm rom...
http://unleashedprepaids.com/forum-1428.html
god_md5 said:
ms870 have cm rom...
http://unleashedprepaids.com/forum-1428.html
Click to expand...
Click to collapse
i asked members on my forum comment in your request,but need more.my device is korea version
what can i do ?
f260s F260S10L_00 kdz rom
csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW449965432109876543213/F260S10l_00.kdz
Is this the lg optimus F7 i just got from boost?
birddseedd said:
Is this the lg optimus F7 i just got from boost?
Click to expand...
Click to collapse
lg870?
here http://androidforums.com/lg-optimus-f7-all-things-root/
CWM recovery for F260s - LG Optimus LTE3.
Thanks @PlayfulGod for LG870 Ramdisk. THanks you very much.
- Fixed init.rc: always enabled adb from recovery
USE AT YOUR OWN RISK!!!
1.
Here is a zip that can be flashed with the 2nd-init recovery
https://drive.google.com/file/d/0B3J7gOQH7ViEX09BVHNENF9ldlU/edit?usp=sharing
OR
2.
Download, extract and run recovery.bat (with adb connect).
https://drive.google.com/file/d/0B3J7gOQH7ViENXdWVTY2TzQ4Z0U/edit?usp=sharing
More info (use google translate pls)
http://lgviet.com/forum/threads/test-recovery-vinh-vien-cho-lte3.6789/
Does anyone know where or if there are lgnpst dll files out there?
Sent from my SPH-L710 using XDA Premium 4 mobile app
im not so familiar in flashing rom
im sorry if im getting messy here
i got LG F260S from korea (gave as a gift)
im living here in the philippines
im looking for a custom rom for my LGF260S (hopefully with a process o how to do it)
merry xmas
thanks in advance
There are no Roms out
Sent from my SPH-L710 using XDA Premium 4 mobile app
you can find rom here
http://choimobile.vn/forums/lg-lte3-f260.84.html
made by Việt Nam user
thanks for the link
so hard to understand vietnamese (even if its translated by google)
i even registered in some vietnamese forum, hope i can get reply in english
crossing finger
f260s 10m out
http://csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW299785432109876543213/F260S10m_00.kdz
cuongdhytn said:
you can find rom here
http://choimobile.vn/forums/lg-lte3-f260.84.html
made by Việt Nam user
Click to expand...
Click to collapse
thanks a lot for the link
now my F260s is rooted with sphinx rom installed ^:^
just wondering any software you can suggest that might get more interesting for F260S ?
regards ^:^
f260s cm10
goo.gl NaC9Nf
daebo01 said:
f260s cm10
goo.gl NaC9Nf
Click to expand...
Click to collapse
what for ? can you guide me?
s18(dot)postimg(dot)org/xq2hvqkp5/f260s_cm.jpg
I ported cm10 to f260s using f160l cm 10 rom.
It is very fast.
But it did not work much.
Working List)
WiFi
Vibration
Not Working List)
Sound
Mobile Network
Camera
Please help me fix it.
Download : 1drv(dot)ms/1fj5wHJ
www(dot)mediafire(dot)com/download/agcnwhwle1cc72d/cm-10-20140217-f260s.zip

Galaxy S5 SM-G900F partition table

Well, here it is. I hope this would help. Currently I dont know where to post but Moderators feel free to move the thread anywhere he wants.
Code:
1|[email protected]:/ $ ls -al /dev/block/platform/msm_sdcc.1/by-name
ls -al /dev/block/platform/msm_sdcc.1/by-name
lrwxrwxrwx root root 2014-01-03 03:34 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2014-01-03 03:34 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2014-01-03 03:34 backup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2014-01-03 03:34 boot -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2014-01-03 03:34 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2014-01-03 03:34 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2014-01-03 03:34 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2014-01-03 03:34 efs -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2014-01-03 03:34 fota -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2014-01-03 03:34 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2014-01-03 03:34 fsg -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2014-01-03 03:34 hidden -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2014-01-03 03:34 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2014-01-03 03:34 modemst1 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2014-01-03 03:34 modemst2 -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2014-01-03 03:34 pad -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2014-01-03 03:34 param -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2014-01-03 03:34 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2014-01-03 03:34 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2014-01-03 03:34 recovery -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2014-01-03 03:34 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2014-01-03 03:34 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2014-01-03 03:34 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2014-01-03 03:34 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2014-01-03 03:34 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2014-01-03 03:34 userdata -> /dev/block/mm
cblk0p26
[email protected]:/ $
As of now, there is no root, so there is no way for me to dump those partitions. Any help is welcome! Please PM's if interested!
leoaudio13 said:
Well, here it is. I hope this would help. Currently I dont know where to post but Moderators feel free to move the thread anywhere he wants.
Code:
1|[email protected]:/ $ ls -al /dev/block/platform/msm_sdcc.1/by-name
ls -al /dev/block/platform/msm_sdcc.1/by-name
lrwxrwxrwx root root 2014-01-03 03:34 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2014-01-03 03:34 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2014-01-03 03:34 backup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2014-01-03 03:34 boot -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2014-01-03 03:34 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2014-01-03 03:34 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2014-01-03 03:34 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2014-01-03 03:34 efs -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2014-01-03 03:34 fota -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2014-01-03 03:34 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2014-01-03 03:34 fsg -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2014-01-03 03:34 hidden -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2014-01-03 03:34 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2014-01-03 03:34 modemst1 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2014-01-03 03:34 modemst2 -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2014-01-03 03:34 pad -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2014-01-03 03:34 param -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2014-01-03 03:34 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2014-01-03 03:34 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2014-01-03 03:34 recovery -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2014-01-03 03:34 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2014-01-03 03:34 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2014-01-03 03:34 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2014-01-03 03:34 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2014-01-03 03:34 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2014-01-03 03:34 userdata -> /dev/block/mm
cblk0p26
[email protected]:/ $
As of now, there is no root, so there is no way for me to dump those partitions. Any help is welcome! Please PM's if interested!
Click to expand...
Click to collapse
NOTE: this is for 900F model Snapdragon 801
Sent from my SM-G900F using Tapatalk
leoaudio13 said:
NOTE: this is for 900F model Snapdragon 801
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Tried with kingo root or the other one not sure if it's allow to mention it.
?
Also it seems to be rooted already
http://forum.xda-developers.com/showthread.php?p=51421598
nop
someone want to get this for me?
/proc/config.gz
PlayfulGod said:
someone want to get this for me?
/proc/config.gz
Click to expand...
Click to collapse
I think u already got it ?
leoaudio13 said:
I think u already got it ?
Click to expand...
Click to collapse
nah, I could attempt to extract it from the kernel, just figured if it existed in proc would be easier to get. lol
PlayfulGod said:
nah, I could attempt to extract it from the kernel, just figured if it existed in proc would be easier to get. lol
Click to expand...
Click to collapse
Let ricky get it for ya we're on Teamviwer now
We have a working recovery PG well done!
Thank you. The parameters of SM-G900F? Is important to then I can take the test kernel ready!
Gesendet von meinem Nexus 5 mit Tapatalk
thehacker911 said:
Thank you. The parameters of SM-G900F? Is important to then I can take the test kernel ready!
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
if you use by-name it will be universal as far as fstabs and updater-scripts.
Code:
/dev/block/platform/msm_sdcc.1/by-name/boot
yes I know. I'll take that any kernel scripts for the kernel. This script uses the existing ramdisk of Rome.
Gesendet von meinem Nexus 5 mit Tapatalk
thehacker911 said:
Thank you. The parameters of SM-G900F? Is important to then I can take the test kernel ready!
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
I can test if you finished compiling the kernel!
leoaudio13 said:
I can test if you finished compiling the kernel!
Click to expand...
Click to collapse
you've tested one compiled kernel already
lol it remained stock, but was compiled from src.
PlayfulGod said:
you've tested one compiled kernel already
lol it remained stock, but was compiled from src.
Click to expand...
Click to collapse
Haha! the unsecure ? BTW morning PG!
leoaudio13 said:
Haha! the unsecure ? BTW morning PG!
Click to expand...
Click to collapse
The last CWM test I linked you. They all been -eng builds and thus should have be unsecured.
I'm doing it to you ready tomorrow. I can tell you but do not say what happens and if it boots xD
Gesendet von meinem Nexus 5 mit Tapatalk
thehacker911 said:
I'm doing it to you ready tomorrow. I can tell you but do not say what happens and if it boots xD
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
dont forget the dtb.
Gesendet von meinem Nexus 5 mit Tapatalk
The S5 will have a working kernel as long as u guys join the compilation and yes @PlayfulGod the CWMT neeeds to be retested! damn write permission is still there hmmh
leoaudio13 said:
The S5 will have a working kernel as long as u guys join the compilation and yes @PlayfulGod the CWMT neeeds to be retested! damn write permission is still there hmmh
Click to expand...
Click to collapse
I know, I've yet to figure out why tho. lol
I have my klte repos in my github.
not using any of the stock ramdisk in recovery, so not sure wtf the issue is.
and its not CWMT, its swipe. lol
Wont have CWMT until I can get internal fix and get the repo merged into cm repos.
And I can swap the kernel in the stock boot.img and you can test it. lol

[GS5-DEV Edition] Partition mount points

Developers,
Here are the Device partition mount points for the Galaxy S5 Development edition. You will want to make a data dump of these partitions so you have a safe and reliable backup of your phone.
I will make some data dumps for everyone to use should something happen to your phone. The only item you must back up yourself is the boot loader as this is specifically keyed to your device.
I will also make some ODIN flashable tar balls so you can easily rescue your phone with one click
Google "How to DD an Android partition block" if you don't know what this information below is used for.
Lots more to come!!! Stay tuned
Follow me @Bash_array for updates!
atform/msm_sdcc.1/by-name <
lrwxrwxrwx root root 2014-01-03 01:21 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2014-01-03 01:21 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2014-01-03 01:21 backup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2014-01-03 01:21 boot -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2014-01-03 01:21 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2014-01-03 01:21 carrier -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2014-01-03 01:21 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2014-01-03 01:21 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2014-01-03 01:21 efs -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2014-01-03 01:21 fota -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2014-01-03 01:21 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2014-01-03 01:21 fsg -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2014-01-03 01:21 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2014-01-03 01:21 modemst1 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2014-01-03 01:21 modemst2 -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2014-01-03 01:21 pad -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2014-01-03 01:21 param -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2014-01-03 01:21 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2014-01-03 01:21 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2014-01-03 01:21 recovery -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2014-01-03 01:21 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2014-01-03 01:21 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2014-01-03 01:21 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2014-01-03 01:21 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2014-01-03 01:21 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2014-01-03 01:21 userdata -> /dev/block/mmcblk0p26
Sent from my SM-G900V using XDA Premium 4 mobile app
Reserved
Sent from my SM-G900V using XDA Premium 4 mobile app
This was already posted by myself about a week ago. It was originally posted here then moved to General as it's not development related.
http://forum.xda-developers.com/showthread.php?t=2741408
Retail and Dev have no difference of mount points. :good:
MrHyde03 said:
This was already posted by myself about a week ago. It was originally posted here then moved to General as it's not development related.
http://forum.xda-developers.com/showthread.php?t=2741408
Retail and Dev have no difference of mount points. :good:
Click to expand...
Click to collapse
OK good. Thanks
Sent from my SM-G900V using XDA Premium 4 mobile app
how do i backup my bootloader?
razzrmaxx said:
how do i backup my bootloader?
Click to expand...
Click to collapse
DD the bootloader partitions
Follow me @Bash_array

Edge Partition layout 925F

C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ su
su
[email protected]:/ # ls -al dev/block/platform/15570000.ufs/by-name
ls -al dev/block/platform/15570000.ufs/by-name
lrwxrwxrwx root root 2015-04-25 06:37 BOOT -> /dev/block/sda5
lrwxrwxrwx root root 2015-04-25 06:37 BOTA0 -> /dev/block/sda1
lrwxrwxrwx root root 2015-04-25 06:37 BOTA1 -> /dev/block/sda2
lrwxrwxrwx root root 2015-04-25 06:37 CACHE -> /dev/block/sda16
lrwxrwxrwx root root 2015-04-25 06:37 DNT -> /dev/block/sda10
lrwxrwxrwx root root 2015-04-25 06:37 EFS -> /dev/block/sda3
lrwxrwxrwx root root 2015-04-25 06:37 HIDDEN -> /dev/block/sda17
lrwxrwxrwx root root 2015-04-25 06:37 OTA -> /dev/block/sda7
lrwxrwxrwx root root 2015-04-25 06:37 PARAM -> /dev/block/sda4
lrwxrwxrwx root root 2015-04-25 06:37 PERSDATA -> /dev/block/sda13
lrwxrwxrwx root root 2015-04-25 06:37 PERSISTENT -> /dev/block/sda11
lrwxrwxrwx root root 2015-04-25 06:37 RADIO -> /dev/block/sda8
lrwxrwxrwx root root 2015-04-25 06:37 RECOVERY -> /dev/block/sda6
lrwxrwxrwx root root 2015-04-25 06:37 SBFS -> /dev/block/sda14
lrwxrwxrwx root root 2015-04-25 06:37 STEADY -> /dev/block/sda12
lrwxrwxrwx root root 2015-04-25 06:37 SYSTEM -> /dev/block/sda15
lrwxrwxrwx root root 2015-04-25 06:37 TOMBSTONES -> /dev/block/sda9
lrwxrwxrwx root root 2015-04-25 06:37 USERDATA -> /dev/block/sda18
[email protected]:/ #
kashortiexda said:
C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ su
su
[email protected]:/ # ls -al dev/block/platform/15570000.ufs/by-name
ls -al dev/block/platform/15570000.ufs/by-name
lrwxrwxrwx root root 2015-04-25 06:37 BOOT -> /dev/block/sda5
lrwxrwxrwx root root 2015-04-25 06:37 BOTA0 -> /dev/block/sda1
lrwxrwxrwx root root 2015-04-25 06:37 BOTA1 -> /dev/block/sda2
lrwxrwxrwx root root 2015-04-25 06:37 CACHE -> /dev/block/sda16
lrwxrwxrwx root root 2015-04-25 06:37 DNT -> /dev/block/sda10
lrwxrwxrwx root root 2015-04-25 06:37 EFS -> /dev/block/sda3
lrwxrwxrwx root root 2015-04-25 06:37 HIDDEN -> /dev/block/sda17
lrwxrwxrwx root root 2015-04-25 06:37 OTA -> /dev/block/sda7
lrwxrwxrwx root root 2015-04-25 06:37 PARAM -> /dev/block/sda4
lrwxrwxrwx root root 2015-04-25 06:37 PERSDATA -> /dev/block/sda13
lrwxrwxrwx root root 2015-04-25 06:37 PERSISTENT -> /dev/block/sda11
lrwxrwxrwx root root 2015-04-25 06:37 RADIO -> /dev/block/sda8
lrwxrwxrwx root root 2015-04-25 06:37 RECOVERY -> /dev/block/sda6
lrwxrwxrwx root root 2015-04-25 06:37 SBFS -> /dev/block/sda14
lrwxrwxrwx root root 2015-04-25 06:37 STEADY -> /dev/block/sda12
lrwxrwxrwx root root 2015-04-25 06:37 SYSTEM -> /dev/block/sda15
lrwxrwxrwx root root 2015-04-25 06:37 TOMBSTONES -> /dev/block/sda9
lrwxrwxrwx root root 2015-04-25 06:37 USERDATA -> /dev/block/sda18
[email protected]:/ #
Click to expand...
Click to collapse
Thanks Mate!! :good:
Would my Canadian Variant be the same?
SM-G925W8 also SM-G925T
Edit: Yep, they are the same.
Edit2: Can someone help me locate the Kernel and Modem path?
hello
about ZEROLTE_USA_VZW.pit (S6 edge G925W8) same partition as ZEROFLTE_USA_VZW.pi (S6 G920W8)
partition name : ZEROFLTE_USA_VZW.pit
p01: BOTA0 :--------------- 1 024
p02: BOTA1 : ---------------1 024
p03: efs.img :-------------- 5 120
p04: m9kefs1.bin :---------1 024
p05: m9kefs2.bin :---------1 024
p06: m9kefs3.bin :---------1 024
p07: param.bin:------------2 048
p08: boot.bin--------------7 168
p09: recovery.img---------8 704
p10: OTA-------------------2 048
p11: modem.bin-----------19 456
p12: tombstones.img :----- 256
p13: dtn.ssw :--------------- 256
p14: PERSISTENT :------------192
p15: STEADY :----------------64
p16: persdata.img---------2 304
p17: SBFS :----------------3 840
p18: system.img :------ 1 121 280
p19: cache.img :---------262 144
p20: carrier.img : -------- 3 840
p21: userdata.img :
i've no G920T or G925T at this time but for others G920 partitions you can take a look here:
http://forum.xda-developers.com/galaxy-s6/general/g920f-pit-file-banded-firmwares-t3118459
regards
@kashortiexda since you have root can you please dump pit file from your phone? Or tell me if the partition layout of G925F its the same as G920F ?
Thanks in advance
@danieldmm
G920F and G925F have both same repartitions but with different signatures
G925F : ZEROLTE_EUR_OPEN_HIDDEN100M
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
G920F: ZEROFLTE_EUR_OPEN_HIDDEN100M
regards
yakapa40 said:
@danieldmm
G920F and G925F have both same repartitions but with different signatures
G925F : ZEROLTE_EUR_OPEN_HIDDEN100M
G920F: ZEROFLTE_EUR_OPEN_HIDDEN100M
regards
Click to expand...
Click to collapse
By signature you refer to the name of the pit file? Because name it's not related, matter it's the content. Also where did you find the G925F hidden 100? Can you post the link? Thanks in advance.
Enviado do meu OnePlus One.
not only the name
if you décompile the pit file you can see signature at the end
G925F : ZEROLTE_EUR_OPEN_HIDDEN100M signature
G920F: ZEROFLTE_EUR_OPEN_HIDDEN100M signature
more infos here at post 29 and more: http://forum.xda-developers.com/galaxy-s6/general/g920f-pit-file-banded-firmwares-t3118459/page3
regards
@yakapa40 great work related to pit file, can you make the same over the G925F open pit file? Or post a link to pit file G925F open? Then will use Pit Magic to edit the pation size.
Enviado do meu OnePlus One.
i no G925F for test and make a tuto
but if you want you can make it and i'll add all my database and links for this device
dont forget you must multiplicate by 4 for converting block to Kb
at this time i haven't ZEROLTE_EUR_OPEN.pit
regards
yakapa40 said:
i no G925F for test and make a tuto
but if you want you can make it and i'll add all my database and links for this device
dont forget you must multiplicate by 4 for converting block to Kb
at this time i haven't ZEROLTE_EUR_OPEN.pit
regards
Click to expand...
Click to collapse
But you have G925F : ZEROLTE_EUR_OPEN_HIDDEN100M
This its good to me, if we change the hidden partition size the signature can be the same. No?
Also using Pit Magic for editing the hidden partition no need to multiplicate by 4, just need to align the next partition to the size that it begins.
Enviado do meu OnePlus One.
yakapa40 said:
i no G925F for test and make a tuto
but if you want you can make it and i'll add all my database and links for this device
dont forget you must multiplicate by 4 for converting block to Kb
at this time i haven't ZEROLTE_EUR_OPEN.pit
regards
Click to expand...
Click to collapse
No need more, but you are welcome to share some pit files that is missing over my thread:
http://forum.xda-developers.com/galaxy-s6-edge/general/g925-pit-files-multi-thread-download-t3171636

LG V10 H901 partitions list

mmcblk0# partitions list
See if some one needs this, just for sharing info.
If anyone has unlocked h901. Please contact me if you wish to share your few partitions(not IMEI )
Code:
####TMO-LG V10 H901 PARTITIONS########
lrwxrwxrwx root root 2015-02-05 05:25 DDR -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 2015-02-05 05:25 aboot -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2015-02-05 05:25 abootbak -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2015-02-05 05:25 apdp -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2015-02-05 05:25 boot -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 2015-02-05 05:25 cache -> /dev/block/mmcblk0p52
lrwxrwxrwx root root 2015-02-05 05:25 devinfo -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2015-02-05 05:25 dpo -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2015-02-05 05:25 drm -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 2015-02-05 05:25 eksst -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 2015-02-05 05:25 encrypt -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 2015-02-05 05:25 factory -> /dev/block/mmcblk0p47
lrwxrwxrwx root root 2015-02-05 05:25 fau -> /dev/block/mmcblk0p50
lrwxrwxrwx root root 2015-02-05 05:25 fota -> /dev/block/mmcblk0p49
lrwxrwxrwx root root 2015-02-05 05:25 fsc -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 2015-02-05 05:25 fsg -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 2015-02-05 05:25 grow -> /dev/block/mmcblk0p54
lrwxrwxrwx root root 2015-02-05 05:25 hyp -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2015-02-05 05:25 hypbak -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2015-02-05 05:25 keystore -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 2015-02-05 05:25 laf -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 2015-02-05 05:25 limits -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2015-02-05 05:25 misc -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2015-02-05 05:25 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2015-02-05 05:25 modemst1 -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 2015-02-05 05:25 modemst2 -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 2015-02-05 05:25 mpt -> /dev/block/mmcblk0p44
lrwxrwxrwx root root 2015-02-05 05:25 msadp -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2015-02-05 05:25 persist -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 2015-02-05 05:25 persistent -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2015-02-05 05:25 pmic -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2015-02-05 05:25 pmicbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2015-02-05 05:25 raw_resources -> /dev/block/mmcblk0p45
lrwxrwxrwx root root 2015-02-05 05:25 raw_resourcesbak -> /dev/block/mmcblk0p46
lrwxrwxrwx root root 2015-02-05 05:25 rct -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 2015-02-05 05:25 recovery -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 2015-02-05 05:25 rpm -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2015-02-05 05:25 rpmbak -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2015-02-05 05:25 sbl1 -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2015-02-05 05:25 sbl1bak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2015-02-05 05:25 sdi -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2015-02-05 05:25 sdibak -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2015-02-05 05:25 sec -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 2015-02-05 05:25 sns -> /dev/block/mmcblk0p43
lrwxrwxrwx root root 2015-02-05 05:25 spare1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2015-02-05 05:25 spare2 -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2015-02-05 05:25 spare3 -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2015-02-05 05:25 spare4 -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 2015-02-05 05:25 spare5 -> /dev/block/mmcblk0p48
lrwxrwxrwx root root 2015-02-05 05:25 ssd -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 2015-02-05 05:25 system -> /dev/block/mmcblk0p51
lrwxrwxrwx root root 2015-02-05 05:25 tz -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2015-02-05 05:25 tzbak -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2015-02-05 05:25 userdata -> /dev/block/mmcblk0p53
jkyoho said:
mmcblk0# partitions list
See if some one needs this, just for sharing info.
If anyone has unlocked h901. Please contact me if you wish to share your few partitions(not IMEI )
Code:
####TMO-LG V10 H901 PARTITIONS########
lrwxrwxrwx root root 2015-02-05 05:25 DDR -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 2015-02-05 05:25 aboot -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2015-02-05 05:25 abootbak -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2015-02-05 05:25 apdp -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2015-02-05 05:25 boot -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 2015-02-05 05:25 cache -> /dev/block/mmcblk0p52
lrwxrwxrwx root root 2015-02-05 05:25 devinfo -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 2015-02-05 05:25 dpo -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 2015-02-05 05:25 drm -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 2015-02-05 05:25 eksst -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 2015-02-05 05:25 encrypt -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 2015-02-05 05:25 factory -> /dev/block/mmcblk0p47
lrwxrwxrwx root root 2015-02-05 05:25 fau -> /dev/block/mmcblk0p50
lrwxrwxrwx root root 2015-02-05 05:25 fota -> /dev/block/mmcblk0p49
lrwxrwxrwx root root 2015-02-05 05:25 fsc -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 2015-02-05 05:25 fsg -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 2015-02-05 05:25 grow -> /dev/block/mmcblk0p54
lrwxrwxrwx root root 2015-02-05 05:25 hyp -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2015-02-05 05:25 hypbak -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2015-02-05 05:25 keystore -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 2015-02-05 05:25 laf -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 2015-02-05 05:25 limits -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2015-02-05 05:25 misc -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 2015-02-05 05:25 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2015-02-05 05:25 modemst1 -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 2015-02-05 05:25 modemst2 -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 2015-02-05 05:25 mpt -> /dev/block/mmcblk0p44
lrwxrwxrwx root root 2015-02-05 05:25 msadp -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 2015-02-05 05:25 persist -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 2015-02-05 05:25 persistent -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 2015-02-05 05:25 pmic -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2015-02-05 05:25 pmicbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2015-02-05 05:25 raw_resources -> /dev/block/mmcblk0p45
lrwxrwxrwx root root 2015-02-05 05:25 raw_resourcesbak -> /dev/block/mmcblk0p46
lrwxrwxrwx root root 2015-02-05 05:25 rct -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 2015-02-05 05:25 recovery -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 2015-02-05 05:25 rpm -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2015-02-05 05:25 rpmbak -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2015-02-05 05:25 sbl1 -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2015-02-05 05:25 sbl1bak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2015-02-05 05:25 sdi -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2015-02-05 05:25 sdibak -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 2015-02-05 05:25 sec -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 2015-02-05 05:25 sns -> /dev/block/mmcblk0p43
lrwxrwxrwx root root 2015-02-05 05:25 spare1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2015-02-05 05:25 spare2 -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 2015-02-05 05:25 spare3 -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 2015-02-05 05:25 spare4 -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 2015-02-05 05:25 spare5 -> /dev/block/mmcblk0p48
lrwxrwxrwx root root 2015-02-05 05:25 ssd -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 2015-02-05 05:25 system -> /dev/block/mmcblk0p51
lrwxrwxrwx root root 2015-02-05 05:25 tz -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2015-02-05 05:25 tzbak -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2015-02-05 05:25 userdata -> /dev/block/mmcblk0p53
Click to expand...
Click to collapse
I replied in the other thread relating to using a T-Mobile phone on AT&T, but I will reply here just in case you don't check that thread. I have an unlocked LG V10 H901 and am using it on AT&T. Which partitions specifically do you need?
loganfarrell said:
I replied in the other thread relating to using a T-Mobile phone on AT&T, but I will reply here just in case you don't check that thread. I have an unlocked LG V10 H901 and am using it on AT&T. Which partitions specifically do you need?
Click to expand...
Click to collapse
Thank you, I need, 01,02, 05---07, 19--22, 24---32, 34--38, 42--44, 47,48,50,54 blocks.
Some of them may be identical between devices, but who knows untill I compared the md5 or hex data.
Thanks again.
jkyoho said:
Thank you, I need, 01,02, 05---07, 19--22, 24---32, 34--38, 42--44, 47,48,50,54 blocks.
Some of them may be identical between devices, but who knows untill I compared the md5 or hex data.
Thanks again.
Click to expand...
Click to collapse
Took some screwing around with stuff but I got it worked out. The files are named oddly, but they include the ACTUAL partition names.
Example backup name: "factory_backup_2016-02-26_21-18-51.img"
I can go through and cross reference the names but I have all the partition files ready to go in my Dropbox. Let me know if you want them as is or renamed. I will send them in a zip file as soon as I hear back from you.
Did you use some kind of script dumping partitions? Can you renamed then matching the acutal partition named, like mmcblk0p1
Yeah sure. Will have them renamed in a few hours. Check your PM inbox for the link in a while.
guys ,any news about unlocking the device?
jkyoho said:
Did you use some kind of script dumping partitions? Can you renamed then matching the acutal partition named, like mmcblk0p1
Click to expand...
Click to collapse
There are a few ways to do this... the output being shown here looks like an output to the "lsblk -o {insert parameters here}" command.
You can specify values you want represented, such as the disk size, mount point, name, uuid... etc.
loganfarrell said:
I replied in the other thread relating to using a T-Mobile phone on AT&T, but I will reply here just in case you don't check that thread. I have an unlocked LG V10 H901 and am using it on AT&T. Which partitions specifically do you need?
Click to expand...
Click to collapse
Can you let me know how to network unlock T-mobile LG V10? I have rooted by device and am not able to proceed any further.
praveen5344 said:
Can you let me know how to network unlock T-mobile LG V10? I have rooted by device and am not able to proceed any further.
Click to expand...
Click to collapse
Go back to stock and use the Device Unlock app. I sent a PM with more detailed instructions.
Hy , I'm new here, can you please send me the partitions backup for the unlocked v10? I have a t mobile one and want to compare all of the data to see if I can unlock it by flashing the partitions that are different.
send me backup
my lg v10 h901 mobile set is dead during software can you send me the partition please sir help me
jkyoho said:
Thank you, I need, 01,02, 05---07, 19--22, 24---32, 34--38, 42--44, 47,48,50,54 blocks.
Some of them may be identical between devices, but who knows untill I compared the md5 or hex data.
Thanks again.
Click to expand...
Click to collapse
Hi have You unlock your phone ??
Enviado desde mi Redmi 4A mediante Tapatalk
---------- Post added at 11:32 AM ---------- Previous post was at 11:16 AM ----------
loganfarrell said:
Go back to stock and use the Device Unlock app. I sent a PM with more detailed instructions.
Click to expand...
Click to collapse
Hi Farrel I have a lgv10 can you share your partitions and some instructions for flashing with advanced probably I need to use my phone since is locked and I don't live in USA and t-mobile can't help me.
Sent from my Redmi 4A using Tapatalk
Dragan_alexandru said:
Hy , I'm new here, can you please send me the partitions backup for the unlocked v10? I have a t mobile one and want to compare all of the data to see if I can unlock it by flashing the partitions that are different.
Click to expand...
Click to collapse
Hi I have a lgv10 can you share your partitions and some instructions for flashing with advanced probably I need to use my phone since is locked and I don't live in USA and t-mobile can't help me.
Sent from my Redmi 4A using Tapatalk
---------- Post added at 01:10 PM ---------- Previous post was at 12:58 PM ----------
loganfarrell said:
I replied in the other thread relating to using a T-Mobile phone on AT&T, but I will reply here just in case you don't check that thread. I have an unlocked LG V10 H901 and am using it on AT&T. Which partitions specifically do you need?
Click to expand...
Click to collapse
Hi may be you can help me or anybody who have an unlocked Tmobile V10, I upgrade to nougat by mistake, I need the unlocked img without Imei or tot or whetever so I can flashed my phone and see if I can network unlock Tmobile want 100usd and be on their network but I can't I don't leave in USA.
Sent from my Redmi 4A using Tapatalk

Categories

Resources