Steps to get scatter file of any android phone(With Video) - Android Q&A, Help & Troubleshooting

1.Attach your phone to ur computer in usb debugging mode.
2.If you already have ADB installed on your computer, launch a Command Prompt / Terminal window on your computer
3.Type these following commands
adb shell
cat /proc/mtd
4.Partition table will appear.. to save it type this command
cat /proc/mtd > /sdcard/firmware.info
4.Now Put ur phone in storage mode.
6.After that, use MT65xx ROM Studio to load firmware.info and generate the corresponding scatter file that will be needed for SP Flash Tool.
For video- search "gorki jatt" channel on youtube :good:

problems
tried, getting ( dev : size erasesize name ) drivers install, but command not working.. Is there any other method, an can a terminal emulator, on phone do the same jod?

empty
when I do adb devices it shows my device but when I do cat /proc/mtd
I get the lists titles but they are empty like info
can you help?

this is because mediatek phone use MTD or EMMC memory type. If cat /proc/mtd doesn't give you anything, you must try /proc/emmc .

Scatter is not legal/illegal
Get the firmware.info follow the next step and finnaly I get the scatter file, but SPFlashTool say the scatter is not legal/illegal

Hi
Hi everybody
Who may file with the information to make Scatter.txt
11/10/13 11:27:48 MT6575_S01
11/10/13 11:27:48 3+0 records out
11/10/13 11:27:48 12 bytes transferred in 0.001 secs (12000 bytes/sec)
11/10/13 11:27:48 ATTENTION! Fake Hardware in kernel or firmware doesn't correspond to phone!
11/10/13 11:27:48 Hardware : MT6575 (SMDK4X12 is Fake!)
11/10/13 11:27:49 Part_Name Size StartAddr Type MapTo
11/10/13 11:27:49 preloader 0x00040000 0x00000000 1 /dev/mtd/mtd0
11/10/13 11:27:49 dsp_bl 0x000c0000 0x00000001 1 /dev/mtd/mtd1
11/10/13 11:27:49 nvram 0x00300000 0x00000002 1 /dev/mtd/mtd2
11/10/13 11:27:49 seccfg 0x00020000 0x00000003 1 /dev/mtd/mtd3
11/10/13 11:27:49 uboot 0x00060000 0x00000004 1 /dev/mtd/mtd4
11/10/13 11:27:49 bootimg 0x00500000 0x00000005 1 /dev/mtd/mtd5
11/10/13 11:27:49 recovery 0x00500000 0x00000006 1 /dev/mtd/mtd6
11/10/13 11:27:49 sec_ro 0x00120000 0x00000007 1 /dev/mtd/mtd7
11/10/13 11:27:49 misc 0x00060000 0x00000008 1 /dev/mtd/mtd8
11/10/13 11:27:49 logo 0x00300000 0x00000009 1 /dev/mtd/mtd9
11/10/13 11:27:49 expdb 0x000a0000 0x0000000a 1 /dev/mtd/mtd10
11/10/13 11:27:49 android 0x12700000 0x0000000b 1 /dev/mtd/mtd11
11/10/13 11:27:49 cache 0x03c00000 0x0000000c 1 /dev/mtd/mtd12
11/10/13 11:27:49 usrdata 0x07f20000 0x0000000d 1 /dev/mtd/mtd13
11/10/13 11:27:49 bmtpool 0x00000000 0x00000000 1
11/10/13 11:27:49 Part_Nameartition name you should open;
11/10/13 11:27:49 Size:size of partition
11/10/13 11:27:49 StartAddr:Start Address of partition;
11/10/13 11:27:49 Type:Type of partition(MTD=1,EMMC=2)
11/10/13 11:27:49 MapTo:actual device you operate
11/10/13 11:27:49 dev: size erasesize name
11/10/13 11:27:49 mtd0: 00040000 00020000 "preloader"
11/10/13 11:27:49 mtd1: 000c0000 00020000 "dsp_bl"
11/10/13 11:27:49 mtd2: 00300000 00020000 "nvram"
11/10/13 11:27:49 mtd3: 00020000 00020000 "seccnfg"
11/10/13 11:27:49 mtd4: 00060000 00020000 "uboot"
11/10/13 11:27:49 mtd5: 00500000 00020000 "boot"
11/10/13 11:27:49 mtd6: 00500000 00020000 "recovery"
11/10/13 11:27:49 mtd7: 00120000 00020000 "secstatic"
11/10/13 11:27:49 mtd8: 00060000 00020000 "misc"
11/10/13 11:27:49 mtd9: 00300000 00020000 "logo"
11/10/13 11:27:49 mtd10: 000a0000 00020000 "expdb"
11/10/13 11:27:49 mtd11: 12700000 00020000 "system"
11/10/13 11:27:49 mtd12: 03c00000 00020000 "cache"
11/10/13 11:27:49 mtd13: 07f20000 00020000 "userdata"
11/10/13 11:27:49 rootfs / rootfs ro,relatime 0 0
11/10/13 11:27:49 tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
11/10/13 11:27:49 devpts /dev/pts devpts rw,relatime,mode=600 0 0
11/10/13 11:27:49 proc /proc proc rw,relatime 0 0
11/10/13 11:27:49 sysfs /sys sysfs rw,relatime 0 0
11/10/13 11:27:49 none /acct cgroup rw,relatime,cpuacct 0 0
thanks.

Problem..
i got this error when i type this cmd "cat /proc/mtb". then i got this "no such file or directory"..
please help me..

very useful TUT.......keep it up mate,

hmmmmm....
but what ot do if iam trying to unbrick my hardbrick karbonn a1+ with flash tool and it is asking for scatter file which i obviously dont have .....?

Dj ps said:
i got this error when i type this cmd "cat /proc/mtb". then i got this "no such file or directory"..
please help me..
Click to expand...
Click to collapse
Same as me... Glad to see that when people come here for help, they just get ignored -__-

My phones dead.. What to do ?

CaptainPorkie23 said:
Same as me... Glad to see that when people come here for help, they just get ignored -__-
Click to expand...
Click to collapse
Well you see, i guess everybody was hoping the both of you would notice the spelling mistake. Its mtd. Not. Mtb

hi
be careful what you are reading >>>>>>>>cmd "cat /proc/mtb".
this line should be as shown in forum >>>>>>>>>>>>>> cmd "cat /proc/mtd".
---------- Post added at 10:48 AM ---------- Previous post was at 10:42 AM ----------
mohammadi_4u said:
Hi everybody
Who may file with the information to make Scatter.txt
11/10/13 11:27:48 MT6575_S01
11/10/13 11:27:48 3+0 records out
11/10/13 11:27:48 12 bytes transferred in 0.001 secs (12000 bytes/sec)
11/10/13 11:27:48 ATTENTION! Fake Hardware in kernel or firmware doesn't correspond to phone!
11/10/13 11:27:48 Hardware : MT6575 (SMDK4X12 is Fake!)
11/10/13 11:27:49 Part_Name Size StartAddr Type MapTo
11/10/13 11:27:49 preloader 0x00040000 0x00000000 1 /dev/mtd/mtd0
11/10/13 11:27:49 dsp_bl 0x000c0000 0x00000001 1 /dev/mtd/mtd1
11/10/13 11:27:49 nvram 0x00300000 0x00000002 1 /dev/mtd/mtd2
11/10/13 11:27:49 seccfg 0x00020000 0x00000003 1 /dev/mtd/mtd3
11/10/13 11:27:49 uboot 0x00060000 0x00000004 1 /dev/mtd/mtd4
11/10/13 11:27:49 bootimg 0x00500000 0x00000005 1 /dev/mtd/mtd5
11/10/13 11:27:49 recovery 0x00500000 0x00000006 1 /dev/mtd/mtd6
11/10/13 11:27:49 sec_ro 0x00120000 0x00000007 1 /dev/mtd/mtd7
11/10/13 11:27:49 misc 0x00060000 0x00000008 1 /dev/mtd/mtd8
11/10/13 11:27:49 logo 0x00300000 0x00000009 1 /dev/mtd/mtd9
11/10/13 11:27:49 expdb 0x000a0000 0x0000000a 1 /dev/mtd/mtd10
11/10/13 11:27:49 android 0x12700000 0x0000000b 1 /dev/mtd/mtd11
11/10/13 11:27:49 cache 0x03c00000 0x0000000c 1 /dev/mtd/mtd12
11/10/13 11:27:49 usrdata 0x07f20000 0x0000000d 1 /dev/mtd/mtd13
11/10/13 11:27:49 bmtpool 0x00000000 0x00000000 1
11/10/13 11:27:49 Part_Nameartition name you should open;
11/10/13 11:27:49 Size:size of partition
11/10/13 11:27:49 StartAddr:Start Address of partition;
11/10/13 11:27:49 Type:Type of partition(MTD=1,EMMC=2)
11/10/13 11:27:49 MapTo:actual device you operate
11/10/13 11:27:49 dev: size erasesize name
11/10/13 11:27:49 mtd0: 00040000 00020000 "preloader"
11/10/13 11:27:49 mtd1: 000c0000 00020000 "dsp_bl"
11/10/13 11:27:49 mtd2: 00300000 00020000 "nvram"
11/10/13 11:27:49 mtd3: 00020000 00020000 "seccnfg"
11/10/13 11:27:49 mtd4: 00060000 00020000 "uboot"
11/10/13 11:27:49 mtd5: 00500000 00020000 "boot"
11/10/13 11:27:49 mtd6: 00500000 00020000 "recovery"
11/10/13 11:27:49 mtd7: 00120000 00020000 "secstatic"
11/10/13 11:27:49 mtd8: 00060000 00020000 "misc"
11/10/13 11:27:49 mtd9: 00300000 00020000 "logo"
11/10/13 11:27:49 mtd10: 000a0000 00020000 "expdb"
11/10/13 11:27:49 mtd11: 12700000 00020000 "system"
11/10/13 11:27:49 mtd12: 03c00000 00020000 "cache"
11/10/13 11:27:49 mtd13: 07f20000 00020000 "userdata"
11/10/13 11:27:49 rootfs / rootfs ro,relatime 0 0
11/10/13 11:27:49 tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
11/10/13 11:27:49 devpts /dev/pts devpts rw,relatime,mode=600 0 0
11/10/13 11:27:49 proc /proc proc rw,relatime 0 0
11/10/13 11:27:49 sysfs /sys sysfs rw,relatime 0 0
11/10/13 11:27:49 none /acct cgroup rw,relatime,cpuacct 0 0
thanks.
Click to expand...
Click to collapse
11/10/13 11:27:49 mtd0: 00040000 00020000 "preloader"
11/10/13 11:27:49 mtd1: 000c0000 00020000 "dsp_bl"
11/10/13 11:27:49 mtd2: 00300000 00020000 "nvram"
11/10/13 11:27:49 mtd3: 00020000 00020000 "seccnfg"
11/10/13 11:27:49 mtd4: 00060000 00020000 "uboot"
11/10/13 11:27:49 mtd5: 00500000 00020000 "boot"
11/10/13 11:27:49 mtd6: 00500000 00020000 "recovery"
11/10/13 11:27:49 mtd7: 00120000 00020000 "secstatic"
11/10/13 11:27:49 mtd8: 00060000 00020000 "misc"
11/10/13 11:27:49 mtd9: 00300000 00020000 "logo"
11/10/13 11:27:49 mtd10: 000a0000 00020000 "expdb"
11/10/13 11:27:49 mtd11: 12700000 00020000 "system"
11/10/13 11:27:49 mtd12: 03c00000 00020000 "cache"
11/10/13 11:27:49 mtd13: 07f20000 00020000 "userdata"
these lines can not be true, there is a mistake.
let me explain for a line: for example; mtd7: 00120000 00020000 "secstatic"
00120000 this number shows the address of mtd7
and this shows 00020000 the partition length. but all the lengths are the same, and it is impossible. the second numbers should not be all same

This method didn't, worked for me can you help me
Hi
I tried to create firmware.info file but I failed
Here's what happened when I typed the command I didn't get the whole information for scatter file
E:\android one\files needed to backup stock rom,creating scatter files and boot
& recovery image\MtkDroidTools v2.5.3\adb>adb devices
List of devices attached
EAHA45A699999999 device
E:\android one\files needed to backup stock rom,creating scatter files and boot
& recovery image\MtkDroidTools v2.5.3\adb>adb shell
[email protected]_sprout:/ $ cat /proc/mtd
cat /proc/mtd
dev: size erasesize name

adb is installed but when I open cmd and type the command it says "cat is not an internal command". I tried opening adb like he did in the video as well but I don't have an option to open with cmd. When I manually find cmd it doesn't open the cmd window.

I've figured it out until I try to open the info file in MTK studio and get an error message that says " '$' is not a valid integer value"
What do I do?

Somebody please help. I've been up all night trying to find an answer for this and there is nothing. PLEASE!!!!!!

turquazman said:
be careful what you are reading >>>>>>>>cmd "cat /proc/mtb".
this line should be as shown in forum >>>>>>>>>>>>>> cmd "cat /proc/mtd".
---------- Post added at 10:48 AM ---------- Previous post was at 10:42 AM ----------
mohammadi_4u said:
Hi everybody
Who may file with the information to make Scatter.txt
11/10/13 11:27:48 MT6575_S01
11/10/13 11:27:48 3+0 records out
11/10/13 11:27:48 12 bytes transferred in 0.001 secs (12000 bytes/sec)
11/10/13 11:27:48 ATTENTION! Fake Hardware in kernel or firmware doesn't correspond to phone!
11/10/13 11:27:48 Hardware : MT6575 (SMDK4X12 is Fake!)
11/10/13 11:27:49 Part_Name Size StartAddr Type MapTo
11/10/13 11:27:49 preloader 0x00040000 0x00000000 1 /dev/mtd/mtd0
11/10/13 11:27:49 dsp_bl 0x000c0000 0x00000001 1 /dev/mtd/mtd1
11/10/13 11:27:49 nvram 0x00300000 0x00000002 1 /dev/mtd/mtd2
11/10/13 11:27:49 seccfg 0x00020000 0x00000003 1 /dev/mtd/mtd3
11/10/13 11:27:49 uboot 0x00060000 0x00000004 1 /dev/mtd/mtd4
11/10/13 11:27:49 bootimg 0x00500000 0x00000005 1 /dev/mtd/mtd5
11/10/13 11:27:49 recovery 0x00500000 0x00000006 1 /dev/mtd/mtd6
11/10/13 11:27:49 sec_ro 0x00120000 0x00000007 1 /dev/mtd/mtd7
11/10/13 11:27:49 misc 0x00060000 0x00000008 1 /dev/mtd/mtd8
11/10/13 11:27:49 logo 0x00300000 0x00000009 1 /dev/mtd/mtd9
11/10/13 11:27:49 expdb 0x000a0000 0x0000000a 1 /dev/mtd/mtd10
11/10/13 11:27:49 android 0x12700000 0x0000000b 1 /dev/mtd/mtd11
11/10/13 11:27:49 cache 0x03c00000 0x0000000c 1 /dev/mtd/mtd12
11/10/13 11:27:49 usrdata 0x07f20000 0x0000000d 1 /dev/mtd/mtd13
11/10/13 11:27:49 bmtpool 0x00000000 0x00000000 1
11/10/13 11:27:49 Part_Nameartition name you should open;
11/10/13 11:27:49 Size:size of partition
11/10/13 11:27:49 StartAddr:Start Address of partition;
11/10/13 11:27:49 Type:Type of partition(MTD=1,EMMC=2)
11/10/13 11:27:49 MapTo:actual device you operate
11/10/13 11:27:49 dev: size erasesize name
11/10/13 11:27:49 mtd0: 00040000 00020000 "preloader"
11/10/13 11:27:49 mtd1: 000c0000 00020000 "dsp_bl"
11/10/13 11:27:49 mtd2: 00300000 00020000 "nvram"
11/10/13 11:27:49 mtd3: 00020000 00020000 "seccnfg"
11/10/13 11:27:49 mtd4: 00060000 00020000 "uboot"
11/10/13 11:27:49 mtd5: 00500000 00020000 "boot"
11/10/13 11:27:49 mtd6: 00500000 00020000 "recovery"
11/10/13 11:27:49 mtd7: 00120000 00020000 "secstatic"
11/10/13 11:27:49 mtd8: 00060000 00020000 "misc"
11/10/13 11:27:49 mtd9: 00300000 00020000 "logo"
11/10/13 11:27:49 mtd10: 000a0000 00020000 "expdb"
11/10/13 11:27:49 mtd11: 12700000 00020000 "system"
11/10/13 11:27:49 mtd12: 03c00000 00020000 "cache"
11/10/13 11:27:49 mtd13: 07f20000 00020000 "userdata"
11/10/13 11:27:49 rootfs / rootfs ro,relatime 0 0
11/10/13 11:27:49 tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
11/10/13 11:27:49 devpts /dev/pts devpts rw,relatime,mode=600 0 0
11/10/13 11:27:49 proc /proc proc rw,relatime 0 0
11/10/13 11:27:49 sysfs /sys sysfs rw,relatime 0 0
11/10/13 11:27:49 none /acct cgroup rw,relatime,cpuacct 0 0
thanks.
Click to expand...
Click to collapse
11/10/13 11:27:49 mtd0: 00040000 00020000 "preloader"
11/10/13 11:27:49 mtd1: 000c0000 00020000 "dsp_bl"
11/10/13 11:27:49 mtd2: 00300000 00020000 "nvram"
11/10/13 11:27:49 mtd3: 00020000 00020000 "seccnfg"
11/10/13 11:27:49 mtd4: 00060000 00020000 "uboot"
11/10/13 11:27:49 mtd5: 00500000 00020000 "boot"
11/10/13 11:27:49 mtd6: 00500000 00020000 "recovery"
11/10/13 11:27:49 mtd7: 00120000 00020000 "secstatic"
11/10/13 11:27:49 mtd8: 00060000 00020000 "misc"
11/10/13 11:27:49 mtd9: 00300000 00020000 "logo"
11/10/13 11:27:49 mtd10: 000a0000 00020000 "expdb"
11/10/13 11:27:49 mtd11: 12700000 00020000 "system"
11/10/13 11:27:49 mtd12: 03c00000 00020000 "cache"
11/10/13 11:27:49 mtd13: 07f20000 00020000 "userdata"
these lines can not be true, there is a mistake.
let me explain for a line: for example; mtd7: 00120000 00020000 "secstatic"
00120000 this number shows the address of mtd7
and this shows 00020000 the partition length. but all the lengths are the same, and it is impossible. the second numbers should not be all same
Click to expand...
Click to collapse
:highfive:

Dj ps said:
i got this error when i type this cmd "cat /proc/mtb". then i got this "no such file or directory"..
please help me..
Click to expand...
Click to collapse
its mtd

Gorki Jatt said:
1.Attach your phone to ur computer in usb debugging mode.
2.If you already have ADB installed on your computer, launch a Command Prompt / Terminal window on your computer
3.Type these following commands
adb shell
cat /proc/mtd
4.Partition table will appear.. to save it type this command
cat /proc/mtd > /sdcard/firmware.info
4.Now Put ur phone in storage mode.
6.After that, use MT65xx ROM Studio to load firmware.info and generate the corresponding scatter file that will be needed for SP Flash Tool.
For video- search "gorki jatt" channel on youtube :good:
Click to expand...
Click to collapse
you can also use
adb pull /proc/mtd
it will save in the folder and rename it to "mtd.info"

Related

[Q] Which partition is '/etc' on?

Hi all,
I have these partitions on my phone:
Code:
cat /proc/mtd
mtd0: 00020000 00020000 "preloader"
mtd1: 00300000 00020000 "nvram"
mtd2: 00020000 00020000 "seccnfg"
mtd3: 00060000 00020000 "uboot"
mtd4: 00600000 00020000 "boot"
mtd5: 00600000 00020000 "recovery"
mtd6: 00120000 00020000 "secstatic"
mtd7: 00060000 00020000 "misc"
mtd8: 0a000000 00020000 "system"
mtd9: 03c00000 00020000 "cache"
mtd10: 00300000 00020000 "logo"
mtd11: 000a0000 00020000 "expdb"
mtd12: 10f40000 00020000 "userdata"
I extracted them all (except preloader) with a tool called 'dump_image'. I later created the file '/etc/gps.conf' and now my phone won't boot to anything; Not even factory mode. I'm hoping to be able to restore the image that has '/etc' on it but I don't know which it is. I rather not restore anymore than necessary.
So can anyone tell me which of these partitions will contain '/etc'?
Or failing that, if someone could post the contents of a standard text file that's found in '/etc' then I can do a text search on the images to find the right one.
Cheers.
etc is under the system partition on the android os
Thanks, I'll try that first when my cable's sorted.

[Q] BoardConfig (clockworkmod)

Hello! I want make recovery to LG Optimus L7 (P705).
In BoardConfig i find this line:
# fix this up by examining /proc/mtd on a running device
Click to expand...
Click to collapse
But on LG Optimus L7 this file not found.
Because i can't write correct size.
BOARD_KERNEL_BASE :=
BOARD_KERNEL_PAGESIZE :=
BOARD_BOOTIMAGE_PARTITION_SIZE :=
BOARD_RECOVERYIMAGE_PARTITION_SIZE :=
BOARD_SYSTEMIMAGE_PARTITION_SIZE :=
BOARD_USERDATAIMAGE_PARTITION_SIZE :=
BOARD_FLASH_BLOCK_SIZE :=
Click to expand...
Click to collapse
Please help me. Thank you!
Connect your device via USB, make sure you have USB drivers installed.
Then in the command line type:
adb shell
cat /proc/mtd
Click to expand...
Click to collapse
The result will be something like this:
mtd0: 00a00000 00020000 "boot"
mtd1: 0f800000 00020000 "system"
mtd2: 00100000 00020000 "splash"
mtd3: 04000000 00020000 "cache"
mtd4: 00400000 00020000 "misc"
mtd5: 00400000 00020000 "persist"
mtd6: 00a00000 00020000 "recovery"
mtd7: 24fe0000 00020000 "userdata"
mtd8: 00140000 00020000 "MIBIB"
mtd9: 00080000 00020000 "SIM_SECURE"
mtd10: 00040000 00020000 "QCSBL"
mtd11: 00120000 00020000 "OEMSBL1"
mtd12: 00120000 00020000 "OEMSBL2"
mtd13: 01a80000 00020000 "AMSS"
mtd14: 017c0000 00020000 "EFS2"
mtd15: 01200000 00020000 "FTL"
mtd16: 01200000 00020000 "FTL2"
mtd17: 00040000 00020000 "FOTA"
Click to expand...
Click to collapse
The first column of numbers if the partition size. and the second one is the erasesize (KERNEL_FLASH_BLOCK_SIZE)
You will get the KERNEL_BASE and KERNEL_PAGESIZE after running unpackbootimg on the boot.img file extracted from your device.

(RESOLVED) recovery MTD system - no MTD partition "system"

flash kernel for sk17 in my x10mini for error.
reflash the correct kernel (naa 13) and now, system partition no mount.
in recovery, i cant mount system, and try format, but "no MTD partition "system" "
~ # cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
mtd0: 03200000 00020000 "cache"
mtd1: 00040000 00020000 "appslog"
mtd2: 0d3c0000 00020000 "userdata"
~ # dmesg|awk '/0x.+: "/{ print }'
dmesg|awk '/0x.+: "/{ print }'
<5>0x00000fa00000-0x000012c00000 : "cache"
<5>0x00001ffc0000-0x000020000000 : "appslog"
<5>0x000012c00000-0x00001ffc0000 : "userdata"
cat /proc/partitions
major minor #blocks name
31 0 51200 mtdblock0
31 1 256 mtdblock1
31 2 216832 mtdblock2
179 0 7774208 mmcblk0
179 1 7253347 mmcblk0p1
i need help.
Resolved, flash complete system
now, i reflash complete system 2.1 SE flashtool
but, is the correct?
adb shell
cat /proc/mtd
dev: size erasesize name
mtd0: 03200000 00020000 "cache"
mtd1: 00040000 00020000 "appslog"
mtd2: 0d3c0000 00020000 "userdata"
mtd3: 0ce00000 00020000 "system"
~ # dmesg|awk '/0x.+: "/{ print }'
dmesg|awk '/0x.+: "/{ print }'
<5>0x00000fa00000-0x000012c00000 : "cache"
<5>0x00001ffc0000-0x000020000000 : "appslog"
<5>0x000012c00000-0x00001ffc0000 : "userdata"
<5>0x000002c00000-0x00000fa00000 : "system"
~ # cat /proc/partitions
cat /proc/partitions
major minor #blocks name
31 0 51200 mtdblock0
31 1 256 mtdblock1
31 2 216832 mtdblock2
31 3 210944 mtdblock3
179 0 7774208 mmcblk0
179 1 7253347 mmcblk0p1
after installing the full SE firmware without the baseband E10a with FlashTool, I update again to 7.2 of Naa minicm with recovery
is running fine, not a failure notice.

[Q] mtd partition cache and NFTL_PART in android

following are my mtd partitions:
dev: size erasesize name
mtd0: 00400000 00400000 "logo"
mtd1: 00800000 00400000 "boot"
mtd2: 20000000 00400000 "system"
mtd3: 1f400000 00400000 "cache"
mtd4: 20000000 00400000 "NFTL_Part"
mtd5: 0f800000 00400000 "userdata"
mtd6: 00002000 00001000 "ubootenv"
mtd7: 00002000 00001000 "ids"
my cache partition size is 512MB. I want to make it 256MB so that the other 256MB can be used for other purpose. Can anybody help me and tell the pros and cons of it?
If I reduce the size of cache partition what will be affected in my system? will it slow down?
Does anybody have any idea what "NFTL_Part" stands for?

Native Linux for Bluetimes MX5

Is it available yet? Since I cannot ask directly in that topic.
[ROM][Linux/XBMC] Native Linux for Amlogic based Tv-Box's {08/24/2014}
http://forum.xda-developers.com/showthread.php?t=2418029
Bluetimes MX5 is G02REF? it a bit confuse since MTD is very uncommon. Anyway I didn't check this myself it from other user who have this box.
[email protected]:/sdcard # cat /proc/mtd
dev: size erasesize name
mtd0: 00800000 00200000 "logo"
mtd1: 00800000 00200000 "aml_logo"
mtd2: 00800000 00200000 "recovery"
mtd3: 00800000 00200000 "boot"
mtd4: 20200000 00200000 "system"
mtd5: 21000000 00200000 "cache"
mtd6: 10000000 00200000 "backup"
mtd7: ac600000 00200000 "userdata"
mtd8: 00060000 00001000 "bootloader"
mtd9: 00008000 00001000 "ubootenv"
Hi,
i have this bluetimes mx5 also, but it has problems with xbmc on android and i'm also looking for linux OS that will work on it,
would really appreaciate if anyone has tested a linux installation on this tv box and can share...

Categories

Resources