daily pastebin goal
64%
SHARE
TWEET

Untitled

a guest Jun 19th, 2015 278 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. whitehead@mat:~$ sudo fdisk -lu
  2.  
  3. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  4.  
  5.  
  6. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  7. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  8. Units = sectors of 1 * 512 = 512 bytes
  9. Sector size (logical/physical): 512 bytes / 4096 bytes
  10. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  11. Disk identifier: 0x00000000
  12.  
  13.    Device Boot      Start         End      Blocks   Id  System
  14. /dev/sda1               1  1953525167   976762583+  ee  GPT
  15. Partition 1 does not start on physical sector boundary.
  16.  
  17. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  18.  
  19.  
  20. Disk /dev/sdb: 24.0 GB, 24015495168 bytes
  21. 255 heads, 63 sectors/track, 2919 cylinders, total 46905264 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. Disk identifier: 0x00000000
  26.  
  27.    Device Boot      Start         End      Blocks   Id  System
  28. /dev/sdb1               1    46905263    23452631+  ee  GPT
  29.  
  30. Disk /dev/mapper/ubuntu--vg-swap_1: 8464 MB, 8464105472 bytes
  31. 255 heads, 63 sectors/track, 1029 cylinders, total 16531456 sectors
  32. Units = sectors of 1 * 512 = 512 bytes
  33. Sector size (logical/physical): 512 bytes / 4096 bytes
  34. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  35. Disk identifier: 0x00000000
  36.  
  37. Disk /dev/mapper/ubuntu--vg-swap_1 doesn't contain a valid partition table
RAW Paste Data
Top