daily pastebin goal
83%
SHARE
TWEET

Untitled

a guest Dec 14th, 2017 59 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.4 GiB, 1532116992 bytes, 2992416 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: 111.8 GiB, 120034123776 bytes, 234441648 sectors
  9. Units: sectors of 1 * 512 = 512 bytes
  10. Sector size (logical/physical): 512 bytes / 512 bytes
  11. I/O size (minimum/optimal): 512 bytes / 512 bytes
  12. Disklabel type: dos
  13. Disk identifier: 0xfbf3bec5
  14.  
  15. Device     Boot     Start       End   Sectors   Size Id Type
  16. /dev/sda1  *         2048   1026047   1024000   500M  7 HPFS/NTFS/exFAT
  17. /dev/sda2         1026048 233470621 232444574 110.9G  7 HPFS/NTFS/exFAT
  18. /dev/sda3       233472000 234436607    964608   471M 27 Hidden NTFS WinRE
  19.  
  20.  
  21. Disk /dev/sdb: 698.7 GiB, 750156374016 bytes, 1465149168 sectors
  22. Units: sectors of 1 * 512 = 512 bytes
  23. Sector size (logical/physical): 512 bytes / 4096 bytes
  24. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  25. Disklabel type: gpt
  26. Disk identifier: FA2C3D29-5C1B-45C9-837E-386787020B78
  27.  
  28. Device      Start        End    Sectors   Size Type
  29. /dev/sdb1      34     262177     262144   128M Microsoft reserved
  30. /dev/sdb2  264192 1465147391 1464883200 698.5G Microsoft basic data
  31.  
  32. Partition 1 does not start on physical sector boundary.
  33.  
  34.  
  35. Disk /dev/sdc: 15 GiB, 16068736512 bytes, 31384251 sectors
  36. Units: sectors of 1 * 512 = 512 bytes
  37. Sector size (logical/physical): 512 bytes / 512 bytes
  38. I/O size (minimum/optimal): 512 bytes / 512 bytes
  39. Disklabel type: dos
  40. Disk identifier: 0x06d1f9e8
  41.  
  42. Device     Boot Start      End  Sectors Size Id Type
  43. /dev/sdc1  *     2048 31384250 31382203  15G  c W95 FAT32 (LBA)
  44.  
  45.  
  46. Disk /dev/sdd: 111.8 GiB, 120034123776 bytes, 234441648 sectors
  47. Units: sectors of 1 * 512 = 512 bytes
  48. Sector size (logical/physical): 512 bytes / 512 bytes
  49. I/O size (minimum/optimal): 512 bytes / 512 bytes
  50. Disklabel type: dos
  51. Disk identifier: 0x65305979
  52.  
  53. Device     Boot    Start       End   Sectors  Size Id Type
  54. /dev/sdd1           2048  90914815  90912768 43.4G  7 HPFS/NTFS/exFAT
  55. /dev/sdd2       90916862 234440703 143523842 68.4G  5 Extended
  56. /dev/sdd5       90916864 234440703 143523840 68.4G 83 Linux
RAW Paste Data
Top