Comment 15 for bug 940339

Revision history for this message
Stefan Palsson (stefan-palsson) wrote :

Hi Danilo,
I just added a new printout from the TDK 8Gb card with -v on all the mkfs in the partitions.py

The error seems to be:
fs_types for mke2fs.conf resolution: 'ext4', 'default'
Calling BLKDISCARD from 0 to 7891582976 failed.

not sure what it meens...

if I do fdisk on it I get:
stefan@stefan-uLaptop:~/snowball/12_01/ubuntu/linaro-image-tools-2012.01$ sudo fdisk -l /dev/mmcblk0
[sudo] password for stefan:

Disk /dev/mmcblk0: 7946 MB, 7946108928 bytes
4 heads, 16 sectors/track, 242496 cylinders
Units = cylinders of 64 * 512 = 32768 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00060b76

        Device Boot Start End Blocks Id System
/dev/mmcblk0p1 * 1 1664 53216 c W95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary.
/dev/mmcblk0p2 1665 242496 7706624 83 Linux
Partition 2 does not end on cylinder boundary.
stefan@stefan-uLaptop:~/snowball/12_01/ubuntu/linaro-image-tools-2012.01$