Advertisement
Guest User

Untitled

a guest
Jun 13th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. :~$ ls -lah /boot
  2. total 96M
  3. drwxr-xr-x 4 root root 3.0K Jun 13 23:20 .
  4. drwxr-xr-x 22 root root 4.0K Jan 25 01:06 ..
  5. -rw-r--r-- 1 root root 1.2M Nov 10 2017 abi-4.4.0-101-generic
  6. -rw-r--r-- 1 root root 1.2M Jan 6 2017 abi-4.4.0-59-generic
  7. -rw-r--r-- 1 root root 187K Nov 10 2017 config-4.4.0-101-generic
  8. -rw-r--r-- 1 root root 186K Jan 6 2017 config-4.4.0-59-generic
  9. drwxr-xr-x 5 root root 1.0K Jun 13 22:51 grub
  10. -rw-r--r-- 1 root root 37M Dec 6 2017 initrd.img-4.4.0-101-generic
  11. -rw-r--r-- 1 root root 37M Dec 6 2017 initrd.img-4.4.0-59-generic
  12. drwx------ 2 root root 12K Dec 5 2016 lost+found
  13. -rw------- 1 root root 3.8M Nov 10 2017 System.map-4.4.0-101-generic
  14. -rw------- 1 root root 3.7M Jan 6 2017 System.map-4.4.0-59-generic
  15. -rw------- 1 root root 6.8M Nov 10 2017 vmlinuz-4.4.0-101-generic
  16. -rw------- 1 root root 6.8M Jan 6 2017 vmlinuz-4.4.0-59-generic
  17.  
  18. :~$ df -h
  19. Filesystem Size Used Avail Use% Mounted on
  20. udev 1.5G 0 1.5G 0% /dev
  21. tmpfs 301M 38M 264M 13% /run
  22. /dev/sda2 222G 131G 81G 62% /
  23. tmpfs 1.5G 8.0K 1.5G 1% /dev/shm
  24. tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  25. tmpfs 1.5G 0 1.5G 0% /sys/fs/cgroup
  26. /dev/sda3 466G 19G 448G 4% /media/StorageVault_01
  27. /dev/sda1 166M 105M 50M 68% /boot
  28. tmpfs 301M 0 301M 0% /run/user/1000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement