Paste Code
Paste Blends
Paste Images
[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)
  1. [root@sebastian ipodlinux]# fdisk /dev/sdb
  2.  
  3. Command (m for help): p
  4.  
  5. Disk /dev/sdb: 2047 MB, 2047868416 bytes
  6. 248 heads, 62 sectors/track, 260 cylinders
  7. Units = cylinders of 15376 * 512 = 7872512 bytes
  8. Disk identifier: 0x20202020
  9.  
  10.    Device Boot      Start         End      Blocks   Id  System
  11. /dev/sdb1               1          11       80293+   0  Empty
  12. Partition 1 has different physical/logical beginnings (non-Linux?):
  13.      phys=(0, 1, 1) logical=(0, 1, 2)
  14. Partition 1 has different physical/logical endings:
  15.      phys=(9, 254, 63) logical=(10, 111, 8)
  16. Partition 1 does not end on cylinder boundary.
  17. /dev/sdb2              11         261     1919543+   b  W95 FAT32
  18. Partition 2 has different physical/logical beginnings (non-Linux?):
  19.      phys=(10, 0, 7) logical=(10, 111, 15)
  20. Partition 2 has different physical/logical endings:
  21.      phys=(248, 247, 62) logical=(260, 31, 61)
go to heaven