Advertisement
livingdaylight

Untitled

Sep 4th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. rahan@gojiberry ~> mount
  2. /dev/sda2 on / type ext4 (rw,errors=remount-ro)
  3. proc on /proc type proc (rw,noexec,nosuid,nodev)
  4. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  5. none on /sys/fs/fuse/connections type fusectl (rw)
  6. none on /sys/kernel/debug type debugfs (rw)
  7. none on /sys/kernel/security type securityfs (rw)
  8. udev on /dev type devtmpfs (rw,mode=0755)
  9. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  10. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  11. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  12. none on /run/shm type tmpfs (rw,nosuid,nodev)
  13. /dev/sda3 on /home type ext4 (rw)
  14. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  15. gvfs-fuse-daemon on /home/rahan/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=rahan)
  16. /dev/sdc1 on /media/Label type vfat (rw,nosuid,nodev,uid=1000,gid=1001,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks)
  17. rahan@gojiberry ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement