Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1.  
  2. ubuntu@ubuntu:~$ mount | tail -l
  3. /dev/loop0 on /rofs type squashfs (ro,noatime)
  4. none 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. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  8. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  9. none on /run/shm type tmpfs (rw,nosuid,nodev)
  10. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  11. gvfsd-fuse on /run/user/ubuntu/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=ubuntu)
  12. /dev/sda4 on /mnt/tmp type ext4 (rw)
  13. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement