daily pastebin goal
12%
SHARE
TWEET

Untitled

a guest Jan 9th, 2016 68 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@kali:~# sudo fdisk -l
  2.  
  3. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 512 bytes
  6. I/O size (minimum/optimal): 512 bytes / 512 bytes
  7. Disklabel type: gpt
  8. Disk identifier: 6F36B466-7537-4563-82A0-826FD3173C6C
  9.  
  10. Device         Start        End   Sectors   Size Type
  11. /dev/sda1       2048     718846    716799   350M EFI System
  12. /dev/sda2     718848  122879999 122161152  58.3G Microsoft basic data
  13. /dev/sda3  122880000  942079998 819199999 390.6G Microsoft basic data
  14. /dev/sda4  942080000  957704191  15624192   7.5G Linux swap
  15. /dev/sda5  957704192 1153015807 195311616  93.1G Linux filesystem
  16.  
  17. Disk /dev/sdb: 7.5 GiB, 8053063680 bytes, 15728640 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. Disklabel type: dos
  22. Disk identifier: 0xb746a0ba
  23.  
  24. Device     Boot Start      End  Sectors  Size Id Type
  25. /dev/sdb1  *       63 15728639 15728577  7.5G  c W95 FAT32 (LBA)
  26.  
  27. Disk /dev/loop0: 2.8 GiB, 2969686016 bytes, 5800168 sectors
  28. Units: sectors of 1 * 512 = 512 bytes
  29. Sector size (logical/physical): 512 bytes / 512 bytes
  30. I/O size (minimum/optimal): 512 bytes / 512 bytes
RAW Paste Data
Top