[CentOS] How to mount 'virtual' file systems /proc and /sys ??

nate centos at linuxpowered.net
Thu Feb 21 19:45:07 UTC 2008


Robinson Tiemuqinke wrote:

> Please help.
>

Looking at my BIND init scripts it calls this:
mount --bind /proc ${ROOTDIR}/proc >/dev/null


[root at prod-utility-1 init.d]# mount | grep proc
/dev/proc on /proc type proc (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/proc on /var/named/proc type none (rw,bind)


Not sure about the sys file system, maybe it's the
same, maybe it's not.

nate




More information about the CentOS mailing list