daily pastebin goal
34%
SHARE
TWEET

Untitled

a guest May 8th, 2016 71 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ubuntu@ubuntu:~$ sudo fdisk -l
  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. ubuntu@ubuntu:~$ sudo fdisk -l
  17.  
  18. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  19.  
  20.  
  21. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  22. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  23. Units = sectors of 1 * 512 = 512 bytes
  24. Sector size (logical/physical): 512 bytes / 4096 bytes
  25. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  26. Disk identifier: 0x00000000
  27.  
  28.    Device Boot      Start         End      Blocks   Id  System
  29. /dev/sda1               1  1953525167   976762583+  ee  GPT
  30. Partition 1 does not start on physical sector boundary.
RAW Paste Data
Top