Advertisement
Guest User

Untitled

a guest
Apr 30th, 2010
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. shane@McSwiggins:/$ sudo mount
  2. /dev/sda1 on / type ext4 (rw,errors=remount-ro)
  3. proc on /proc type proc (rw)
  4. none 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. none on /dev type devtmpfs (rw,mode=0755)
  9. none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  10. none on /dev/shm type tmpfs (rw,nosuid,nodev)
  11. none on /var/run type tmpfs (rw,nosuid,mode=0755)
  12. none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  13. none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  14. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  15. /home/shane/.Private on /home/shane type ecryptfs (ecryptfs_sig=d83b45bf40817ef6,ecryptfs_fnek_sig=0ef0963a6e6799f7,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)
  16. gvfs-fuse-daemon on /home/shane/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=shane)
  17. /dev/sdd1 on /media/u03_ type ext4 (rw,nosuid,nodev,uhelper=udisks)
  18. /dev/sdc1 on /media/u02_ type ext4 (rw,nosuid,nodev,uhelper=udisks)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement