Paul Wise <[email protected]> writes: > Do you get anything other than 'data' when running file on them?
I do with mmcblk0p4; mmcblk0p7 is too big as I said; and ~$ file mmcblk0p1 mmcblk0p1: DOS/MBR boot sector; partition 1 : ID=0x83, start-CHS (0x0,0,0), end-CHS (0x0,0,0), startsector 164864, 3145728 sectors; partition 2 : ID=0x83, start-CHS (0x0,0,0), end-CHS (0x0,0,0), startsector 3310592, 258048 sectors; partition 3 : ID=0x83, start-CHS (0x0,0,0), end-CHS (0x0,0,0), startsector 3568640, 4291398655 sectors $ file mmcblk0p2 mmcblk0p2: Linux rev 1.0 ext4 filesystem data, UUID=57f8f4bc-abf4-655f-bf67-946fc0f9f25b (needs journal recovery) (extents) (large files) ~$ file mmcblk0p3 mmcblk0p3: Linux rev 1.0 ext4 filesystem data, UUID=57f8f4bc-abf4-655f-bf67-946fc0f9f25b (needs journal recovery) (extents) (large files) $ file mmcblk0p5 mmcblk0p5: Linux rev 1.0 ext4 filesystem data, UUID=57f8f4bc-abf4-655f-bf67-946fc0f9f25b (extents) (large files) $ file mmcblk0p6 mmcblk0p6: Linux rev 1.0 ext4 filesystem data, UUID=57f8f4bc-abf4-655f-bf67-946fc0f9f25b (needs journal recovery) (extents) (large files) >> There are no such files. In /dev/block/platform/mtk-msdc.0 there is >> only: > > Woops, that was a typo for /dev/block/platform/mtk-msdc.1 mtk-msdc.1 is no more there: $ adb ls /dev/block/platform/ 000041ed 0000003c 588464b9 . 000041ed 000001cc 588464c0 .. 000041ed 00000104 588464b9 mtk-msdc.0 Thanks, Rodolfo
