Code: Select all
# fdisk -l /dev/sdb
Disk /dev/sdb: 15 GiB, 16039018496 bytes, 31326208 sectors
Units: Sektoren of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x000007cc
Gerät Boot Start Ende Blocks Id System
/dev/sdb1 * 1 31326207 15663103+ c W95 FAT32 (LBA)
Note that many Sandisk SD cards come partitioned in a way such that the first partition starts at sector 8192 instead of 2048. So you may consider using 8192 instead of 2048.