daily pastebin goal
61%
SHARE
TWEET

Untitled

a guest Mar 20th, 2016 54 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: 120.0 GB, 120034123776 bytes
  7. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  8. Units = sectors of 1 * 512 = 512 bytes
  9. Sector size (logical/physical): 512 bytes / 512 bytes
  10. I/O size (minimum/optimal): 512 bytes / 512 bytes
  11. Disk identifier: 0x00000000
  12.  
  13.    Device Boot      Start         End      Blocks   Id  System
  14. /dev/sda1               1   234441647   117220823+  ee  GPT
  15.  
  16. Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
  17. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  18. Units = sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 4096 bytes
  20. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  21. Disk identifier: 0x0001898f
  22.  
  23.    Device Boot      Start         End      Blocks   Id  System
  24. /dev/sdb1            2048  1953515519   976756736   83  Linux
  25. /dev/sdb2      1953515520  3907028991   976756736   83  Linux
  26.  
  27. Disk /dev/sdc: 31.6 GB, 31608274944 bytes
  28. 255 heads, 63 sectors/track, 3842 cylinders, total 61734912 sectors
  29. Units = sectors of 1 * 512 = 512 bytes
  30. Sector size (logical/physical): 512 bytes / 512 bytes
  31. I/O size (minimum/optimal): 512 bytes / 512 bytes
  32. Disk identifier: 0x0005c97c
  33.  
  34.    Device Boot      Start         End      Blocks   Id  System
  35. /dev/sdc1   *        2048    61734911    30866432    c  W95 FAT32 (LBA)
RAW Paste Data
Top