Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.32 KB | None | 0 0
  1. testing@neverkas-Lenovo-G480:~$ sudo fdisk -l
  2. [sudo] password for testing:
  3. Disk /dev/loop0: 956 KiB, 978944 bytes, 1912 sectors
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 512 bytes
  6. I/O size (minimum/optimal): 512 bytes / 512 bytes
  7.  
  8.  
  9. Disk /dev/loop1: 149,9 MiB, 157184000 bytes, 307000 sectors
  10. Units: sectors of 1 * 512 = 512 bytes
  11. Sector size (logical/physical): 512 bytes / 512 bytes
  12. I/O size (minimum/optimal): 512 bytes / 512 bytes
  13.  
  14.  
  15. Disk /dev/loop2: 14,8 MiB, 15462400 bytes, 30200 sectors
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19.  
  20.  
  21. Disk /dev/loop3: 4 MiB, 4218880 bytes, 8240 sectors
  22. Units: sectors of 1 * 512 = 512 bytes
  23. Sector size (logical/physical): 512 bytes / 512 bytes
  24. I/O size (minimum/optimal): 512 bytes / 512 bytes
  25.  
  26.  
  27. Disk /dev/loop4: 54,5 MiB, 57151488 bytes, 111624 sectors
  28. Units: sectors of 1 * 512 = 512 bytes
  29. Sector size (logical/physical): 512 bytes / 512 bytes
  30. I/O size (minimum/optimal): 512 bytes / 512 bytes
  31.  
  32.  
  33. Disk /dev/loop5: 54,5 MiB, 57139200 bytes, 111600 sectors
  34. Units: sectors of 1 * 512 = 512 bytes
  35. Sector size (logical/physical): 512 bytes / 512 bytes
  36. I/O size (minimum/optimal): 512 bytes / 512 bytes
  37.  
  38.  
  39. Disk /dev/loop6: 149,9 MiB, 157192192 bytes, 307016 sectors
  40. Units: sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 512 bytes
  42. I/O size (minimum/optimal): 512 bytes / 512 bytes
  43.  
  44.  
  45. Disk /dev/loop7: 89 MiB, 93327360 bytes, 182280 sectors
  46. Units: sectors of 1 * 512 = 512 bytes
  47. Sector size (logical/physical): 512 bytes / 512 bytes
  48. I/O size (minimum/optimal): 512 bytes / 512 bytes
  49.  
  50.  
  51. Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
  52. Units: sectors of 1 * 512 = 512 bytes
  53. Sector size (logical/physical): 512 bytes / 4096 bytes
  54. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  55. Disklabel type: gpt
  56. Disk identifier: 1A121DAF-4626-42A6-B6C9-26DEDAFEA6B2
  57.  
  58. Device         Start       End   Sectors   Size Type
  59. /dev/sda1       2048   2050047   2048000  1000M Windows recovery environment
  60. /dev/sda2    2050048   2582527    532480   260M EFI System
  61. /dev/sda3    2582528   4630527   2048000  1000M Lenovo boot partition
  62. /dev/sda4    4630528   4892671    262144   128M Microsoft reserved
  63. /dev/sda5    4892672 524689751 519797080 247,9G Microsoft basic data
  64. /dev/sda6  898355200 899280895    925696   452M Windows recovery environment
  65. /dev/sda7  899280896 951709695  52428800    25G Microsoft basic data
  66. /dev/sda8  951709696 976773119  25063424    12G Windows recovery environment
  67. /dev/sda9  524691456 898355199 373663744 178,2G Linux filesystem
  68.  
  69. Partition table entries are not in disk order.
  70.  
  71.  
  72.  
  73.  
  74. Disk /dev/loop8: 4,2 MiB, 4403200 bytes, 8600 sectors
  75. Units: sectors of 1 * 512 = 512 bytes
  76. Sector size (logical/physical): 512 bytes / 512 bytes
  77. I/O size (minimum/optimal): 512 bytes / 512 bytes
  78.  
  79.  
  80. Disk /dev/loop9: 42,8 MiB, 44879872 bytes, 87656 sectors
  81. Units: sectors of 1 * 512 = 512 bytes
  82. Sector size (logical/physical): 512 bytes / 512 bytes
  83. I/O size (minimum/optimal): 512 bytes / 512 bytes
  84.  
  85.  
  86. Disk /dev/loop10: 3,7 MiB, 3825664 bytes, 7472 sectors
  87. Units: sectors of 1 * 512 = 512 bytes
  88. Sector size (logical/physical): 512 bytes / 512 bytes
  89. I/O size (minimum/optimal): 512 bytes / 512 bytes
  90.  
  91.  
  92. Disk /dev/loop11: 89,1 MiB, 93454336 bytes, 182528 sectors
  93. Units: sectors of 1 * 512 = 512 bytes
  94. Sector size (logical/physical): 512 bytes / 512 bytes
  95. I/O size (minimum/optimal): 512 bytes / 512 bytes
  96.  
  97.  
  98. Disk /dev/loop12: 956 KiB, 978944 bytes, 1912 sectors
  99. Units: sectors of 1 * 512 = 512 bytes
  100. Sector size (logical/physical): 512 bytes / 512 bytes
  101. I/O size (minimum/optimal): 512 bytes / 512 bytes
  102.  
  103.  
  104. Disk /dev/loop13: 14,8 MiB, 15462400 bytes, 30200 sectors
  105. Units: sectors of 1 * 512 = 512 bytes
  106. Sector size (logical/physical): 512 bytes / 512 bytes
  107. I/O size (minimum/optimal): 512 bytes / 512 bytes
  108.  
  109.  
  110. Disk /dev/loop14: 184,8 MiB, 193806336 bytes, 378528 sectors
  111. Units: sectors of 1 * 512 = 512 bytes
  112. Sector size (logical/physical): 512 bytes / 512 bytes
  113. I/O size (minimum/optimal): 512 bytes / 512 bytes
  114.  
  115.  
  116. Disk /dev/loop15: 44,2 MiB, 46325760 bytes, 90480 sectors
  117. Units: sectors of 1 * 512 = 512 bytes
  118. Sector size (logical/physical): 512 bytes / 512 bytes
  119. I/O size (minimum/optimal): 512 bytes / 512 bytes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement