id |
dev/ block/*
|
Size
|
Name
|
Target fs mount point
|
file
|
Type
|
Description
|
temp File exported by Dragon Face
|
Folder exported by DragonFace
|
Modification possible in DragonFace
|
|
mbr
|
8MiB
|
|
|
|
|
|
mbr.lhs
|
|
|
0
|
nanda
|
16MiB
|
bootloader
|
|
bootloader .fex
|
vfat
|
Files to assist the bootloader. Think battery status images etc. also u-boot.bin, script.bin and .ini lives here
|
bootloader .lhs
|
DF/fsop/bootfs ??? File DF/fsop/bootfs.ini let think that but report a size of 128MiB
|
To be defined
|
1
|
nandb
|
16MiB
|
env
|
|
env.fex
|
raw
|
Enviroment to assist u-boot.
|
|
|
To be defined. Good candidate to redefine MAC address once proper edition method will be identified
|
2
|
nandc
|
32MiB
|
boot
|
|
boot.fex
|
raw
|
Holds the kernel (and its ramdisk) in ANDROID mkbootimg form
|
bootimg .lhs
|
DF/cpfop/bootfs + ramdisk in DF/cpfop/bootfs/skel
|
Kernel can be pushed in DragonFace/cpfop/bootfs but due to apparent privilege issue, additionnal actions are needed:
1 - Duplicate DragonFace/cpfop/bootfs to DragonFace/cpfop/rootfs
2 - execute DragonFace/cpfop/pack_boot.bat
3 - rename DragonFace/cpfop/bootfsnew.fex to DragonFace/cpfop/bootfs/boot.fex
|
3
|
nandd
|
0.5GiB
|
system
|
/system
|
system.fex
|
ext4
|
Android's /system partition
|
system.lhs + working file .tmp
|
DF/fsop/system
|
Simple file copy in DragonFace/fsop/system
|
4
|
nande
|
1GiB
|
data
|
/data
|
|
ext4
|
Android /data partition
|
|
|
To be defined
|
5
|
nandf
|
16MiB
|
misc
|
|
|
raw
|
Partition used to pass data amongst various stages of the boot chain (e.g. boot into recovery mode, fastboot etc)
|
|
|
To be defined
|
6
|
nandg
|
32MiB
|
recovery
|
|
recovery .fex
|
raw
|
Android's recovery partition
|
recovery .lhs
|
DF/cpfop/recovery + ramdisk in DF/cpfop/recovery/skel
|
Kernel can be pushed in DragonFace/cpfop/recoveryfs
|
7
|
nandh
|
32MiB
|
cache
|
/cache
|
|
ext4
|
Mounted as /cache and appear to contain backup information
|
|
|
To be defined
|
8
|
nandi
|
16MiB
|
private
|
/mnt/private
|
|
vfat
|
Mounted as /mnt/private
|
|
|
To be defined
|
9
|
nandj
|
256MiB
|
databk
|
|
|
raw
|
data image Backup
|
|
|
To be defined
|
10
|
nandk
|
768 MiB
|
sysrecovery
|
|
sysrecovery .fex
|
vfat ??
|
system image backup, disactivated in sysconfig.lhs
|
|
|
To be defined
|
11
|
nandl
|
N/A
|
UDISK
|
/mnt/sdcard + /mnt/secure /asec
|
diskfs.fex
|
vfat
|
Mounted by vold as /mnt/sdcard and /mnt/secure/asec
|
|
|
Apparently no source file are needed. Is created on first image boot to take all remaining room available on sdcard. Investigation could be nice to check if this partition or datablk could be a way to offer default configuration for applications, like xbmc 
|
id | dev/
block/* | Size | Name | Target fs mount point | file | Type | Description | temp File exported by DragonFace | Folder exported by DragonFace | Modification possible in DragonFace |
| mbr | 8MiB | | | | | | mbr.lhs | | |
0 | nanda | 16MiB | bootloader | | bootloader .fex | vfat | Files to assist the bootloader. Think battery status images etc. also u-boot.bin, script.bin and .ini lives here | bootloader .lhs | DF/fsop/bootfs ??? File DF/fsop/bootfs.ini let think that but report a size of 128MiB | To be defined |
1 | nandb | 16MiB | env | | env.fex | raw | Enviroment to assist u-boot. | | | To be defined. Good candidate to redefine MAC address once proper edition method will be identified |
2 | nandc | 16MiB | boot | | boot.fex | raw | Holds the kernel (and its ramdisk) in ANDROID mkbootimg form | bootimg.lhs | DF/cpfop/bootfs + ramdisk in DF/cpfop/bootfs/skel | Kernel can be pushed in DragonFace/cpfop/bootfs but due to apparent privilege issue, additionnal actions are needed:
1 - Duplicate DragonFace/cpfop/bootfs to DragonFace/cpfop/rootfs
2 - execute DragonFace/cpfop/pack_boot.bat
3 - rename DragonFace/cpfop/bootfsnew.fex to DragonFace/cpfop/bootfs/boot.fex |
3 | nandd | 736MiB | system | /system | system.fex | ext4 | Android's /system partition | system.lhs + working file .tmp | DF/fsop/system | Simple file copy in DragonFace/fsop/system |
4 | nande | 640GiB | data | /data | | ext4 | Android /data partition | | | To be defined |
5 | nandf | 16MiB | misc | | | raw | Partition used to pass data amongst various stages of the boot chain (e.g. boot into recovery mode, fastboot etc) | | | To be defined |
6 | nandg | 32MiB | recovery | | recovery .fex | raw | Android's recovery partition | recovery .lhs | DF/cpfop/recovery + ramdisk in DF/cpfop/recovery/skel | Kernel can be pushed in DragonFace/cpfop/recoveryfs |
7 | nandh | 640GiB | cache | /cache | | ext4 | Mounted as /cache and appear to contain backup information | | | To be defined |
8 | nandi | 256MiB | databk | | | raw | data image Backup | | | To be defined |
9 | nandj | 16MiB | private | /mnt/private | | vfat | Mounted as /mnt/private | | | To be defined |
10 | nandk | N/A | UDISK | /mnt/sdcard + /mnt/secure /asec | diskfs.fex | vfat | Mounted by vold as /mnt/sdcard and /mnt/secure/asec | | | Apparently no source file are needed. Is created on first image boot to take all remaining room available on sdcard. Investigation could be nice to check if this partition or datablk could be a way to offer default configuration for applications, like xbmc  |