bigbillh, on 21 February 2012 - 08:36 PM, said:
This may or may not be the place to ask this and I've looked at other sites and forums but couldn't find anything on it, so I'm asking here.
Is there a place to see exactly what the breakdown and descriptions of the image files are, what they do and where they go? I've seen many references to this img or that img files and just wanted to know what was being talked about. More curiosity than anything else. Like img 9 is the recovery image and I've seen 6 and 7 talked about. I've nvflashed those stupid birds into oblivion too. Just wanted to learn a bit is all.
Thanks,
Bill
See if this is what you are looking for:
Partition Names/Functions:
BCT = Boot Config Table - contains hardware timings (ram & emmc)(based on the particular chips installed)
PT = Partition Table - contains the nand partition definitions (start sectors, size, partition name, etc)
EBT = Bootloader - this is what starts up/boots the gTab when you power it up
MBT = Master Boot Table - ????? - not really sure if gTab is using this area - compared nvflash .img to one from new gtab & every byte is different- make me think it is not being used
BLO = Viewsonic Bird Logo - self explanatory
MSC = miscellaseous system settings - mainly used for intercommunication between bootloader & recovery & logs on some roms
OGO = logodata - some roms have the boot animation here
SOS = recovery kernel
LNX = kernel - the android kernel
APP = system(rom)- where the rom is installed
CAC = cache - temporary data
NVC = ????????
KLO = ????????
Most gTabs have this partition layout on nand (and it's what you will see in every gTab nvflash packages):
Partition 2 = BCT
Partition 3 = PT
Partition 4 = EBT
Partition 5 = MBT
Partition 6 = BLO
Partition 7 = MSC
Partition 8 = OGO
Partition 9 = SOS
Partition10 = LNX
Partition11 = APP
Partition12 = CAC
Some gTabs have a non-standard partition layout (3 of my 4 gTabs came with this non standard format):
Partition 2 = BCT
Partition 3 = PT
Partition 4 = EBT
Partition 5 = NVC
Partition 6 = MBT
Partition 7 = BLO
Partition 8 = MSC
Partition 9 = KLO
Partition10 = OGO
Partition11 = SOS
Partition12 = LNX
Partition13 = APP
Partition14 = CAC
Interestingly, this second layout is also used on the Hannspad (although the partition sizes are different).
Al

Help













