daily pastebin goal
71%
SHARE
TWEET

Untitled

a guest May 26th, 2017 92 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ubuntu@ubuntu:~$ sudo fdisk -lu
  2. Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
  3. Units: sectors of 1 * 512 = 512 bytes
  4. Sector size (logical/physical): 512 bytes / 512 bytes
  5. I/O size (minimum/optimal): 512 bytes / 512 bytes
  6.  
  7.  
  8. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  9. Units: sectors of 1 * 512 = 512 bytes
  10. Sector size (logical/physical): 512 bytes / 4096 bytes
  11. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  12. Disklabel type: gpt
  13. Disk identifier: 359B3B60-9DB3-4AAB-839A-C740B9A454A1
  14.  
  15. Device          Start        End    Sectors   Size Type
  16. /dev/sda1        2048    1026047    1024000   500M EFI System
  17. /dev/sda2     1026048    1107967      81920    40M unknown
  18. /dev/sda3     1107968    1370111     262144   128M Microsoft reserved
  19. /dev/sda4     1370112    2906111    1536000   750M Windows recovery environment
  20. /dev/sda5     2906112 1872993130 1870087019 891.7G Microsoft basic data
  21. /dev/sda6  1935775744 1937451007    1675264   818M Windows recovery environment
  22. /dev/sda7  1937451008 1953514246   16063239   7.7G Windows recovery environment
  23.  
  24.  
  25. Disk /dev/sdb: 29.8 GiB, 32017047552 bytes, 62533296 sectors
  26. Units: sectors of 1 * 512 = 512 bytes
  27. Sector size (logical/physical): 512 bytes / 512 bytes
  28. I/O size (minimum/optimal): 512 bytes / 512 bytes
  29. Disklabel type: gpt
  30. Disk identifier: 767B41D5-598F-4C5C-809E-0097D53F38DC
  31.  
  32. Device     Start      End  Sectors Size Type
  33. /dev/sdb1   2048 16812031 16809984   8G Intel Fast Flash
  34.  
  35.  
  36. Disk /dev/sdc: 1.9 GiB, 2003828736 bytes, 3913728 sectors
  37. Units: sectors of 1 * 512 = 512 bytes
  38. Sector size (logical/physical): 512 bytes / 512 bytes
  39. I/O size (minimum/optimal): 512 bytes / 512 bytes
  40. Disklabel type: dos
  41. Disk identifier: 0x0009e87d
  42.  
  43. Device     Boot      Start        End   Sectors   Size Id Type
  44. /dev/sdc1       3223366752 3470046675 246679924 117.6G f4 SpeedStor
  45. /dev/sdc2        378192737  710426324 332233588 158.4G 10 OPUS
  46. /dev/sdc3        225603442  225603451        10     5K 74 unknown
  47.  
  48. Partition table entries are not in disk order.
  49. ubuntu@ubuntu:~$
RAW Paste Data
Top