Guest User

Untitled

a guest
Apr 28th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. $ sudo sfdisk -l
  2.  
  3. Disk /dev/vda: 22885 cylinders, 16 heads, 63 sectors/track
  4. Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
  5.  
  6. Device Boot Start End #cyls #blocks Id System
  7. /dev/vda1 2+ 2082- 2081- 1048576 83 Linux
  8. /dev/vda2 2082+ 2084- 3- 1024 82 Linux swap / Solaris
  9. /dev/vda3 2084+ 22884 20801- 10483416 83 Linux
  10. /dev/vda4 0 - 0 0 0 Empty
  11.  
  12. $ df -k
  13. Filesystem 1K-blocks Used Available Use% Mounted on
  14. /dev 248072 0 248072 0% /dev
  15. /dev/vda3 174536 10132 155405 6% /
  16. tmpfs 251764 0 251764 0% /dev/shm
  17. tmpfs 200 76 124 38% /run
  18. /dev/vda1 1032088 34052 945608 3% /mnt
Advertisement
Add Comment
Please, Sign In to add comment