daily pastebin goal
52%
SHARE
TWEET

rgherhrt

a guest Mar 31st, 2015 175 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@hosted-by:~# fdisk -l
  2.  
  3. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  4. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0x000a259f
  9.  
  10.    Device Boot      Start         End      Blocks   Id  System
  11. /dev/sda2   *        4096      198655       97280   83  Linux
  12. /dev/sda3          198656   964773887   482287616   83  Linux
  13. /dev/sda4       964775934   976771071     5997569    5  Extended
  14. /dev/sda5       964775936   972773375     3998720   82  Linux swap / Solaris
  15. /dev/sda6       972775424   976771071     1997824   83  Linux
  16.  
  17. Disk /dev/sdd: 500.1 GB, 500107862016 bytes
  18. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  19. Units = sectors of 1 * 512 = 512 bytes
  20. Sector size (logical/physical): 512 bytes / 512 bytes
  21. I/O size (minimum/optimal): 512 bytes / 512 bytes
  22. Disk identifier: 0x0000a6fa
  23.  
  24.    Device Boot      Start         End      Blocks   Id  System
  25. /dev/sdd1              63   292961339   146480638+  83  Linux
  26. /dev/sdd2       292961340   976768064   341903362+  83  Linux
  27.  
  28. WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.
  29.  
  30.  
  31. Disk /dev/sdc: 500.1 GB, 500107862016 bytes
  32. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  33. Units = sectors of 1 * 512 = 512 bytes
  34. Sector size (logical/physical): 512 bytes / 512 bytes
  35. I/O size (minimum/optimal): 512 bytes / 512 bytes
  36. Disk identifier: 0x00000000
  37.  
  38.    Device Boot      Start         End      Blocks   Id  System
  39. /dev/sdc1               1   976773167   488386583+  ee  GPT
  40.  
  41. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  42. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  43. Units = sectors of 1 * 512 = 512 bytes
  44. Sector size (logical/physical): 512 bytes / 512 bytes
  45. I/O size (minimum/optimal): 512 bytes / 512 bytes
  46. Disk identifier: 0x000e89d9
  47.  
  48.    Device Boot      Start         End      Blocks   Id  System
  49. /dev/sdb1              63   488488454   244244196   83  Linux
  50. /dev/sdb2       488488455   976768064   244139805   83  Linux
RAW Paste Data
Top