Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [root@tosh ~]# mount
  2. proc on /proc type proc (rw,relatime)
  3. sys on /sys type sysfs (rw,relatime)
  4. udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=126426,mode=755)
  5. /dev/disk/by-uuid/9ebd6aca-e2a4-428c-a30f-2938372896ad on / type ext3 (rw,noatime,commit=0)
  6. none on /dev/pts type devpts (rw)
  7. none on /dev/shm type tmpfs (rw)
  8. /dev/sda6 on /root type ext3 (rw,noatime,commit=0)
  9. /dev/sda9 on /home type ext3 (rw,noatime,commit=0)
  10. /dev/sda8 on /var type ext3 (rw,noatime,commit=0)
  11. /dev/sda1 on /boot type ext3 (rw,noatime,commit=0)
  12. /dev/sda7 on /vbox type xfs (rw,noatime)
  13. tmpfs on /tmp type tmpfs (rw,noatime,mode=1777)
  14. //elephant/share on /network/share type cifs (rw,mand)
  15. //elephant/ArchLaptop on /network/ArchLaptop type cifs (rw,mand)
  16. //elephant/media on /network/media type cifs (rw,mand)
  17. gvfs-fuse-daemon on /home/ged/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ged)
  18. fusectl on /sys/fs/fuse/connections type fusectl (rw)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement