hi
On 12/07/11 18:20, Arnd Bergmann wrote:
This looks strange, it has not actually reported the size, just '0 sectors' above, and as you mentioned the last partition does not end at the end of the drive.
sorry, that's my fault i already used the card for testing our platform when you asked for the partition table, so i copied (dd) it over again but did no re-sync removed/readded usb adapter and it is fine now:
fdisk -lu /dev/sda
Disk /dev/sda: 8010 MB, 8010072064 bytes 128 heads, 32 sectors/track, 3819 cylinders, total 15644672 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x00000000
Device Boot Start End Blocks Id System /dev/sda1 1 1368063 684031+ 83 Linux /dev/sda2 1368064 1572863 102400 83 Linux /dev/sda3 1572864 2605055 516096 82 Linux swap / Solaris /dev/sda4 2605056 14868479 6131712 83 Linux
last partition does not end at end of the device because i always copy the same partition table on the various sticks.
do you prefer actually to partition from scratch? should not make any difference, does it?
peter