Could someone with an HD running customised firmware >= 1.13 and the web interface please run the flashmap diagnostic from the web interface or command line?
Command line is just:
and web interface is via the Diagnostics link at the bottom of the main page and then enter the word flashmap into the box.
This just prints the partitioning information for the internal flash storage, here's mine from a HDR:
Thanks.
Command line is just:
Code:
humax# diag flashmap
and web interface is via the Diagnostics link at the bottom of the main page and then enter the word flashmap into the box.
This just prints the partitioning information for the internal flash storage, here's mine from a HDR:
Code:
humax# diag flashmap
Running: flashmap
0: rootfs 0x00000000 + 0x01800000 (24.0 MiB)
1: humaxtv_db 0x01800000 + 0x00200000 (2.0 MiB)
2: backup 0x01a00000 + 0x00200000 (2.0 MiB)
3: cfe 0x01c00000 + 0x001a0000 (1.6 MiB)
4: reserve0 0x01da0000 + 0x00060000 (0.4 MiB)
5: vmlinux 0x01e00000 + 0x00200000 (2.0 MiB)
6: physmap-flash.0 0x02000000 + 0x02000000 (32.0 MiB)
Thanks.