5 Dreame Partition Information
Sören Beye edited this page 2022-03-10 21:41:35 +01:00

1C

The 1C comes with a 256mb nand flash chip.

Note that this was generated by looking at Firmware Version 1096

~ # cat /proc/partitions
major minor  #blocks  name

  93        0     231928 nand0
  93        1     117743 nand0p1
  93        2        512 nand0p2
  93        3       4096 nand0p3
  93        4      51200 nand0p4
  93        5       4096 nand0p5
  93        6      51200 nand0p6
  93        7        512 nand0p7
  93        8       2048 nand0p8

Here's what we know about the partitions

Partition FS Mountpoint Meaning Notes
nand0p1 ext4 /data User Data
nand0p2 uboot env and more
nand0p3 boot1
nand0p4 squashfs / rootfs1
nand0p5 boot2
nand0p6 squashfs / rootfs2
nand0p7 vfat /mnt/private Identity data
nand0p8 ext4 /mnt/misc Calibration data

D9

The D9 comes with a 256mb nand flash chip.

Note that this was generated by looking at Firmware Version 1082

[root@p2009_release:~]# cat /proc/partitions
major minor  #blocks  name

  93        0     231929 nand0
  93        1     158191 nand0p1
  93        2        512 nand0p2
  93        3       4096 nand0p3
  93        4      30720 nand0p4
  93        5       4096 nand0p5
  93        6      30720 nand0p6
  93        7        512 nand0p7
  93        8       2048 nand0p8
  93        9        512 nand0p9

Here's what we know about the partitions

Partition FS Mountpoint Meaning Notes
nand0p1 ext4 /data User Data
nand0p2 uboot env and more
nand0p3 boot1
nand0p4 squashfs / rootfs1
nand0p5 boot2
nand0p6 squashfs / rootfs2
nand0p7 vfat /mnt/private Identity data
nand0p8 ext4 /mnt/misc Calibration data
nand0p9 pstore ??

F9

The F9 comes with a 256mb nand flash chip.

Note that this was generated by looking at Firmware Version 1039

[root@p2008_release:~]# cat /proc/partitions 
major minor  #blocks  name

  93        0     231929 nand0
  93        1     117231 nand0p1
  93        2        512 nand0p2
  93        3       4096 nand0p3
  93        4      51200 nand0p4
  93        5       4096 nand0p5
  93        6      51200 nand0p6
  93        7        512 nand0p7
  93        8       2048 nand0p8
  93        9        512 nand0p9

Here's what we know about the partitions

Partition FS Mountpoint Meaning Notes
nand0p1 ext4 /data User Data
nand0p2 uboot env and more
nand0p3 boot1
nand0p4 squashfs / rootfs1
nand0p5 boot2
nand0p6 squashfs / rootfs2
nand0p7 vfat /mnt/private Identity data
nand0p8 ext4 /mnt/misc Calibration data
nand0p9 pstore ??

Z10

The Z10 comes with a 512mb nand flash chip.

Note that this was generated by looking at Firmware Version 1099

[root@p2028_release:~]# cat /proc/partitions
major minor  #blocks  name

  93        0     472064 nand0
  93        1        256 nand0p1
  93        2        512 nand0p2
  93        3        512 nand0p3
  93        4      12288 nand0p4
  93        5      45056 nand0p5
  93        6      12288 nand0p6
  93        7      45056 nand0p7
  93        8        512 nand0p8
  93        9       2048 nand0p9
  93       10        512 nand0p10
  93       11     352495 nand0p11

Here's what we know about the partitions

Partition FS Mountpoint Meaning Notes
nand0p1 boot-resource ??
nand0p2 uboot env and more
nand0p3 uboot env backup?
nand0p4 boot1
nand0p5 squashfs / rootfs1
nand0p6 boot2
nand0p7 squashfs / rootfs2
nand0p8 ext4 /mnt/private Identity data
nand0p9 ext4 /mnt/misc Calibration data
nand0p10 pstore ??
nand0p11 ext4 /data User Data