I'm guessing that you are using an SD card with both a BOOT partition and a rootfs partition.
Normally BOOT is FAT32 so that the bootrom can read it. Then rootfs is ext4. You say that your partition is FAT32. Shouldn't it be ext4?
Hi,
No, i have just one FAT32 partition.
I tried what you tell, create two partition, one for the boot in FAT32 and one in ext4 for data
This is what i get from the fdisk command
Command (m for help): p
Disk sdb: 3980 MB, 3980394496 bytes
255 heads, 63 sectors/track, 483 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x7c70a044
Device Boot Start End Blocks Id System
sdb1 * 1 65 522081 b W95 FAT32
sdb2 66 483 3357585 83 Linux
I tried it and get exactly the same error.
I also tried to mount the boot partition with the command
$ mount -t vfat
This also failed with the same error.
I was wondering if change the Linux from 14.2 to 14.3 can't resolve the issue (driver issue?)
Hi,
I just move to Linux 14.3. And i still have the same error.
mmcblk0: error -84 transferring data, sector 15783, nr 2, cmd response 0x900, card status 0xc00
end_request: I/O error, dev mmcblk0, sector 15784
mmcblk0: error -84 transferring data, sector 15231, nr 2, cmd response 0x900, card status 0xc00
end_request: I/O error, dev mmcblk0, sector 15232
Buffer I/O error on device mmcblk0p1, logical block 15169
lost page write due to I/O error on mmcblk0p1
mmcblk0: error -84 transferring data, sector 7663, nr 1, cmd response 0x900, card status 0x0
mmcblk0: error -84 transferring data, sector 95, nr 1, cmd response 0x900, card status 0x0
mmcblk0: error -84 transferring data, sector 64, nr 1, cmd response 0x900, card status 0x0