Advertisement
PiMaster

mount output

Dec 22nd, 2011
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. /dev/sda5 on / type ext4 (rw,errors=remount-ro,commit=0)
  2. proc on /proc type proc (rw,noexec,nosuid,nodev)
  3. none on /sys type sysfs (rw,noexec,nosuid,nodev)
  4. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  5. none on /sys/kernel/debug type debugfs (rw)
  6. none on /sys/kernel/security type securityfs (rw)
  7. none on /dev type devtmpfs (rw,mode=0755)
  8. none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  9. none on /dev/shm type tmpfs (rw,nosuid,nodev)
  10. none on /var/run type tmpfs (rw,nosuid,mode=0755)
  11. none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  12. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  13. /home/PiMaster/.Private on /home/robert type ecryptfs (ecryptfs_sig=988392ab3d7ef396,ecryptfs_fnek_sig=a3bbf8cad09b241e,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)
  14. gvfs-fuse-daemon on /home/PiMaster/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=PiMaster)
  15. /dev/sda2 on /media/TI103426W0D type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement