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

Root Loki Kernel! Possible Answer to prayers!

This phone is dead. I can't even find the MSL code for it and that is usually a simple task. Throw the venice in a river and start over.

That is due to the ROM, and it affects other phones as well. In ICS and JB they removed the getprop field of ril.MSL out of the toolbox.bin file. Without that, none of the MSL retrieval apps will work. It is possible to get it from Boost's automated help system by using options for something like MMS messages not working, and some have simply asked the Boost CS person.

Luckily I have a work around for this on my S2, which involves putting in an older toolbox.bin from an earlier ROM then getting your MSL. However, this is risky on the Venice without having CWM, if something goes wrong and the phone won't boot.
 
Upvote 0
It is possible to get it from Boost's automated help system by using options for something like MMS messages not working, and some have simply asked the Boost CS person.

Luckily I have a work around for this on my S2, which involves putting in an older toolbox.bin from an earlier ROM then getting your MSL. However, this is risky on the Venice without having CWM, if something goes wrong and the phone won't boot.

Do you know of anyone accomplishing any of the above said methods?
 
Upvote 0
Loki definitely looks possible!
Stuff I found online:
[LOKI] Bootloader hack official FAQ thread - xda-developers
https://github.com/djrbliss/loki

Apparently you just need boot.img and I think we have this information!
http://androidforums.com/venice-all...covery-clockworkmod-recovery.html#post5434382

So...
Code:
adb shell
su
dd if=/dev/block/mmcblk0p17 of=/sdcard/recovery.img

dd if=/dev/block/mmcblk0p14 of=/sdcard/system.img

dd if=/dev/block/mmcblk0p9 of=/sdcard/boot.img
adb pull /sdcard/recovery.img
adb pull /sdcard/system.img
adb pull /sdcard/boot.img

A dev should definitely look into this!
 
  • Like
Reactions: Darkangels6sic
Upvote 0
Well, I tried reaching out to some LG devs, I hope one of them will stop by and we can see what we can do to help get this rolling. For convenience I've uploaded the dumps for someone to look over - Download: https://mega.co.nz/#F!UBsBUbrT!U5IpV2B8iGgNla-COSy3_A Included: dd if=/dev/block/mmcblk0p17 of=/sdcard/recovery.img dd if=/dev/block/mmcblk0p14 of=/sdcard/system.img dd if=/dev/block/mmcblk0p9 of=/sdcard/boot.img
 
Upvote 0
i need aboot image dumped. https://play.google.com/store/apps/details?id=com.cls.partition&hl=en click on advanced and find out which is aboot and dump that using dd please.

ill ask to have loki support it but IMO its a waste of time for dan. lets say you guys get loki and i get cwm working for yall, you wont have cm, you wont have much. someone might make a few themes and someone might do a rom made by a kitchen and filled with fake build.prop tweaks.

like i said, ill ask but dan may consider it not worth his time to do all the work to add loki for the venice.
 
Upvote 0
I tried the app you suggested. It shows only the following vague information:
Code:
mmcblk0p5 /persist
mmcblk0p6 /cache
mmcblk0p12 /system
mmcblk0p13 /data
mmcblk0p21 /mpt
mmcblk0p23 /persist-lg
mmcblk0p24 /carrier

Since /cache and /data were too big to mirror I didn't bother.
But the rest is all here:
https://mega.co.nz/#F!VdNBBQYI!Y-iJLqBUxdwxPJ4Uornqcw

Also if needed, the /cache/recovery/last_log:
Starting recovery on Sun Aug 25 16:11:44 2013
can't open /dev/tty0: No such file or directory
framebuffer: fd 4 (480 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /boot emmc /dev/block/platform/msm_sdcc.2/by-num/p9 (null) 0
2 /sys_boot vfat /dev/block/platform/msm_sdcc.2/by-num/p1 (null) 0
3 /boot emmc /dev/block/platform/msm_sdcc.2/by-num/p9 (null) 0
4 /cache ext4 /dev/block/platform/msm_sdcc.2/by-num/p6 (null) 0
5 /data ext4 /dev/block/platform/msm_sdcc.2/by-num/p13 (null) -16384
6 /misc emmc /dev/block/platform/msm_sdcc.2/by-num/p8 (null) 0
7 /recovery emmc /dev/block/platform/msm_sdcc.2/by-num/p14 (null) 0
8 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
9 /system ext4 /dev/block/platform/msm_sdcc.2/by-num/p12 (null) 0

E:name:misc, dfistsec: 100000
E:int get_bootloader_message_block(bootloader_message*, const Volume*): get size
[1088] cmd[] status[] recovery[]
I:fopen_path 1 /data/fota/ipth-muc.prop
I:fopen_path 2 /data/fota/ipth-muc.prop
I:fopen_path 3 /data/fota/ipth-muc.prop
I:Failed to open /data/fota/ipth-muc.prop, use default pkg location:/cache/fota
I:Delta package does not exist /cache/fota/ipth_package.bin
Command: "/sbin/recovery"

ro.boot.hardware=u0
ro.boot.emmc=true
ro.boot.serialno=81eb7424
ro.boot.baseband=msm
ro.boot.charger_type=user_cable
ro.serialno=81eb7424
ro.bootmode=unknown
ro.baseband=msm
ro.bootloader=unknown
ro.hardware=u0
ro.revision=0
ro.factorytest=0
ro.pcb_ver=Rev.1.0
ro.lge.hw.revision=Rev.1.0
ro.sreset_mode=on
ro.fact_reset_flag=05
sys.factory.qem=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=charge_only
ro.build.id=JZO54K
ro.build.display.id=JZO54K
ro.build.version.incremental=LG730ZV8.486624d
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Tue Apr 9 11:03:17 KST 2013
ro.build.date.utc=1365472997
ro.build.type=user
ro.build.user=junyoung.lee
ro.build.host=LGEARND4B13
ro.build.tags=release-keys
ro.product.model=LG-LG730
ro.product.brand=lge
ro.product.name=u0_cdma_bm_us
ro.product.device=u0_cdma
ro.product.board=MSM7630_SURF
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7630_surf
ro.build.product=u0_cdma
ro.build.description=u0_cdma_bm_us-user 4.1.2 JZO54K LG730ZV8.486624d release-ke
ys
ro.build.fingerprint=lge/u0_cdma_bm_us/u0_cdma:4.1.2/JZO54K/LG730ZV8.486624d:use
r/release-keys
ro.build.characteristics=default
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
dalvik.vm.heapsize=256m
dev.pm.dyn_samplingrate=1
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.feature=1
lpa.decode=false
ro.use_data_netmgrd=true
ro.emmc.sdcard.partition=16
telephony.lteOnCdmaDevice=1
ro.config.ehrpd=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
lpa.use-stagefright=false
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.sap=false
ro.bluetooth.remote.autoconnect=true
bluetooth.pan=false
persist.sys.strictmode.visual=false
ro.multi.rild=false
ro.qualcomm.bluetooth.ftp=true
ro.bluetooth.request.master=false
ro.screen.layout=normal
debug.camcorder.disablemeta=0
persist.fuse_sdcard=false
debug.enabletr=false
hwui.render_dirty_regions=false
debug.camera.landscape=true
ro.max.fling_velocity=4000
ro.build.target_operator=BM
ro.build.target_country=US
ro.build.target_region=US
ro.lge.swversion=LG730ZV8
ro.lge.swversion_rev=05
persist.sdcrypto.syscall=378
ro.airplane.phoneapp=1
ro.camera.sound.forced=1
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.carrier=unknown
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
ro.sf.lcd_density=240
ro.emmc=1
lge.signed_image=true
ro.carrier_code=00
ro.lge.basebandversion=MSM8655
debug.sw.hw=1
debug.composition.type=c2d
ro.device.hapticfeedback=0
ro.lge.lcd_auto_brightness_mode=false
ro.lge.lcd_default_brightness=134
ro.lge.overlay=true
ro.lge.overlay_qmemo=true
ro.lge.capp_smartcard_ac_gp=false
ro.lge.capp_smartcard_ac_gto=false
ro.lge.capp_smartcard_uicc=false
ro.lge.capp_smartcard_lgril=false
ro.lge.capp_smartcard_smartmx=false
ro.lge.capp_optimusui=true
ro.lge.capp_core=true
ro.lge.capp_themeicon=true
ro.lge.capp_drm=true
ro.lge.capp_smartcard=true
ro.lge.capp_smartcard_oma=true
ro.lge.capp_divx_drm=true
ro.lge.capp_almond=true
ro.lge.capp_resource=true
ro.lge.capp_wapservice=true
ro.lge.capp_quickclip_key=true
ro.lge.capp_touch_scroller=true
ro.lge.capp_touch_ldi=true
ro.lge.capp_key_light_off=true
ro.lge.capp_key_exception=true
ro.lge.capp_keyled_timeout=true
ro.lge.capp_valid_batteryid=false
ro.lge.capp_menu_long=true
ro.lge.capp_mdm=true
ro.lge.capp_lockscreen=true
ro.lge.capp_bubble_popup=true
ro.lge.capp_smf=true
ro.lge.capp_art=true
ro.lge.capp_sdencryption=true
ro.lge.capp_sdencryption_media=true
ro.lge.capp_sdencryption_full=true
ro.lge.fonts=true
ro.lge.audio_scenario=SOUNDEXCEPTION
ro.lge.audio_soundexception=true
ro.lge.audio_soundprofile=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Beyond_the_Dream.ogg
ro.config.notification_sound=Pebble.ogg
ro.config.alarm_alert=Alarm_1.ogg
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.yt=android-sprint-mvno-us
ro.com.google.clientidbase.am=android-sprint-mvno-us
ro.com.google.clientidbase.ms=android-sprint-mvno-us
ro.chameleon.vvm=1
ro.chameleon.mobilezone=0
ro.chameleon.mobileid=1
ro.lge.capp_spr_chameleon=true
ro.lge.chameleon_no_of_carrier=3
ro.lge.chameleon_boot_0=310120,PowerOn_sprint.mp3,bootanimation_sprint.zip
ro.lge.chameleon_boot_1=311870,no,bootanimation_boost.zip
ro.lge.chameleon_boot_2=311490,PowerOn_Virgin.mp3,bootanimation_virgin.zip
ro.lge.chameleon_shut_wall_0=310120,no,shutdownanimation_sprint.zip,default_wall
paper
ro.lge.chameleon_shut_wall_1=311870,no,0,default_wallpaper_bm
ro.lge.chameleon_shut_wall_2=311490,no,0,default_wallpaper_virgin
ro.com.google.gmsversion=4.1_r4
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
drm.service.enabled=true
ro.cdma.home.operator.numeric=310000
persist.data_netmgrd_mtu=1472
ro.cdma.home.operator.alpha=Chameleon
persist.sys.usb.trigger=stop
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
init.svc.ueventd=running
init.svc.recovery=running

Check sdcard for GOTA update : /storage/sdcard0/update.zip

Finding update package in sdcard...
I:Update location: /storage/sdcard0/update.zip
E:unknown volume for path [/storage/sdcard0/update.zip]
E:Can't mount /storage/sdcard0/update.zip
E:factory reset get flag hc name:misc, dfistsec: 100000
E:factory reset get flag int get_factoryreset_flag(char*): get size[13] data[FAC
T_RESET_5
?]
I:timed out waiting for key input; rebooting.
[/code]

Regarding the usefulness, at least once we get CWM we can get a stockrom with root without the bloatware and be able to recovery if anything breaks which will be a hugeee help.

Thanks :D
 
Upvote 0
if you click on advanced it shows the mmcblk0p#'s and if you expand them it will say the name of the partition.
I agree. There should be partition names, but only the ones I mentioned above had names, including on the advanced menu. The others do not have any labels to the partitions. :(

But as mentioned before if we have an aboot it is in the mega folder above, I dumped everything there was :D
 
Upvote 0
I agree. There should be partition names, but only the ones I mentioned above had names, including on the advanced menu. The others do not have any labels to the partitions. :(

But as mentioned before if we have an aboot it is in the mega folder above, I dumped everything there was :D


Yup. Only a select few had anything. And I think they were the same as the labels in the regular menu. Persist-lg and what not. Everything else is it just an un mounted partition.
It's still gotta be one right? As in could we pinpoint by a specific size?
 
Upvote 0
That program basically does the same thing as this:
Code:
 255|root@android:/system/etc # cat /proc/mounts rootfs / rootfs ro,relatime 0 0 tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0 devpts /dev/pts devpts rw,relatime,mode=600 0 0 proc /proc proc rw,relatime 0 0 sysfs /sys sysfs rw,relatime 0 0 none /acct cgroup rw,relatime,cpuacct 0 0 tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0 tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0 none /dev/cpuctl cgroup rw,relatime,cpu 0 0 /dev/block/platform/msm_sdcc.2/by-num/p12 /system ext4 ro,relatime,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p13 /data ext4 rw,nosuid,nodev,noatime,noauto_da_alloc,resuid=1000,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p6 /cache ext4 rw,nosuid,nodev,noatime,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p5 /persist ext4 rw,nosuid,nodev,noatime,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p21 /mpt ext4 rw,nosuid,nodev,noatime,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p23 /persist-lg ext4 rw,nosuid,nodev,noatime,data=ordered 0 0 /dev/block/platform/msm_sdcc.2/by-num/p24 /carrier ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
Still not very helpful information as far as I can see... but I'm sure someone with a better eye can spot it wherever it is
 
Upvote 0
This might be of assistance? :eek:
Found the infos on [DEV][REF] El Grande Partition Table Reference - xda-developers

mount said:
root@android:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/platform/msm_sdcc.2/by-num/p12 /system ext4 ro,relatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p13 /data ext4 rw,nosuid,nodev,noatime,noauto_da_alloc,resuid=1000,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p6 /cache ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p5 /persist ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p21 /mpt ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p23 /persist-lg ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.2/by-num/p24 /carrier ext4 rw,nosuid,nodev,noatime,data=ordered 0 0

busybox said:
root@android:/ # busybox cat /proc/partitions
major minor #blocks name

179 0 3866624 mmcblk0
179 1 2048 mmcblk0p1
179 2 2048 mmcblk0p2
179 3 16384 mmcblk0p3
179 4 1 mmcblk0p4
179 5 16384 mmcblk0p5
179 6 475136 mmcblk0p6
179 7 8192 mmcblk0p7
179 8 24576 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 8192 mmcblk0p10
179 11 8192 mmcblk0p11
179 12 802816 mmcblk0p12
179 13 2097152 mmcblk0p13
179 14 8192 mmcblk0p14
179 15 122880 mmcblk0p15
179 16 32768 mmcblk0p16
179 17 8192 mmcblk0p17
179 18 8192 mmcblk0p18
179 19 32768 mmcblk0p19
179 20 8192 mmcblk0p20
179 21 16384 mmcblk0p21
179 22 8192 mmcblk0p22
179 23 8192 mmcblk0p23
179 24 32768 mmcblk0p24

gdisk said:
root@android:/ # gdisk -l /dev/block/mmcblk0
GPT fdisk (gdisk) version 0.8.4

Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present


***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format.
***************************************************************

Exact type match not found for type code 4D00; assigning type code for
'Linux filesystem'
Exact type match not found for type code 4600; assigning type code for
'Linux filesystem'
Exact type match not found for type code 6B00; assigning type code for
'Linux filesystem'
Exact type match not found for type code 5800; assigning type code for
'Linux filesystem'
Exact type match not found for type code 7700; assigning type code for
'Linux filesystem'
Exact type match not found for type code 4800; assigning type code for
'Linux filesystem'
Exact type match not found for type code 4A00; assigning type code for
'Linux filesystem'
Exact type match not found for type code 4B00; assigning type code for
'Linux filesystem'
Exact type match not found for type code 6000; assigning type code for
'Linux filesystem'
Exact type match not found for type code 4700; assigning type code for
'Linux filesystem'
Exact type match not found for type code 5000; assigning type code for
'Linux filesystem'
Exact type match not found for type code 6C00; assigning type code for
'Linux filesystem'
Exact type match not found for type code 6D00; assigning type code for
'Linux filesystem'
Warning! Main partition table overlaps the first partition by 33 blocks!
You will need to delete this partition or resize it in another utility.
Disk /dev/block/mmcblk0: 7733248 sectors, 3.7 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 76968647-9359-4401-BC80-39D3D2B957D2
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7733214
Partitions will be aligned on 1-sector boundaries
Total free space is 221150 sectors (108.0 MiB)

Number Start (sector) End (sector) Size Code Name
1 1 4096 2.0 MiB 8300 Linux filesystem
2 4097 8192 2.0 MiB 8300 Linux filesystem
3 8193 40960 16.0 MiB 8300 Linux filesystem
5 49152 81919 16.0 MiB 8300 Linux filesystem
6 81920 1032191 464.0 MiB 8300 Linux filesystem
7 1032192 1048575 8.0 MiB 8300 Linux filesystem
8 1048576 1097727 24.0 MiB 8300 Linux filesystem
9 1097728 1114111 8.0 MiB 8300 Linux filesystem
10 1114112 1130495 8.0 MiB 8300 Linux filesystem
11 1130496 1146879 8.0 MiB 8300 Linux filesystem
12 1146880 2752511 784.0 MiB 8300 Linux filesystem
13 2752512 6946815 2.0 GiB 8300 Linux filesystem
14 6946816 6963199 8.0 MiB 8300 Linux filesystem
15 6963200 7208959 120.0 MiB 8300 Linux filesystem
16 7208960 7274495 32.0 MiB 0700 Microsoft basic data
17 7274496 7290879 8.0 MiB 8300 Linux filesystem
18 7290880 7307263 8.0 MiB 8300 Linux filesystem
19 7307264 7372799 32.0 MiB 8300 Linux filesystem
20 7372800 7389183 8.0 MiB 8300 Linux filesystem
21 7389184 7421951 16.0 MiB 8300 Linux filesystem
22 7421952 7438335 8.0 MiB 8300 Linux filesystem
23 7438336 7454719 8.0 MiB 8300 Linux filesystem
24 7454720 7520255 32.0 MiB 8300 Linux filesystem

fdisk said:
root@android:/ # fdisk -l -u /dev/block/mmcblk0

Disk /dev/block/mmcblk0: 3959 MB, 3959422976 bytes, 7733248 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xfffffffe

Device Boot Start End Blocks Id System
/dev/block/mmcblk0p1 * 1 4096 2048 4d QNX4.x
/dev/block/mmcblk0p2 4097 8192 2048 46 Unknown
/dev/block/mmcblk0p3 8193 40960 16384 6b Unknown
/dev/block/mmcblk0p4 40961 16383 2147471359+ 5 Extended
/dev/block/mmcblk0p5 49152 81919 16384 83 Linux
/dev/block/mmcblk0p6 81920 1032191 475136 83 Linux
/dev/block/mmcblk0p7 1032192 1048575 8192 58 Unknown
/dev/block/mmcblk0p8 1048576 1097727 24576 77 Unknown
/dev/block/mmcblk0p9 1097728 1114111 8192 48 Unknown
/dev/block/mmcblk0p10 1114112 1130495 8192 4a Unknown
/dev/block/mmcblk0p11 1130496 1146879 8192 4b Unknown
/dev/block/mmcblk0p12 1146880 2752511 802816 83 Linux
/dev/block/mmcblk0p13 2752512 6946815 2097152 83 Linux
/dev/block/mmcblk0p14 6946816 6963199 8192 60 Unknown
/dev/block/mmcblk0p15 6963200 7208959 122880 83 Linux
/dev/block/mmcblk0p16 7208960 7274495 32768 b W95 FAT32
/dev/block/mmcblk0p17 7274496 7290879 8192 47 Unknown
/dev/block/mmcblk0p18 7290880 7307263 8192 50 OnTrack DM
/dev/block/mmcblk0p19 7307264 7372799 32768 6c Unknown
/dev/block/mmcblk0p20 7372800 7389183 8192 6d Unknown
/dev/block/mmcblk0p21 7389184 7421951 16384 83 Linux
/dev/block/mmcblk0p22 7421952 7438335 8192 83 Linux
/dev/block/mmcblk0p23 7438336 7454719 8192 83 Linux
/dev/block/mmcblk0p24 7454720 7520255 32768 83 Linux
 
  • Like
Reactions: Darkangels6sic
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones