Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. sudo fdisk -l /dev/sdb
  2.  
  3. Disk /dev/sdb: 931.5 GiB, 1000204885504 bytes, 1953525167 sectors
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 4096 bytes
  6. I/O size (minimum/optimal): 4096 bytes / 33553920 bytes
  7. Disklabel type: dos
  8. Disk identifier: 0x861d4f68
  9.  
  10. Device Boot Start End Sectors Size Id Type
  11. /dev/sdb1 * 63 1936973114 1936973052 923.6G 83 Linux
  12. /dev/sdb2 1936973115 1953520064 16546950 7.9G 5 Extended
  13. /dev/sdb5 1936973178 1953520064 16546887 7.9G 82 Linux swap / Solaris
  14.  
  15. Partition 2 does not start on physical sector boundary.
  16.  
  17. Partition 3 does not start on physical sector boundary.
  18.  
  19. Partition 6 does not start on physical sector boundary.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement