Advertisement
Guest User

fdisk -l

a guest
Nov 23rd, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. sudo fdisk -l
  2.  
  3. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  4. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 4096 bytes
  7. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  8. Disk identifier: 0xd9fa2484
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
  12. /dev/sda2 206848 307202047 153497600 7 HPFS/NTFS/exFAT
  13. /dev/sda3 307204094 1114608392 403702149+ f W95 Ext'd (LBA)
  14. Partition 3 does not start on physical sector boundary.
  15. /dev/sda5 307204096 1114608392 403702148+ 7 HPFS/NTFS/exFAT
  16.  
  17. Disk /dev/sdb: 8086 MB, 8086618112 bytes
  18. 255 heads, 63 sectors/track, 983 cylinders, total 15794176 sectors
  19. Units = sectors of 1 * 512 = 512 bytes
  20. Sector size (logical/physical): 512 bytes / 512 bytes
  21. I/O size (minimum/optimal): 512 bytes / 512 bytes
  22. Disk identifier: 0xcad4ebea
  23.  
  24. Device Boot Start End Blocks Id System
  25. /dev/sdb1 * 0 0 0 0 Empty
  26. /dev/sdb4 63 15794175 7897056+ b W95 FAT32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement