Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. /dev/root on / type squashfs (ro,relatime)
  2. proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
  3. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
  4. tmpfs on /dev type tmpfs (rw,nosuid,noatime,size=512k,mode=755)
  5. devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000)
  6. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement