Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. You can get rid of the last one (in /recover)
  2.  
  3. Also ... I normally see it like this:
  4.  
  5.  
  6. Root:
  7. /dev/VolGroup00/LogVol00 on / type ext3 (rw)
  8.  
  9. The rest:
  10. proc on /proc type proc (rw)
  11. sysfs on /sys type sysfs (rw)
  12. devpts on /dev/pts type devpts (rw,gid=5,mode=620)
  13. /dev/xvdb1 on /boot type ext3 (rw)
  14. tmpfs on /dev/shm type tmpfs (rw)
  15. none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
  16. sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement