[root@sebastian ipodlinux]# fdisk /dev/sdb
Command (m for help): p
Disk /dev/sdb: 2047 MB, 2047868416 bytes 248 heads, 62 sectors/track, 260 cylinders Units = cylinders of 15376 * 512 = 7872512 bytes Disk identifier: 0x20202020
Device Boot Start End Blocks Id System /dev/sdb1 1 11 80293+ 0 Empty Partition 1 has different physical/logical beginnings (non-Linux?): phys=(0, 1, 1) logical=(0, 1, 2) Partition 1 has different physical/logical endings: phys=(9, 254, 63) logical=(10, 111, 8) Partition 1 does not end on cylinder boundary. /dev/sdb2 11 261 1919543+ b W95 FAT32 Partition 2 has different physical/logical beginnings (non-Linux?): phys=(10, 0, 7) logical=(10, 111, 15) Partition 2 has different physical/logical endings: phys=(248, 247, 62) logical=(260, 31, 61)
[root@sebastian ipodlinux]# fdisk /dev/sdb Command (m for help): p Disk /dev/sdb: 2047 MB, 2047868416 bytes 248 heads, 62 sectors/track, 260 cylinders Units = cylinders of 15376 * 512 = 7872512 bytes Disk identifier: 0x20202020 Device Boot Start End Blocks Id System /dev/sdb1 1 11 80293+ 0 Empty Partition 1 has different physical/logical beginnings (non-Linux?): phys=(0, 1, 1) logical=(0, 1, 2) Partition 1 has different physical/logical endings: phys=(9, 254, 63) logical=(10, 111, 8) Partition 1 does not end on cylinder boundary. /dev/sdb2 11 261 1919543+ b W95 FAT32 Partition 2 has different physical/logical beginnings (non-Linux?): phys=(10, 0, 7) logical=(10, 111, 15) Partition 2 has different physical/logical endings: phys=(248, 247, 62) logical=(260, 31, 61)
|