Guest User

Untitled

a guest
Jan 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. root@ubuntu:/mnt/sda2# mount
  2. /cow on / type overlayfs (rw)
  3. proc on /proc type proc (rw,noexec,nosuid,nodev)
  4. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  5. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  6. udev on /dev type devtmpfs (rw,mode=0755)
  7. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  8. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  9. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  10. /dev/loop0 on /rofs type squashfs (ro,noatime)
  11. none on /sys/kernel/debug type debugfs (rw)
  12. none on /sys/kernel/security type securityfs (rw)
  13. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  14. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  15. none on /run/shm type tmpfs (rw,nosuid,nodev)
  16. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  17. gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
  18. /dev/sda2 on /mnt/sda2 type ext4 (rw)
  19. /dev/sda3 on /mnt/sda2/home type ext4 (rw)
  20. /dev on /mnt/sda2/dev type none (rw,bind)
  21. /sys on /mnt/sda2/sys type none (rw,bind)
  22. /proc on /mnt/sda2/proc type proc (rw)
  23. root@ubuntu:/mnt/sda2# mount
  24. /cow on / type overlayfs (rw)
  25. proc on /proc type proc (rw,noexec,nosuid,nodev)
  26. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  27. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  28. udev on /dev type devtmpfs (rw,mode=0755)
  29. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  30. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  31. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  32. /dev/loop0 on /rofs type squashfs (ro,noatime)
  33. none on /sys/kernel/debug type debugfs (rw)
  34. none on /sys/kernel/security type securityfs (rw)
  35. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  36. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  37. none on /run/shm type tmpfs (rw,nosuid,nodev)
  38. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  39. gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
  40. /dev/sda2 on /mnt/sda2 type ext4 (rw)
  41. /dev/sda3 on /mnt/sda2/home type ext4 (rw)
  42. /dev on /mnt/sda2/dev type none (rw,bind)
  43. /sys on /mnt/sda2/sys type none (rw,bind)
  44. /proc on /mnt/sda2/proc type proc (rw)
Add Comment
Please, Sign In to add comment