Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. ubuntu@ubuntu:~$ mount
  2. aufs on / type aufs (rw)
  3. none on /proc type proc (rw,noexec,nosuid,nodev)
  4. none on /sys type sysfs (rw,noexec,nosuid,nodev)
  5. none on /dev type devtmpfs (rw,mode=0755)
  6. none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  7. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  8. /dev/loop0 on /rofs type squashfs (ro,noatime)
  9. none on /sys/fs/fuse/connections type fusectl (rw)
  10. none on /sys/kernel/debug type debugfs (rw)
  11. none on /sys/kernel/security type securityfs (rw)
  12. none on /dev/shm type tmpfs (rw,nosuid,nodev)
  13. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  14. none on /var/run type tmpfs (rw,nosuid,mode=0755)
  15. none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  16. none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  17. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement