tc@box:~$ blkid
/dev/mmcblk0p2: TYPE="swap" UUID="595eb888-ff3d-4872-a96a-536ac59606f8"
/dev/mmcblk0p3: UUID="7e60c4c2-bb24-4022-820b-68a9728a4233" TYPE="ext2"
/dev/sda1: SEC_TYPE="msdos" UUID="A0D5-E528" TYPE="vfat"
/dev/sda2: TYPE="swap" LABEL="swap" UUID="baeb6baf-cc67-4b65-946a-1056d0856b1f"
/dev/sda3: UUID="7f8990f2-eb39-4629-b829-66d073cbfeac" TYPE="ext4"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="A0D5-E528" TYPE="vfat"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
...
(sda is another usb stick which is already mounted)
Disk /dev/mmcblk0: 1967 MB, 1967128576 bytes
4 heads, 16 sectors/track, 60032 cylinders
Units = cylinders of 64 * 512 = 32768 bytes
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 1 1197 38254 c Win95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2 1217 14016 409600 82 Linux swap
Partition 2 does not end on cylinder boundary
/dev/mmcblk0p3 14017 60032 1472512 83 Linux
Partition 3 does not end on cylinder boundary
Disk /dev/sda: 1977 MB, 1977614336 bytes
61 heads, 62 sectors/track, 1021 cylinders
Units = cylinders of 3782 * 512 = 1936384 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 21 38254 c Win95 FAT32 (LBA)
Partition 1 has different physical/logical endings:
phys=(4, 246, 62) logical=(20, 14, 62)
Partition 1 does not end on cylinder boundary
/dev/sda2 21 131 207872 82 Linux swap
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(5, 20, 15) logical=(20, 35, 15)
Partition 2 has different physical/logical endings:
phys=(32, 56, 48) logical=(130, 30, 48)
Partition 2 does not end on cylinder boundary
/dev/sda3 131 1022 1684480 83 Linux
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(32, 56, 49) logical=(130, 30, 49)
Partition 3 has different physical/logical endings:
phys=(252, 54, 52) logical=(1021, 17, 52)
Partition 3 does not end on cylinder boundary
Disk /dev/sdb: 15.9 GB, 15931539456 bytes
255 heads, 63 sectors/track, 1936 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 1937 15556608 b Win95 FAT32
The USB stick is formatted - done using gparted on a laptop.