daily pastebin goal
85%
SHARE
TWEET

Untitled

a guest Jan 25th, 2015 197 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ubuntu@ubuntu:~$ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  4. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 4096 bytes
  7. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  8. Disk identifier: 0x000c900f
  9.  
  10.    Device Boot      Start         End      Blocks   Id  System
  11. /dev/sda1   *        2048  1937833983   968915968   83  Linux
  12. /dev/sda2      1937836030  1953523711     7843841    5  Extended
  13. Partition 2 does not start on physical sector boundary.
  14. /dev/sda5      1937836032  1953523711     7843840   82  Linux swap / Solaris
  15.  
  16. Disk /dev/sdb: 7739 MB, 7739768832 bytes
  17. 255 heads, 63 sectors/track, 940 cylinders, total 15116736 sectors
  18. Units = sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 512 bytes
  20. I/O size (minimum/optimal): 512 bytes / 512 bytes
  21. Disk identifier: 0x000636d8
  22.  
  23.    Device Boot      Start         End      Blocks   Id  System
  24. /dev/sdb1   *        2048    15116735     7557344    c  W95 FAT32 (LBA)
  25. ubuntu@ubuntu:~$
RAW Paste Data
Top