
31st August 2011, 05:54 AM
|
Senior Member - OP
Thanks Meter 1706
Posts: 1,496
Join Date: Apr 2007
Location: Petrozavodsk
|
Which blocks are present in our SGA`s FW?
Does anyone have information about which blocks are present in our SGA?
For example: bml5 - it's core(?), stl12 - this system, stl13 - data and so on.
I would like to know them all.
I do not answer to PM with questions whose are answers on the forum.
Siemens C-45
SonyEricsson T-310
Sagem myx-8
Qtek 8310 (Tornado)
Toshiba Portege G900 WM6.5.x Black Edition Transcend 80x 4Gb MultiSim Silver Pic-ADor 6.16i
Samsung Galaxy Ace * CM10.1 * Transcend MicroSD 16Gb class 6
Wexler Book T7008 * ICS 4.0.3 (20120531)
Zopo zp950+ * 4.2.1 * SanDisk 32 Gb class 10
|

31st August 2011, 09:05 AM
(Last edited by ketut.kumajaya; 1st September 2011 at 09:20 AM.)
Reason: bml10 and bml11 info
|
Senior Member
Thanks Meter 3619
Posts: 1,487
Join Date: Apr 2011
Location: Bekasi
DONATE TO ME
|
I could be wrong, from size analysis of "cat /proc/partitions" and "cat /proc/mounts" info:
bml1: mibib (APBOOT)
bml2: qcsbl (APBOOT)
bml3: oemsbl (APBOOT)
bml4: amss (MODEM) - confirmed
bml5: efs - confirmed very dangerous, don't touch it
bml6:
bml7: arm11boot (APBOOT)
bml8: boot.img (CODE) - confirmed
bml9: recovery.img (CODE) - confirmed
bml10: param partition - info from init.rc
bml11: fota partition - info from init.rc
stl12: /system (CODE) - confirmed
stl13: /data (CODE) - confirmed
stl14: /cache (CSC) - confirmed
|
|
The Following 6 Users Say Thank You to ketut.kumajaya For This Useful Post: [ Click to Expand ]
|
|
|
|

15th January 2012, 05:17 PM
|
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Jan 2012
|
Does anyone have information about which blocks are present in gt-s5830i?
|

22nd July 2012, 03:06 PM
|
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Mar 2012
|
problem partitions
I have a problem with these corrupt partitions I have them and I can not restore a backup
|

12th January 2013, 06:40 PM
|
Member
Thanks Meter 0
Posts: 44
Join Date: May 2011
|
Quote:
Originally Posted by ketut.kumajaya
I could be wrong, from size analysis of "cat /proc/partitions" and "cat /proc/mounts" info:
bml1: mibib (APBOOT)
bml2: qcsbl (APBOOT)
bml3: oemsbl (APBOOT)
bml4: amss (MODEM) - confirmed
bml5: efs - confirmed very dangerous, don't touch it
bml6:
bml7: arm11boot (APBOOT)
bml8: boot.img (CODE) - confirmed
bml9: recovery.img (CODE) - confirmed
bml10: param partition - info from init.rc
bml11: fota partition - info from init.rc
stl12: /system (CODE) - confirmed
stl13: /data (CODE) - confirmed
stl14: /cache (CSC) - confirmed
|
how to get information like you? I used the two commands cat /proc/partitions" and "cat /proc/mounts
results
Code:
# cat /proc/partitions
cat /proc/partitions
major minor #blocks name
7 0 2111 loop0
179 0 1954816 mmcblk0
179 1 1954751 mmcblk0p1
137 0 513024 bml0/c
137 1 1536 bml1
137 2 512 bml2
137 3 768 bml3
137 4 25600 bml4
137 5 9216 bml5
137 6 5120 bml6
137 7 2048 bml7
137 8 8192 bml8
137 9 8192 bml9
137 10 768 bml10
137 11 6144 bml11
137 12 222464 bml12
137 13 186624 bml13
137 14 29696 bml14
137 15 6144 bml15
138 12 214784 stl12
138 13 179968 stl13
138 14 25856 stl14
138 15 2304 stl15
254 0 2110 dm-0
#
Code:
# cat /proc/mounts
cat /proc/mounts
rootfs / rootfs rw,relatime 0 0
tmpfs /dev tmpfs rw,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
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/stl14 /cache rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/rwx,ioc
harset=utf8 0 0
/dev/stl13 /data rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/rwx,ioch
arset=utf8 0 0
/dev/stl12 /system rfs rw,relatime,vfat,llw,check=no,gid/uid/rwx,iocharset=utf8
0 0
/dev/stl15 /secure rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/rwx,io
charset=utf8 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,u
id=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset
=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relat
ime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,ioch
arset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/com.speedsoftware.rootexplorer-1 vfat ro,dirsync,nosui
d,nodev,noexec,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=
iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
#
please help me to get the information you thankssssss
|

13th January 2013, 05:11 AM
(Last edited by thinh182009; 13th January 2013 at 05:28 AM.)
Reason: edit
|
Member
Thanks Meter 0
Posts: 44
Join Date: May 2011
|
please help me .................................................
|

26th January 2013, 05:15 AM
|
Senior Member
Thanks Meter 245
Posts: 627
Join Date: Jul 2012
Location: Richmond, KY
|
Try running this:
ls -al /dev/block/platform/msm_sdcc.1/by-name
That works on my GS3, on AT&T....
~Ibrahim~
|
|
|