From: Nuno Silva (nuno.silva_at_vgertech.com)
Date: Tue 09 Apr 2002 - 06:47:19 BST
Hi!
you can see the mounts everytime:
cat /proc/mounts
if your vserver doesn't need procfs (any proc related utilities like ps,
w, etc, but not limited to these..) you can disable it:
comment out
mountproc /vservers/$1
in /usr/sbin/vserver
this could be a configuration option in /etc/vservers/$1 :)
Hope this helps.
Regards,
Nuno Silva
Fran Firman wrote:
> I noticed while inside my vserver, if I remove the /etc/mtab file and
> then run mount, I get to see all of the mount points for the whole
> server.
>
> I don't think I can do anything with that thou.
>
>
> Any ideas, about this?
>
> Fran
>
>