I'm sure this information is out there but I couldn't find it. I did a quick look through the phone tonight and made some guesses based on the data format. Here is as far as I got
1 Bootloader 256kb
2 PIT 256kb
3 EFS 10mb
4 EFS2 3mb
5 Secondary boot loader (Binary match to 6) 1.3mb
6 Backup secondary boot loader (Binary match to 5) 1.3mb
7 Param 5mb
"logo.jpg
ani_upload_2_cp_crash.jpg
ani_upload_3_forced_upload_hvga.jpg
charging.jpg
8 boot kernel. (Binary match to 9) 7.6mb
9 recovery kernel. (Binary match to 8) 7.6mb
10 factoryfs /system/ 316mb
11 /dbdata/ (has SMS including "deleted") "personal data" in task manager summary 111mb
12 /cache/ 35mb
13 lte_modem Contains some cleartext 12mb
LTE wait SEMAPHORE to write CMC_INIT_COMPLTE
LTE send CMC_INIT_COMPLETE
LTE wait for AP_CODE_COPY_COMPLETE or RAM DUMP CMD
14 Totally empty but supposedly the cdma modem?
And 15 labeled "movinand" which is most likely referring to the 2gb storage mentioned in post 4. Odin will flash a movinand.bin file to /data. This tool may be useful if we can figure out how to get a dump of it http://movitool.ntd.homelinux.org/trac/movitool/wiki/movinand
I made backups of all 14 including the empty space. Most of the information was gleamed by opening the dumps in a hex editor or with busybox strings /dev/block/bml7 piped to more or head
1 Bootloader 256kb
2 PIT 256kb
3 EFS 10mb
4 EFS2 3mb
5 Secondary boot loader (Binary match to 6) 1.3mb
6 Backup secondary boot loader (Binary match to 5) 1.3mb
7 Param 5mb
"logo.jpg
ani_upload_2_cp_crash.jpg
ani_upload_3_forced_upload_hvga.jpg
charging.jpg
8 boot kernel. (Binary match to 9) 7.6mb
9 recovery kernel. (Binary match to 8) 7.6mb
10 factoryfs /system/ 316mb
11 /dbdata/ (has SMS including "deleted") "personal data" in task manager summary 111mb
12 /cache/ 35mb
13 lte_modem Contains some cleartext 12mb
LTE wait SEMAPHORE to write CMC_INIT_COMPLTE
LTE send CMC_INIT_COMPLETE
LTE wait for AP_CODE_COPY_COMPLETE or RAM DUMP CMD
14 Totally empty but supposedly the cdma modem?
And 15 labeled "movinand" which is most likely referring to the 2gb storage mentioned in post 4. Odin will flash a movinand.bin file to /data. This tool may be useful if we can figure out how to get a dump of it http://movitool.ntd.homelinux.org/trac/movitool/wiki/movinand
I made backups of all 14 including the empty space. Most of the information was gleamed by opening the dumps in a hex editor or with busybox strings /dev/block/bml7 piped to more or head
